TYPO3 9.5.34 ELTS

Release Notes

Version 9.5.34 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.34

This document contains information about TYPO3 CMS 9.5.34 which was released on 12.04.2022.

Get TYPO3 9.5.34 now

News

This release is a maintenance release.

Checksums of TYPO3 9.5.34

SHA256

d01494311ed6595307d6e755aca01d021be3516edf81fde03fcdd58bde5a3d7d typo3_src-9.5.34.tar.gz
283c7e1d979c967f5942fde76879debe9f93a46d97497c5b7e48835f1c3ec35c typo3_src-9.5.34.zip

SHA1

f347178de4c2f1ca5069f26473da3b3bf9dcdb8e typo3_src-9.5.34.tar.gz
4210900058ea4af2d048988b5613da032535e31c typo3_src-9.5.34.zip

MD5

82635ff8d07cef5f08cd096ff12671da typo3_src-9.5.34.tar.gz
7b02c464e2b75b65bafda863f3253a91 typo3_src-9.5.34.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.34/tar.gz
wget --content-disposition https://get.typo3.org/9.5.34/tar.gz.sig
gpg --verify typo3_src-9.5.34.tar.gz.sig typo3_src-9.5.34.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-04-12 1737eb7687 [RELEASE] Release of TYPO3 9.5.34 (thanks to Andreas Fernandez)
  • 2022-04-03 13cb44cd46 [TASK] Allow in-memory caching of HTML sanitizer behavior (thanks to Oliver Hader)
  • 2022-03-30 134f9d2f6c [BUGFIX] Upgrade to CKEditor4 v4.18.0 (thanks to Oliver Hader)
  • 2022-03-30 ac92263bdd [BUGFIX] Upgrade guzzlehttp/psr7 to latest version (thanks to Oliver Hader)
  • 2022-02-22 d5237c8917 [TASK] Set TYPO3 version to 9.5.34-dev (thanks to Andreas)