TYPO3 11.5.12
Release Notes
Stay secure and up-to-date with TYPO3 ELTS!
The TYPO3 CMS community supported from 2020-12-22
until 2024-10-31.
Extend your support now until 2027-10-31 to
get access to the latest security and compatibility updates for this version.
Release Notes for TYPO3 CMS 11.5.12
This document contains information about TYPO3 CMS 11.5.12 which was released on 15.06.2022.
Get TYPO3 11.5.12 nowChecksums of TYPO3 11.5.12
SHA256
5c7ca60b205a719f95ec3316a7fe7850413187be31494aaa23df9a8a31fcc423 typo3_src-11.5.12.tar.gz d618bd7a767e4ce9a9c18f972975bd43bb7a5a5384e03aaf99ad80484eee4ae5 typo3_src-11.5.12.zip
SHA1
8ef7882182edec8e403fc076f64c1b9b57d46487 typo3_src-11.5.12.tar.gz 6b509ab23e3866ac2d259818a785e43d100d08ce typo3_src-11.5.12.zip
MD5
9bf5d3d06637fff8df488c94bdd94805 typo3_src-11.5.12.tar.gz 19c358a4d5e8286875a6c2df9f8ef8c5 typo3_src-11.5.12.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/11.5.12/tar.gz wget --content-disposition https://get.typo3.org/11.5.12/tar.gz.sig gpg --verify typo3_src-11.5.12.tar.gz.sig typo3_src-11.5.12.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
Here is a list of what was fixed since 11.5.11:
- 2022-06-15 d8f26be47f [RELEASE] Release of TYPO3 11.5.12 (thanks to Oliver Hader)
- 2022-06-15 9f39d4b728 [BUGFIX] Properly apply system maintainer role to backend admins (thanks to Oliver Hader)
- 2022-06-14 81b0066ca0 [TASK] Set TYPO3 version to 11.5.12-dev (thanks to Oliver Hader)