TYPO3 9.5.39 ELTS

Release Notes

Version 9.5.39 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.39

This document contains information about TYPO3 CMS 9.5.39 which was released on 15.12.2022.

Get TYPO3 9.5.39 now

News

This release is a maintenance release.

Checksums of TYPO3 9.5.39

SHA256

92d117cff77f9668620f8336da02c0af6e8bc2340574699b5c6a995a468c666b typo3_src-9.5.39.tar.gz
a996a1dc6fabde9cb686b6aea5c0d329f84181cd96916ded47bd62f5940262f6 typo3_src-9.5.39.zip

SHA1

1b592d3e1b611ecb88e1d7c25e203b147e34d195 typo3_src-9.5.39.tar.gz
c8407a114b22042648ef0c49ca7f2fea4b6546bd typo3_src-9.5.39.zip

MD5

5ccde3fa7775c0a33acd81dc9ab6d58b typo3_src-9.5.39.tar.gz
1be808ff9e6f75d573a5a3466851d1a9 typo3_src-9.5.39.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.39/tar.gz
wget --content-disposition https://get.typo3.org/9.5.39/tar.gz.sig
gpg --verify typo3_src-9.5.39.tar.gz.sig typo3_src-9.5.39.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

  • 2022-12-15 1d26f24ae4 [RELEASE] Release of TYPO3 9.5.39 (thanks to Andreas Fernandez)
  • 2022-12-15 8b2b56b92b [BUGFIX] Catch any transfer exception in HTTP host header check (thanks to Oliver Hader)
  • 2022-12-15 084eb18043 [TASK] Add backward compatibility handling for frontend login signing (thanks to Oliver Hader)
  • 2022-12-13 abebfa4fa6 [TASK] Set TYPO3 version to 9.5.39-dev (thanks to Andreas Fernandez)