TYPO3 8.7.51 ELTS

Release Notes

Version 8.7.51 ELTS

This version is not supported anymore.

The TYPO3 CMS community supported from 2017-04-04 until 2020-03-31. Extended security & compatibility support (ELTS) expired on 2024-03-31.

Please consider updating to a newer version.

Release Notes for TYPO3 CMS 8.7.51

This document contains information about TYPO3 CMS 8.7.51 which was released on 07.02.2023.

Get TYPO3 8.7.51 now

News

This release is a combined bug fix and security release.

Find more details in the security bulletins

Checksums of TYPO3 8.7.51

SHA256

48b4e580a6a3006767453052d32e76759add029ac1a913dff732978493c4467b typo3_src-8.7.51.tar.gz
74f686e2b4ac8daab271b51059da2f8bfeaa4df74d431a7c7cd7870a9c25c4c0 typo3_src-8.7.51.zip

SHA1

274981d78b7971c015b45da14f695489a67cc002 typo3_src-8.7.51.tar.gz
ced99b6ad4725611cdd8e237ff29df4cde1d5ea0 typo3_src-8.7.51.zip

MD5

7992c6084058611d1ff0dda265b6f6d7 typo3_src-8.7.51.tar.gz
f94b5974729fc829d626f620cdcc2522 typo3_src-8.7.51.zip

Package Signatures

TYPO3 Release Packages (the downloadable tarballs and zip files) as well as Git tags are signed using PGP signatures during the automated release process. Besides that, MD5 and SHA2-256 hashes are being generated for these files. Find more details on verifying signatures and hashes in the infrastructure guide.

Download GPG signed release README.md file

Example of verifying integrity of tar.gz package of current release:

wget --content-disposition https://get.typo3.org/8.7.51/tar.gz
wget --content-disposition https://get.typo3.org/8.7.51/tar.gz.sig
gpg --verify typo3_src-8.7.51.tar.gz.sig typo3_src-8.7.51.tar.gz

Upgrading

The usual upgrading procedure applies. No database updates are necessary. It might be required to clear all caches; the "important actions" section in the TYPO3 Install Tool offers the accordant possibility to do so.

Changes

  • 2023-02-07 4a0fdc3a50 [RELEASE] Release of TYPO3 8.7.51 (thanks to Andreas Fernandez)
  • 2023-02-07 b801bbc2cd [SECURITY] Prevent XSS due to wrong PATH_INFO evaluation (thanks to Benjamin Franzke)
  • 2023-01-23 9756b5cb82 [TASK] Update copyright year to 2023 (thanks to Andreas Fernandez)
  • 2022-12-15 8ce24f57cd [TASK] Set TYPO3 version to 8.7.51-dev (thanks to Andreas Fernandez)