TYPO3 7.6.49 ELTS

Release Notes

Version 7.6.49 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.49

This document contains information about TYPO3 CMS 7.6.49 which was released on 17.11.2020.

Get TYPO3 7.6.49 now

News

This release is a maintenance release.

Checksums of TYPO3 7.6.49

SHA256

13ce1ce455af8e314651fafe01b5d4573670733fbc8d5bd70dd0c68dd6695b24 typo3_src-7.6.49.tar.gz
f9b9411558ba0a2b13103e11e7eddb7a7a58b2caf5d7f6b7732b55661fb14fdb typo3_src-7.6.49.zip

SHA1

95346dedd91c289da9ff0e67d9e3130407d458b1 typo3_src-7.6.49.tar.gz
ddb381c7c6753ae3038af1883f5c10ff12d80e9a typo3_src-7.6.49.zip

MD5

5d5ead1030778ad9e3c56e8ca5a71e3e typo3_src-7.6.49.tar.gz
9c32a6437b993cfa54c88e3638d8433d typo3_src-7.6.49.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.49/tar.gz
wget --content-disposition https://get.typo3.org/7.6.49/tar.gz.sig
gpg --verify typo3_src-7.6.49.tar.gz.sig typo3_src-7.6.49.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

  • 2020-11-17 3e9769b5f8 [RELEASE] Release of TYPO3 7.6.49 (thanks to Andreas Fernandez)
  • 2020-11-17 2792356d1a [BUGFIX] Remove erroneous path casing workaround (thanks to Andreas Fernandez)
  • 2020-11-17 2b8811631a [TASK] Set TYPO3 version to 7.6.49-dev (thanks to Andreas Fernandez)