TYPO3 7.6.33 ELTS

Release Notes

Version 7.6.33 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.33

This document contains information about TYPO3 CMS 7.6.33 which was released on 22.01.2019.

Get TYPO3 7.6.33 now

News

This release is a combined bug fix and security release.

Checksums of TYPO3 7.6.33

SHA256

78c457d614ec2db8e7b95a5b7bc1d98b5bc5902ee488fbd4816f55be39684b8a typo3_src-7.6.33.tar.gz
e9e6b8bb383e34ecc71351dbd8d9e3e9127dc93309c7286206f52b4328cac5e6 typo3_src-7.6.33.zip

SHA1

12941158523acc44d5f50ea7ab492e4030082761 typo3_src-7.6.33.tar.gz
652349e9054df58c7b37b9ee201328d7288beaa7 typo3_src-7.6.33.zip

MD5

fab34845baf8a492f7e0a2959960cfa5 typo3_src-7.6.33.tar.gz
7924996d5b95cf1e5b36717034c359b7 typo3_src-7.6.33.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.33/tar.gz
wget --content-disposition https://get.typo3.org/7.6.33/tar.gz.sig
gpg --verify typo3_src-7.6.33.tar.gz.sig typo3_src-7.6.33.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-22 0e6edc960a [RELEASE] Release of TYPO3 7.6.33 (thanks to Anja Leichsenring)
  • 2019-01-22 cbab187874 [SECURITY] Avoid disclosing loaded extensions (thanks to Oliver Hader)
  • 2019-01-22 73d16a1227 [SECURITY] Extend file deny pattern (thanks to Oliver Hader)
  • 2019-01-22 169d721fc7 [SECURITY] Raise bootstrap 3.4.0 to fix XSS in JS components (thanks to Anja Leichsenring)
  • 2019-01-22 1450cc1719 [SECURITY] XSS issues in Fluid view helpers (thanks to Anja Leichsenring)
  • 2019-01-22 3dc79ae69c [SECURITY] Backend user privilege escalation for language limitations (thanks to Oliver Hader)
  • 2019-01-22 16609ee4f4 [SECURITY] Avoid creation of backend users without password (thanks to Oliver Hader)
  • 2019-01-22 da9e834936 [BUGFIX] Harden CommandUtility invocations (thanks to Oliver Hader)
  • 2019-01-22 814f8c147c [TASK] Adjust copyright year (thanks to Anja Leichsenring)
  • 2018-12-11 766133d5f9 [TASK] Set TYPO3 version to 7.6.33-dev (thanks to Oliver Hader)