TYPO3 7.6.34 ELTS

Release Notes

Version 7.6.34 ELTS

This version is not supported anymore.

The TYPO3 CMS community supported from 2015-11-10 until 2018-11-27. Extended security & compatibility support (ELTS) expired on 2022-11-30.

Please consider updating to a newer version.

Release Notes for TYPO3 CMS 7.6.34

This document contains information about TYPO3 CMS 7.6.34 which was released on 23.01.2019.

Get TYPO3 7.6.34 now

News

This release is a maintenance release.

Checksums of TYPO3 7.6.34

SHA256

33f07e6829a0c392460f6dd58434592eb1f6bd223de332d414ef637af9121c65 typo3_src-7.6.34.tar.gz
04c116c0b2a8a9716ddf3a0210ee7eec01d36d738a619abd24df6650bb6c247e typo3_src-7.6.34.zip

SHA1

1f2b09fe114fbfe89ba20d7035f234ff5fb4f44b typo3_src-7.6.34.tar.gz
91f824ad27ee4e7ad3a491a32f286066bab44cea typo3_src-7.6.34.zip

MD5

4a9647279fd277df8a7b0bff253f64bc typo3_src-7.6.34.tar.gz
2d5f0c3a70d6d687e1b0c9af47e2cb13 typo3_src-7.6.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/7.6.34/tar.gz
wget --content-disposition https://get.typo3.org/7.6.34/tar.gz.sig
gpg --verify typo3_src-7.6.34.tar.gz.sig typo3_src-7.6.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

  • 2019-01-23 092b30dcc5 [RELEASE] Release of TYPO3 7.6.34 (thanks to Anja Leichsenring)
  • 2019-01-23 e3d2482c76 [TASK] Add ChangeLog for 7.6.34 (thanks to Anja Leichsenring)
  • 2019-01-23 cd37b3d16e [BUGFIX] Remove compression of requirejs-loader.js (thanks to Frank Nägler)
  • 2019-01-22 3da5d20c1b [TASK] Add ChangeLog for 7.6.33 (thanks to Anja Leichsenring)
  • 2019-01-22 ae64d03730 [TASK] Set TYPO3 version to 7.6.34-dev (thanks to Anja Leichsenring)