TYPO3 7.6.51 ELTS
Release Notes
Stay secure and up-to-date with TYPO3 ELTS!
The TYPO3 CMS community supported from 2015-11-10
until 2018-11-27.
Extend your support now until 2021-11-30 to
get access to the latest security and compatibility updates for this version.
Release Notes for TYPO3 CMS 7.6.51
This document contains information about TYPO3 CMS 7.6.51 which was released on 16.03.2021.
Get TYPO3 7.6.51 nowPackage 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/7.6.51/tar.gz wget --content-disposition https://get.typo3.org/7.6.51/tar.gz.sig gpg --verify typo3_src-7.6.51.tar.gz.sig typo3_src-7.6.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
- 2021-03-16 57fb22df8f [RELEASE] Release of TYPO3 7.6.51 (thanks to Andreas Fernandez)
- 2021-03-16 1330ee61c1 [SECURITY] Mitigate XSS in PreviewRenderer for menus (thanks to Oliver Bartsch)
- 2021-03-16 fe3fc460b8 [SECURITY] Avoid storing plain session identifier in $USER->uc (thanks to Oliver Hader)
- 2021-03-16 5c0b375e65 [SECURITY] Prevent urls starting with // to be used for redirects (thanks to Torben Hansen)
- 2021-03-15 6218209749 [BUGFIX] Workaround Fluid issues with PCRE without JIT available (thanks to Andreas Fernandez)
- 2021-01-26 16a4651c59 [BUGFIX] Loosen constraint of typo3/cms-composer-installers (thanks to Andreas Fernandez)
- 2021-01-25 a017f29839 [TASK] Harden client-side SecurityUtility.encodeHtml (thanks to Oliver Hader)
- 2020-12-18 efd8ae8250 [TASK] Set TYPO3 version to 7.6.51-dev (thanks to Andreas Fernandez)