TYPO3 7.6.55 ELTS

Release Notes

Version 7.6.55 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.55

This document contains information about TYPO3 CMS 7.6.55 which was released on 11.11.2021.

Get TYPO3 7.6.55 now

News

This release is a maintenance release.

Checksums of TYPO3 7.6.55

SHA256

be8523f1464861cddc2a56a40b88b3d68dde9fc055f7c3bc6fcc7f0df3ee88b0 typo3_src-7.6.55.tar.gz
b2d2e6df7ae08181f777448c248dd0d2f42164374c950a336e646d93eca43c70 typo3_src-7.6.55.zip

SHA1

b2e7da2aafbb12e33885d1bfa806b70f3a88fda0 typo3_src-7.6.55.tar.gz
a5a0b6fd58997541264d027808cb07e777ae3422 typo3_src-7.6.55.zip

MD5

4d2f47dfae087e6092b5e4e9638be9c5 typo3_src-7.6.55.tar.gz
f077a00758179eabc6561831bdd00f60 typo3_src-7.6.55.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.55/tar.gz
wget --content-disposition https://get.typo3.org/7.6.55/tar.gz.sig
gpg --verify typo3_src-7.6.55.tar.gz.sig typo3_src-7.6.55.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-11-11 c266378d4e [RELEASE] Release of TYPO3 7.6.55 (thanks to Andreas Fernandez)
  • 2021-11-05 46c2b1160c [BUGFIX] Ensure string is passed to f:sanitize.html view helper (thanks to Oliver Hader)
  • 2021-11-05 9479cd6918 [TASK] Upgrade to typo3/phar-stream-wrapper v2.2.2 (thanks to Andreas Fernandez)
  • 2021-11-05 81dc35ca34 [TASK] Upgrade to typo3/html-sanitizer v1.0.6 (thanks to Andreas Fernandez)
  • 2021-08-25 93f9ad559c [TASK][ELTS-286] Update copyright year (thanks to Andreas Fernandez)
  • 2021-08-24 f0d7d9e220 [TASK] Update testing-related PHP Docker images to v4.2 (thanks to Andreas Fernandez)
  • 2021-08-23 6368cf20b9 [TASK] Install composer dependencies via runTests.sh (thanks to Andreas Fernandez)
  • 2021-08-21 8c587107b4 [TASK] Pin Docker image versions (thanks to Andreas Fernandez)
  • 2021-08-16 c43381984d [TASK] Set TYPO3 version to 7.6.55-dev (thanks to Andreas Fernandez)