From ad213706b90180e3fe3b16fbfc8e54cb49c3fd1f Mon Sep 17 00:00:00 2001 From: TYPO3 Release Team <typo3v4@typo3.org> Date: Wed, 7 May 2014 00:08:30 +0200 Subject: [PATCH] [RELEASE] Release of TYPO3 6.2.2 Change-Id: Id59a7279b29d882221d8afa1f582c5c1ff791d33 Reviewed-on: https://review.typo3.org/29910 Reviewed-by: TYPO3 Release Team Tested-by: TYPO3 Release Team --- ChangeLog | 93 +++++++++++++++++++ .../Classes/Core/SystemEnvironmentBuilder.php | 2 +- 2 files changed, 94 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ede1c36412c5..7884e4c63c7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,96 @@ +2014-05-07 b77fdcd [RELEASE] Release of TYPO3 6.2.2 (TYPO3 Release Team) +2014-05-06 d2969cd #58567 [BUGFIX] IndexSearch still uses require_once (Markus Klein) +2014-05-06 bc1f264 #58576 [BUGFIX] Fix exporting content elements (Wouter Wolters) +2014-05-06 e8dc574 #58451 [BUGFIX] Skip APC tests if on cli and enable_cli is off (Wouter Wolters) +2014-05-06 a361b92 #58582 [BUGFIX] Flag compressed files to exclude from compression (Helmut Hummel) +2014-05-06 830d62b #58581 [TASK] Clarify reset in page renderer comment (Helmut Hummel) +2014-05-06 87310e5 #58578 [TASK] Find functional tests automatically, optimize travis-ci (Christian Kuhn) +2014-05-06 70a36ff #58445 [CLEANUP] Clean up functional tests (Felix Oertel) +2014-05-06 dad6962 #58530 [BUGFIX] ext:rsaauth cliBackend pollutes cli output (Christian Kuhn) +2014-05-06 9ab3b9b #16472 [BUGFIX] Inaccessible pages on shortcuts/PageNotFound handler (Alexander Opitz) +2014-05-06 c02bab5 #58192 [BUGFIX] EXT:saltedpasswords remove dependency on EXT:setup (Markus Klein) +2014-05-06 15e2750 #58559 [BUGFIX] Always convert webroot to unix styled path (Nicole Cordes) +2014-05-06 af0db05 #57809 [BUGFIX] Properly check existence of array item (Markus Klein) +2014-05-05 2372011 #58529 [BUGFIX] DependencyUtility does count() on an integer (Markus Klein) +2014-05-05 5bc248d #58029 [BUGFIX] Don't send HTTP headers in CLI context (Gabe Blair) +2014-05-05 2b52883 #58463 [BUGFIX] Set internalUploadMap on upload in ExtendedFileUtility (Marc Bastian Heinrichs) +2014-05-05 dac4666 #56393 [BUGFIX] Group permissions for new pages are not set (Markus Klein) +2014-05-05 cf6cde2 #58533 [TASK] Tests: Find all tests automatically (Christian Kuhn) +2014-05-05 3010c21 #58531 [TASK] Tests: Activate ext:rsaauth test suite (Christian Kuhn) +2014-05-05 00d852b #58526 [BUGFIX] Search box list module not shown (Frans Saris) +2014-05-05 30f2ba0 #52527 [TASK] Tests: Refactor and activate dbal tests (Christian Kuhn) +2014-05-04 9dd621e #58504 [BUGFIX] saltedpasswords: Check rsaauth loading (Nicole Cordes) +2014-05-04 ac89591 #58503 [BUGFIX] Fix broken impexp functional tests (Markus Klein) +2014-05-04 6fdebf9 Revert "[BUGFIX] Fix broken impexp functional test" (Marc Bastian Heinrichs) +2014-05-04 8ae7a4b #58503 [BUGFIX] Fix broken impexp functional test (Markus Klein) +2014-05-04 a1a7dc0 #58484 [BUGFIX] SoftReferenceIndex support for more values in class attribute (Marc Bastian Heinrichs) +2014-05-04 81a44b6 #53552 [BUGFIX] Fix file handling in import/export module (Oliver Hader) +2014-05-04 69ac69c #58476 [TASK] Enhance localization behavior of pages.media (Oliver Hader) +2014-05-04 0a59f6c #58493 [BUGFIX] Disable removal of installed extensions (Nicole Cordes) +2014-05-04 a5d1674 #57492 [BUGFIX] Limit FileTableSplittingUpdate to TYPO3 6.0/6.1 (Alexander Opitz) +2014-05-04 5d74791 #58473 [BUGFIX] Fix dragging of elements in page module (Jan Runte) +2014-05-04 b3c932f #58465 [BUGFIX] Flush caches in group should throw exception (Helmut Hummel) +2014-05-04 227a7fd #56986 [BUGFIX] Fix description of userHomePath and groupHomePath (Marc Bastian Heinrichs) +2014-05-04 71b9400 #58466 [BUGFIX] Detection of image manipulation libs with open_basedir (Anja Leichsenring) +2014-05-03 7f6be2f Revert "[TASK] Reduce file size of core images" (Anja Leichsenring) +2014-05-03 d3c83ba #10487 [BUGFIX] Follow-up to Queries don't respect MM_match_fields (Felix Oertel) +2014-05-03 dcf6576 #56884 [BUGFIX] Enable alt and link fields for page media (Frans Saris) +2014-05-03 2760e42 #58413 [BUGFIX] wrong set layer in page module during drag and drop (Jan Runte) +2014-05-03 03cf03b #58110 [TASK] Reduce file size of core images (Christian Kuhn) +2014-05-03 b53c14b #57244 [BUGFIX] AbstractDomainObject _cleanProperties is array (Roland Waldner) +2014-05-03 3602729 #57524 [BUGFIX] Improve Windows support for functional tests (Nicole Cordes) +2014-05-03 6b90013 #53459 [BUGFIX] Removed extension stays in PackageStates file (Wouter Wolters) +2014-05-03 ea533a4 #58344 [TASK] Remove backslash for UnexpectedValueException in mod.php (Wouter Wolters) +2014-05-03 d47f9cf #58459 [TASK] Add phpdoc @var for calls to makeInstance() (Roland Waldner) +2014-05-03 9c56789 #58337 [BUGFIX] Clear all cache in install tool throws exception (Sascha Wilking) +2014-05-03 2437d65 #58380 [BUGFIX] Remove unnecessary redirect loops for first installation (Nicole Cordes) +2014-05-03 3c26074 #58456 [BUGFIX] Remove hardcoded calling script in help controller (Helmut Hummel) +2014-05-03 6eed997 Revert "[TASK] EM: Add possibility to bypass system dependency checks" (Anja Leichsenring) +2014-05-03 09f9bda #10487 [BUGFIX] Queries don't respect MM_match_fields (Stefan Froemken) +2014-05-03 22695e3 #54512 [TASK] EM: Add possibility to bypass system dependency checks (Nicole Cordes) +2014-05-03 f7e8ef1 #58420 [BUGFIX] IMAGE param stdWrap-function not working (Oliver Hader) +2014-05-03 3aad81e #57098 [TASK] Remove superfluous margin above #typo3-menu (Roland Waldner) +2014-05-03 f8ce18a #58446 [CLEANUP] Remove abandoned functional test (Felix Oertel) +2014-05-03 1555298 #58450 [BUGFIX] Fix namespace of RelationTest (Marc Bastian Heinrichs) +2014-05-03 2ea4de9 #26709 [BUGFIX] Add l18n_parent to tt_content TCA (Alexander Bigga) +2014-05-03 235b92e #57375 [BUGFIX] Notification about missing impexp installation (Nicole Cordes) +2014-05-02 0629048 #57993 [TASK] Make Flow Package HHVM compatible (Tymoteusz Motylewski) +2014-05-02 8fbe410 #58433 [TASK] Speed up functional tests (Christian Kuhn) +2014-05-02 ec39c72 #58418 [BUGFIX] Retrieving extension fails with some PHP versions (Sascha Wilking) +2014-05-02 aa54cf9 #58359 [CLEANUP] Page Module: Do hovering via CSS, not JS (Benjamin Mack) +2014-05-02 a13a454 #57488 [BUGFIX] Media field is empty on page localization (Oliver Hader) +2014-05-02 ae771e0 #58373 [BUGFIX] Default image title in RTE contains the file name (Stanislas Rolland) +2014-05-02 b1ce270 #58362 [BUGFIX] News Box in BE Login Screen not styled properly (Benjamin Mack) +2014-05-02 af1e245 #58416 [TASK] Remove tests no longer needed (Anja Leichsenring) +2014-05-02 9472341 #58384 [BUGFIX] Fail silently in category registry (Helmut Hummel) +2014-05-02 6dcf277 #58147 [BUGFIX] DBAL native mode: Database compare fails (Markus Klein) +2014-04-30 3b55f73 #57401 [BUGFIX] Sets defaultMailFromAddress as sender for install tool e-mails (Torben Hansen) +2014-04-30 d7fd691 #58260 [BUGFIX] checkMaximumFileUploadSize shows misleading message (Markus Klein) +2014-04-30 f2ef9fa #53188,#58358, [BUGFIX] Use REDIRECT_ prefix as fallback for environment variables (Steffen Müller) +2014-04-30 97a1881 #57861 [CLEANUP] Extension Manager code (Markus Klein) +2014-04-30 4b3e3cc #58004 [BUGFIX] Fix oddities of the CategoryRegistry (Helmut Hummel) +2014-04-30 1bdf55e #57906 [BUGFIX] remove enableFields for sys_file_processedfile (Stefan Froemken) +2014-04-30 c968806 #56823 [BUGFIX] Extensionmanager does not show error messages on update failure (Philipp Gampe) +2014-04-30 8f71651 #58075 [TASK] Make includeCsh configurable in ContainerViewHelper (Nico de Haen) +2014-04-29 7243699 #58166 [BUGFIX] Wrong comment in ActionMenuViewHelper (Markus Klein) +2014-04-29 553af14 #58338 [BUGFIX] Missing TSconfig in FE (Markus Klein) +2014-04-29 cb17db6 #58313 [BUGFIX] Reimplement ranges in NumberRangeValidator (Stefan Froemken) +2014-04-28 7e65dc2 #58187 [BUGFIX] Solve stackoverflow in prototype in IE8 (Jigal van Hemert) +2014-04-28 76741df #57751 [BUGFIX] Session cookie is not recreated on login (Markus Klein) +2014-04-28 b07ccf8 #58257 [BUGFIX] Remove GET parameters from URLs in List module (Markus Klein) +2014-04-25 9991d2c #58180 [BUGFIX] Database query error for non-workspaces tables (Oliver Hader) +2014-04-23 251d565 Revert "[TASK] Configurable width of the Element Browser" (Jigal van Hemert) +2014-04-23 8f52001 #58031 [TASK] Configurable width of the Element Browser (Georg Ringer) +2014-04-23 53fe913 #58005 [TASK] Keep uid / pid parameters in element browser URLs (Alexander Stehlik) +2014-04-22 2615673 Revert "[BUGFIX] Do not reset Page Renderer on partial rendering" (Helmut Hummel) +2014-04-22 0b772e1 #58102 [BUGFIX] TypoScriptParser does not validate absPath (Markus Klein) +2014-04-22 4f60fc7 #58010 [BUGFIX] Include RSA JS files in HTML header (Helmut Hummel) +2014-04-19 9f87a73 #57971 [TASK] Use composer for unit and functional tests in travis (Christian Kuhn) +2014-04-18 1df7547 #58039 [BUGFIX] Fix TCA overrides when not cached (Helmut Hummel) +2014-04-18 93eceda [TASK] Mitigate risk for travis-ci timeouts (Christian Kuhn) +2014-04-16 b3753e9 [TASK] Set TYPO3 version to 6.2.2-dev (TYPO3 Release Team) + + 2014-04-16 6561e92 [RELEASE] Release of TYPO3 6.2.1 (TYPO3 Release Team) 2014-04-16 0d82969 #57354 [TASK] Release file and folder permission check (Markus Hoelzle) 2014-04-16 977f772 #57681 [BUGFIX] ResourceStorage does not sanitize folder/file name (Frans Saris) diff --git a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php index 675407d6e668..c16e63aa0e8d 100644 --- a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php +++ b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php @@ -90,7 +90,7 @@ class SystemEnvironmentBuilder { */ static protected function defineBaseConstants() { // This version, branch and copyright - define('TYPO3_version', '6.2.2-dev'); + define('TYPO3_version', '6.2.2'); define('TYPO3_branch', '6.2'); define('TYPO3_copyright_year', '1998-2014'); -- GitLab