TYPO3 9.5.36 ELTS

Release Notes

Version 9.5.36 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.36

This document contains information about TYPO3 CMS 9.5.36 which was released on 15.06.2022.

Get TYPO3 9.5.36 now

News

This release is a maintenance release.

Checksums of TYPO3 9.5.36

SHA256

2bcfa8318744833d1b904c2bb5454c275fcc0a1bb55fd5d36121e82324837514 typo3_src-9.5.36.tar.gz
e25d9eced42505e4fc8ffacb9693fb72d2f21d46a59ed714a45fcba47dfd8286 typo3_src-9.5.36.zip

SHA1

b1a5e293036fc18edbfd1dc0856933a92061e560 typo3_src-9.5.36.tar.gz
f0b122a9e15e6c9742ed5d8f50f7f35710656eaf typo3_src-9.5.36.zip

MD5

38b2c0d5030224a29e22e2b3285333c3 typo3_src-9.5.36.tar.gz
42842778b0137dcbc655c128b3b83ac5 typo3_src-9.5.36.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.36/tar.gz
wget --content-disposition https://get.typo3.org/9.5.36/tar.gz.sig
gpg --verify typo3_src-9.5.36.tar.gz.sig typo3_src-9.5.36.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-06-15 36d6487738 [RELEASE] Release of TYPO3 9.5.36 (thanks to Andreas Fernandez)
  • 2022-06-15 58b0b89f20 [BUGFIX] Properly apply system maintainer role to backend admins (thanks to Oliver Hader)
  • 2022-06-14 c383339dcf [TASK] Set TYPO3 version to 9.5.36-dev (thanks to Andreas Fernandez)