TYPO3 7.6.46 ELTS

Release Notes

Version 7.6.46 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.46

This document contains information about TYPO3 CMS 7.6.46 which was released on 28.07.2020.

Get TYPO3 7.6.46 now

News

This release is a combined bug fix and security release.

Find more details in the security bulletins

Checksums of TYPO3 7.6.46

SHA256

c7b15f0f25a867fcead20d2b4dcc6d16fdda923264c9d869f1114fc75ff25f70 typo3_src-7.6.46.tar.gz
e0186cfd5f1c6407398f32cc0591be44d9f11729c6fa53f6b8758610215ade7d typo3_src-7.6.46.zip

SHA1

e81e39608fcea8bbad8c3a41479af211fe98beb3 typo3_src-7.6.46.tar.gz
0cb70ea6081120eadf265f67e1311b97a72bcf75 typo3_src-7.6.46.zip

MD5

0db24255b300d4d67ea0dccd32bdfc50 typo3_src-7.6.46.tar.gz
f1d677f5e8afdf2d109f0a5cbeee056c typo3_src-7.6.46.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.46/tar.gz
wget --content-disposition https://get.typo3.org/7.6.46/tar.gz.sig
gpg --verify typo3_src-7.6.46.tar.gz.sig typo3_src-7.6.46.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-28 84665792ba [RELEASE] Release of TYPO3 7.6.46 (thanks to Andreas Fernandez)
  • 2020-07-27 65c222c10f [TASK] Switch to json_encode for tx_cms_showpic parameters (thanks to Oliver Hader)
  • 2020-07-27 195d1adc89 [SECURITY] Avoid ambiguous HMAC results (thanks to Oliver Hader)
  • 2020-07-27 272910f4ca [SECURITY] Apply file deny pattern to eID API used for file retrieval (thanks to Oliver Hader)
  • 2020-07-27 fe57ed790f [TASK] Set upper PHP version constraint (thanks to Andreas Fernandez)
  • 2020-07-27 d2bb4fe694 [TASK] Update typo3/phar-stream-wrapper and brumann/polyfill-unserialize (thanks to Andreas Fernandez)
  • 2020-07-23 72c7cfc164 [BUGFIX] Use correct implode(string, array) syntax (thanks to Andreas Fernandez)
  • 2020-07-20 d0d337977e [TASK] Switch to json_encode for file folder tree (thanks to Oliver Hader)
  • 2020-07-07 1b2328cb7f [TASK] Set TYPO3 version to 7.6.46-dev (thanks to Andreas Fernandez)