TYPO3 9.5.47 ELTS

Release Notes

Version 9.5.47 ELTS

Stay secure and up-to-date with TYPO3 ELTS!

The TYPO3 CMS community supported from 2018-10-02 until 2021-09-30.
Extend your support now until 2024-09-30 to get access to the latest security and compatibility updates for this version.

Learn more about TYPO3 ELTS Browse the TYPO3 ELTS Portal

Release Notes for TYPO3 CMS 9.5.47

This document contains information about TYPO3 CMS 9.5.47 which was released on 14.02.2024.

Get TYPO3 9.5.47 now

News

This version is a bugfix and maintenance release.

Read TYPO3 9.5.47 Release News

Checksums of TYPO3 9.5.47

SHA256

c34e4804c302da903c540de6345acff36f4abb2a4978226758cf90bac99e722a typo3_src-9.5.47.tar.gz
a518a10fa67de4165c250c8c99d8fe2883a08873b7556f28053b23ab3fee0b73 typo3_src-9.5.47.zip

SHA1

f96c41d3bfe87136e7d61810bbeaf984e77aa5ca typo3_src-9.5.47.tar.gz
efacae064897478d8122e998c109b6e3f07339b8 typo3_src-9.5.47.zip

MD5

d41d8cd98f00b204e9800998ecf8427e typo3_src-9.5.47.tar.gz
d41d8cd98f00b204e9800998ecf8427e typo3_src-9.5.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/9.5.47/tar.gz
wget --content-disposition https://get.typo3.org/9.5.47/tar.gz.sig
gpg --verify typo3_src-9.5.47.tar.gz.sig typo3_src-9.5.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

Here is a list of what was fixed since 9.5.46:

  • 2024-02-14 9ebb4f952a [RELEASE] Release of TYPO3 9.5.47 (thanks to Andreas Kienast)
  • 2024-02-14 d9d12ee63b [BUGFIX] Fix wrong method name and invocation for fallback storage check (thanks to Andreas Kienast)
  • 2024-02-13 c9a523f5a8 [TASK] Set TYPO3 version to 9.5.47-dev (thanks to Andreas Kienast)