TYPO3 7.6.57 ELTS

Release Notes

Version 7.6.57 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.57

This document contains information about TYPO3 CMS 7.6.57 which was released on 14.06.2022.

Get TYPO3 7.6.57 now

News

This release is a combined bug fix and security release.

Find more details in the security bulletins

Checksums of TYPO3 7.6.57

SHA256

9972ab7036151a89c261d6188fc4c69c589e3f0176f144c7e526e7f79daaf056 typo3_src-7.6.57.tar.gz
2a07af8f1ea3b9cf6473773871a8e2dab9b72a12503340fb04d363ca70c97426 typo3_src-7.6.57.zip

SHA1

9a7fe02757f9db1dee44193c82a9cdaad2cf7617 typo3_src-7.6.57.tar.gz
f33c0b6cdc59e1554a40ae2044cb97e5ad921816 typo3_src-7.6.57.zip

MD5

0f85a34e13b04a213711eae41609b8f8 typo3_src-7.6.57.tar.gz
a58b36c0c9eb320aaaeb93da84874563 typo3_src-7.6.57.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.57/tar.gz
wget --content-disposition https://get.typo3.org/7.6.57/tar.gz.sig
gpg --verify typo3_src-7.6.57.tar.gz.sig typo3_src-7.6.57.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-06-14 10a6e2a769 [RELEASE] Release of TYPO3 7.6.57 (thanks to Andreas Fernandez)
  • 2022-06-14 4424806007 [TASK] Update ChangeLog (thanks to Andreas Fernandez)
  • 2022-06-14 18cc11af86 [SECURITY] Restrict export functionality to allowed users (thanks to Torben Hansen)
  • 2022-06-14 e72b49f488 [SECURITY] Do not log stacktrace in exception handlers (thanks to Torben Hansen)
  • 2022-06-10 1336424ec5 [TASK] Raise to recent moment & moment-timezone versions (thanks to Oliver Hader)
  • 2022-06-10 05ffac921d [BUGFIX] Cache correct Composer directory in CI (thanks to Andreas Fernandez)
  • 2022-04-03 79cc1f85c4 [TASK] Allow in-memory caching of HTML sanitizer behavior (thanks to Oliver Hader)
  • 2022-02-22 06061acd97 [TASK] Set TYPO3 version to 7.6.57-dev (thanks to Andreas)