TYPO3 7.6.44 ELTS

Release Notes

Version 7.6.44 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.44

This document contains information about TYPO3 CMS 7.6.44 which was released on 07.07.2020.

Get TYPO3 7.6.44 now

News

This release is a maintenance release.

Checksums of TYPO3 7.6.44

SHA256

31f93ec3493166eb57c7ed3f451942c5b6689a0a412d94ff291f01f3048b070f typo3_src-7.6.44.tar.gz
562731fe40092cf7f1ade68e60117827e840550cd29f216beef6f9b30efbb1a3 typo3_src-7.6.44.zip

SHA1

9ee09b1c57820c169e79d524f1f8262d7365f950 typo3_src-7.6.44.tar.gz
2cdc610a095a75e90263d3e61bedbd6018cef4a8 typo3_src-7.6.44.zip

MD5

a269f6b087fcda29012e001d2c5a17af typo3_src-7.6.44.tar.gz
6097f93dd7a5c4afbd354d54e230adf1 typo3_src-7.6.44.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.44/tar.gz
wget --content-disposition https://get.typo3.org/7.6.44/tar.gz.sig
gpg --verify typo3_src-7.6.44.tar.gz.sig typo3_src-7.6.44.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-07-07 5f3cd84e60 [RELEASE] Release of TYPO3 7.6.44 (thanks to Andreas Fernandez)
  • 2020-06-02 3c7efb62ad [BUGFIX] Use URI of current request for referrer check (thanks to Andreas Fernandez)
  • 2020-05-22 2d18b55759 [BUGFIX] Remove BlockSerializationTrait from AbstractWriter (thanks to Andreas Fernandez)
  • 2020-05-19 6fe4745e05 [TASK] Set TYPO3 version to 7.6.44-dev (thanks to Andreas Fernandez)