TYPO3 7.6.56 ELTS

Release Notes

Version 7.6.56 ELTS

This version is not supported anymore.

The TYPO3 CMS community supported from 2015-11-10 until 2018-11-27. Extended security & compatibility support (ELTS) expired on 2022-11-30.

Please consider updating to a newer version.

Release Notes for TYPO3 CMS 7.6.56

This document contains information about TYPO3 CMS 7.6.56 which was released on 22.02.2022.

Get TYPO3 7.6.56 now

News

This release is a maintenance release.

Checksums of TYPO3 7.6.56

SHA256

32197005d8eb8e4c20356f2a35299993a7f829baee1f2db238924a9923b2d225 typo3_src-7.6.56.tar.gz
151c96f883b2d26cdaf28de3dac51ed010e470b04ef6acaae122b7c75a6d4a68 typo3_src-7.6.56.zip

SHA1

6115c60e08eff7ae9aadb45970103ecd02dbc9a9 typo3_src-7.6.56.tar.gz
de14c3d5e081afe0c2d74557c194d463434ba45c typo3_src-7.6.56.zip

MD5

954d0125e3ea8eaa5b61554334669a10 typo3_src-7.6.56.tar.gz
73c8255e5a11b9d877ea5bc27391c73e typo3_src-7.6.56.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/7.6.56/tar.gz
wget --content-disposition https://get.typo3.org/7.6.56/tar.gz.sig
gpg --verify typo3_src-7.6.56.tar.gz.sig typo3_src-7.6.56.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

  • 2022-02-22 f69378b6e3 [RELEASE] Release of TYPO3 7.6.56 (thanks to Andreas Fernandez)
  • 2022-02-22 430242d16a [TASK] Update ChangeLog (thanks to Andreas Fernandez)
  • 2022-02-22 2191783698 [TASK] Upgrade enshrined/svg-sanitize to ^0.15.4 (thanks to Oliver Hader)
  • 2022-02-05 8c601aa8e1 [TASK] Add allowed composer plugins for composer >= 2.2.0 (thanks to Torben Hansen)
  • 2022-01-28 47c450910e [TASK] Switch to new REST API end point (thanks to Simon Gilli)
  • 2021-12-17 7c2ec7d192 [TASK] Update copyright notice (thanks to Andreas Fernandez)
  • 2021-11-11 8ebd6840ba [TASK] Set TYPO3 version to 7.6.56-dev (thanks to Andreas Fernandez)