TYPO3 7.6.41 ELTS

Release Notes

Version 7.6.41 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.41

This document contains information about TYPO3 CMS 7.6.41 which was released on 28.01.2020.

Get TYPO3 7.6.41 now

News

This release is a maintenance release.

Checksums of TYPO3 7.6.41

SHA256

7e540a0c1d8e74c43f40c994b85c813e7f4b1fd05cf83e5d778c6dd46181d093 typo3_src-7.6.41.tar.gz
7d447d46e2dfb0bab876853d263bc81635a5b51503373a8f60756a320772271a typo3_src-7.6.41.zip

SHA1

5a78279a4e2c64362eed468800bada283b438870 typo3_src-7.6.41.tar.gz
ce4510a1d694beb2278b0299740d90a50653198a typo3_src-7.6.41.zip

MD5

056773d2158db17686fb76b566c7c921 typo3_src-7.6.41.tar.gz
fa72a1eda290d63b6faf8d007a9b11f4 typo3_src-7.6.41.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.41/tar.gz
wget --content-disposition https://get.typo3.org/7.6.41/tar.gz.sig
gpg --verify typo3_src-7.6.41.tar.gz.sig typo3_src-7.6.41.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-01-27 127dc7a3a8 [RELEASE] Release of TYPO3 7.6.41 (thanks to Andreas Fernandez)
  • 2020-01-27 263ab615e6 [BUGFIX] Ensure ZipService->extract sets proper permissions (thanks to Andreas Fernandez)
  • 2019-12-17 38f55c5c95 [TASK] Set TYPO3 version to 7.6.41-dev (thanks to Andreas Fernandez)