TYPO3 7.6.47 ELTS

Release Notes

Version 7.6.47 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.47

This document contains information about TYPO3 CMS 7.6.47 which was released on 08.09.2020.

Get TYPO3 7.6.47 now

News

This release is a maintenance release.

Checksums of TYPO3 7.6.47

SHA256

d12c5cfa596eca4f506857c8bc7cc5cc537f54dbdb41b8e3e550b941404c9578 typo3_src-7.6.47.tar.gz
e6cac90f69cb4e553b5fd17343f34b5b1526645a1b04e30449ba7cae454f50c5 typo3_src-7.6.47.zip

SHA1

1d57615596b41e4b8af84b414eedec69a73b3aae typo3_src-7.6.47.tar.gz
c261ef57393c16c337f088376dc078e121621009 typo3_src-7.6.47.zip

MD5

3bdbe8e7bc7d1761ea4fcd958b50463c typo3_src-7.6.47.tar.gz
10fbded909bfed298df3c8214e100da3 typo3_src-7.6.47.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.47/tar.gz
wget --content-disposition https://get.typo3.org/7.6.47/tar.gz.sig
gpg --verify typo3_src-7.6.47.tar.gz.sig typo3_src-7.6.47.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-09-08 ebf9a7fcf7 [RELEASE] Release of TYPO3 7.6.47 (thanks to Andreas Fernandez)
  • 2020-08-10 56a7c7da26 [BUGFIX] Ensure decoded parameters are a valid array (thanks to Oliver Hader)
  • 2020-07-28 07e4c6877e [TASK] Set TYPO3 version to 7.6.47-dev (thanks to Andreas Fernandez)