TYPO3 9.5.45 ELTS

Release Notes

Version 9.5.45 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.45

This document contains information about TYPO3 CMS 9.5.45 which was released on 21.11.2023.

Get TYPO3 9.5.45 now

News

This version is a bugfix and maintenance release.

Read TYPO3 9.5.45 Release News

Checksums of TYPO3 9.5.45

SHA256

8a69eb660824c0b655e1beb488229c6cf327a98716dc55e1cb43428725b3ecc9 typo3_src-9.5.45.tar.gz
52bcd6347513e6357df45fe30e43ae074eaf5e818e32aa85aab4c5b143ccee08 typo3_src-9.5.45.zip

SHA1

4ba551a18a86ddcfb4a9d9fc62bd4bdee75dc1a9 typo3_src-9.5.45.tar.gz
967bc37d3f13fb7e2ee52f20b7c08409b6e36f37 typo3_src-9.5.45.zip

MD5

cdd18809a41c8fe7af34e49dc5c60d2d typo3_src-9.5.45.tar.gz
f09b5beb3a6ce6c54ada3fffd7bef872 typo3_src-9.5.45.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.45/tar.gz
wget --content-disposition https://get.typo3.org/9.5.45/tar.gz.sig
gpg --verify typo3_src-9.5.45.tar.gz.sig typo3_src-9.5.45.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.44:

  • 2023-11-21 e9eb305ffe [RELEASE] Release of TYPO3 9.5.45 (thanks to Andreas Kienast)
  • 2023-11-21 0f03a95352 [BUGFIX] Cast $siteUrl to string (thanks to Jochen Roth)
  • 2023-11-21 4d8774155e [BUGFIX] Ensure search statistics do not exceed database column length (thanks to Benjamin Franzke)
  • 2023-11-14 934c586700 [TASK] Set TYPO3 version to 9.5.45-dev (thanks to Andreas Kienast)