From 9ee3ac976d5fb47a39701cc662f9a812ac202f66 Mon Sep 17 00:00:00 2001
From: TYPO3 Release Team <typo3v4@typo3.org>
Date: Tue, 15 Oct 2013 18:42:17 +0200
Subject: [PATCH] [RELEASE] Release of TYPO3 6.2.0beta1

Change-Id: I51679493e369c2410095c11abc7bc21eb863c346
Reviewed-on: https://review.typo3.org/24813
Reviewed-by: TYPO3 Release Team
Tested-by: TYPO3 Release Team
---
 ChangeLog                                     | 150 ++++++++++++++++++
 .../Classes/Core/SystemEnvironmentBuilder.php |   2 +-
 2 files changed, 151 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index cd6831167581..9d5db945a6e3 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,153 @@
+2013-10-15  1ddd7a9                  [RELEASE] Release of TYPO3 6.2.0beta1 (TYPO3 Release Team)
+2013-10-15  0d69f74  #52818          [FEATURE] Enable frontend to show translated file metadata (Steffen Ritter)
+2013-10-15  30cb4ed  #50092          [FEATURE] Add devIP as keyword for IP condition (Ingo Renner)
+2013-10-15  0ac4ab5  #50223          [FEATURE] Enable all workspaces tab in workspace module (Oliver Hader)
+2013-10-15  aca9a4d  #52849          [BUGFIX] Remove references to extListArray (Xavier Perseguers)
+2013-10-15  39532cd                  Revert "[FEATURE] Improve usability for BE database thumbnails/file icons" (Oliver Hader)
+2013-10-15  639d5e5  #14730          [FEATURE] Support for proxy NTLM authentication (Tomita Militaru)
+2013-10-15  f8e5874  #49667          [FEATURE] Enable double-resolution icons in SpriteGenerator (Steffen Ritter)
+2013-10-15  28dbbbf  #52762          [TASK] Add type converter for core types like Enumeration (Sascha Egerer)
+2013-10-15  8dd8191  #52817          [TASK] File-List should allow quick access to translations (Steffen Ritter)
+2013-10-15  b4fd521  #52850          [BUGFIX] Cannot show information of a directory (Xavier Perseguers)
+2013-10-15  df73316  #52719          [FEATURE] Advanced metadata for File (Fabien Udriot)
+2013-10-15  469f6da  #52831          [TASK] Fix system extensions composer.json type entry (Thomas Maroschik)
+2013-10-15  dc3bcfc  #52767          [BUGFIX] Ignore "composer/installers" requirement (Thomas Maroschik)
+2013-10-15  e02418e  #52847          [BUGFIX] Fix bad preconditions for PackageStates migration (Thomas Maroschik)
+2013-10-15  498ca1e  #52814          [BUGFIX] Don't create package base paths anymore (Thomas Maroschik)
+2013-10-15  07d21a5  #52845          [BUGFIX] Moving folders fails (Oliver Hader)
+2013-10-15  ced1f40  #52585          [TASK] Show not empty databases in install tool (Nicole Cordes)
+2013-10-15  9044272  #52844          [TASK] Add README for jQuery-libraries in contrib-directory (Stefan Neufeind)
+2013-10-15  91ae4e7  #52816          [TASK] Make sys_file_metadata translatable (Steffen Ritter)
+2013-10-15  cd856c0  #52842          [BUGFIX] Remove realpath call from unit test bootstrap (Helmut Hummel)
+2013-10-15  d35e964  #52779          [BUGFIX] No exception if uninstalled extension has an invalid key (Ernesto Baschny)
+2013-10-15  92e756b  #52442          [TASK] Centralize jQuery libraries (Xavier Perseguers)
+2013-10-15  49117c9  #51580          [TASK] Add Category Based FileCollection (Frans Saris)
+2013-10-15  25608d6  #52823          [BUGFIX] Preserve vendor name in refering request (Thomas Maroschik)
+2013-10-15  e7e64ff  #52695          [FEATURE] Grouping for scheduler-jobs (Stefan Neufeind)
+2013-10-15  eb60cd1  #52632          [FEATURE] Add begin/maxItems options to FILES ContentObject (Steffen Ritter)
+2013-10-15  3bc111b  #52782          [FEATURE] Show extension keys in documentation list (Nicole Cordes)
+2013-10-15  0f607c8  #52018          [FEATURE] TypoScript: Allow relative file inclusion (Philipp Gampe)
+2013-10-15  3358d32  #50802          [BUGFIX] Only load folder contents if folder is initialised (Frans Saris)
+2013-10-15  962e83e  #52718          [BUGFIX] FollowUp: Restrict visibility of Category in BE (Steffen Ritter)
+2013-10-15  fbf3796  #52718          [FEATURE] Restrict visibility of Category for a BE User (Fabien Udriot)
+2013-10-15  323b13b  #52824          [BUGFIX] Superfluous usage of ObjectManagerException (Oliver Hader)
+2013-10-15  254588c  #50219          [FEATURE] Integrate possibility to extend workspace module (Oliver Hader)
+2013-10-15  a569758                  [FEATURE] Introduce backend layout data providers (Oliver Hader)
+2013-10-15  f58a27c  #52771          [BUGFIX] Use callback in preg_replace in RemoveXSS (Jigal van Hemert)
+2013-10-14  6c510d9  #52551          [BUGFIX] Follow-Up: Fix invalid constant usage (Sascha Egerer)
+2013-10-14  4eb44cd  #52699          [TASK] Remove add/edit wizards for defaultCategorizedTables (Frans Saris)
+2013-10-14  8da0e32  #52819          [BUGFIX] Better mocking in FormProtection tests (Christian Kuhn)
+2013-10-14  dc62362  #52813          [BUGFIX] Better mocking in BackendUtility::viewOnClick test (Christian Kuhn)
+2013-10-14  cca411b  #52753          [BUGFIX] PackageManager fails on empty array entries in conflicts (Philipp Gampe)
+2013-10-14  89a56f7  #52808          [TASK] Install Tool: Remove misleading password hint (Helmut Hummel)
+2013-10-14  f1750b9  #52786          [TASK] Remove unused TYPO3_CONF_VARS['FE']['logfile_dir'] (Markus Klein)
+2013-10-14  5aa6c3b  #52766          [BUGFIX] PackageStates is not updated in EM (Thomas Maroschik)
+2013-10-14  9c41457  #52765          [BUGFIX] Adapt IndexerService to new table structures (Steffen Ritter)
+2013-10-14  5e38bf0  #52787          [BUGFIX] Hint to the correct unit test runner (Helmut Hummel)
+2013-10-14  b546e86  #51865          [FEATURE] Make frame sizes in viewpage module configurable (Johannes Feustel)
+2013-10-14  f2b91c8  #30889          [FEATURE] Add option to set an alternative domain for preview (Johannes Pieper)
+2013-10-14  14a0ae0  #47301          [FEATURE] Improve userFunc parameter parsing in conditions (Dmitry Dulepov)
+2013-10-14  90f2e3c                  Revert "[FEATURE] Add option to set an alternative domain for preview" (Stefan Neufeind)
+2013-10-14  d443067  #16386          [FEATURE] stdWrap for list of results (Ralf Hettinger)
+2013-10-14  def989a  #52745          [BUGFIX] Cannot fetch documentation on Windows (Xavier Perseguers)
+2013-10-14  989dc48  #30889          [FEATURE] Add option to set an alternative domain for preview (Johannes Pieper)
+2013-10-14  1f3d603  #49739          [TASK] Follow-up: Add filter for available records, CGL (Marc Bastian Heinrichs)
+2013-10-14  976971d  #52773          [BUGFIX] Detect unix-styled absolute paths on Windows systems (Nicole Cordes)
+2013-10-14  f0ee66c  #52774          [TASK] Improve classLoader compatibility for Windows systems (Nicole Cordes)
+2013-10-14  9c44f47                  [BUGFIX] Followup Bootstrap for Unit Tests (Helmut Hummel)
+2013-10-14  f362ed7  #51436          [TASK] Bootstrap for Unit Tests (Helmut Hummel)
+2013-10-13  60511e2  #52716,#50574   [FEATURE] Split file permission for be_users and be_groups (Nicole Cordes)
+2013-10-13  ead24eb  #52759          [BUGFIX] Object passed to date() (Xavier Perseguers)
+2013-10-13  115bceb  #52758          [BUGFIX] Unit tests: Superfluous backup (Christian Kuhn)
+2013-10-13  af726a2  #52757          [BUGFIX] ext:install Correct exception class inheritance (Christian Kuhn)
+2013-10-13  520eede  #52756          [TASK] Remove obsolete files (Christian Kuhn)
+2013-10-13  b8821e7  #52754          [BUGFIX] PackageManager fails on empty and non-extension dirs (Philipp Gampe)
+2013-10-13  b3b5c7d  #24005          [FEATURE] Let select() fetch records without translation parent (Benjamin Mack)
+2013-10-13  6be9424  #52750          [BUGFIX] Better mocking in FAL FileTest (Christian Kuhn)
+2013-10-13  dd023e6  #49739          [FEATURE] Add filter for available records in multi select element (Marc Bastian Heinrichs)
+2013-10-13  84d6207  #47018          [FEATURE] Integrate preliminary PackageManager API (Thomas Maroschik)
+2013-10-13  1db78ea  #52726          [BUGFIX] Follow-up: Split sys_file table to extract metadata (Christian Kuhn)
+2013-10-13  76a29d3  #52726          [TASK] Split sys_file table to extract metadata (Steffen Ritter)
+2013-10-13  5867840  #52723          [BUGFIX] DataMapFactory must detect TCA "type" and "internal_type" (Alexander Schnitzler)
+2013-10-13  b864789  #52551          [BUGFIX] Follow-Up: Fix major bug in Enumeration::equals + Tests (Sascha Egerer)
+2013-10-13  bedddf2  #47709          [FEATURE] Improve usability for BE database thumbnails/file icons (Patrick Broens)
+2013-10-13  04cca5f  #52737          [TASK] Integrate Flow Package Subpackage (Thomas Maroschik)
+2013-10-13  16ac878  #52740          [TASK] Add composer.json files for each sysext extension (Christian Kuhn)
+2013-10-12  c765087  #52724          [BUGFIX] Fix incomplete mocking in DataMapFactoryTest (Alexander Schnitzler)
+2013-10-12  4907c20  #52639          [FEATURE] Allow to disable "Core Updater": not only optically (Ernesto Baschny)
+2013-10-12  7fff86d  #52639          [FEATURE] Allow to disable the "Core Updater" through an env-variable (Ernesto Baschny)
+2013-10-12  0556dd5  #52357          [TASK] Make use of autoloading for fixtures in testclasses (Stefan Neufeind)
+2013-10-12  018fc1e  #52104          [BUGFIX] Wrong calculation of maximum value for checkbox fields (Nicole Cordes)
+2013-10-12  a6b6643  #52551          [TASK] Introduce Enum constants for t3ver_state (Sascha Egerer)
+2013-10-12  62b9eda  #52569          [BUGFIX] EXT:documentation should accept other index file names (Johannes Feustel)
+2013-10-12  b49b19f  #50224          [FEATURE] Let workspace users decide whom to send notifications (Oliver Hader)
+2013-10-12  7ee32ff  #52707          [FEATURE] Introduce a PHP Enumeration type (Sascha Egerer)
+2013-10-12  c5b84cd  #35281,#11441   [FEATURE] uriBuilder should honor POST arguments for addQueryString (Stanislas Rolland)
+2013-10-12  62338f1  #51528          [BUGFIX] Clean-up responsibilities of FAL classes (Steffen Ritter)
+2013-10-12  6e04328  #52696          [BUGFIX] Follow-up: Description-field for scheduler-jobs (Philipp Gampe)
+2013-10-12  828436a  #52721          [BUGFIX] SaltFactory has wrong type hint (Markus Klein)
+2013-10-12  800ae38  #52715          [BUGFIX] Prevent empty newline below scheduler-task-name (Stefan Neufeind)
+2013-10-12  eb8d8c0  #52696          [FEATURE] Description-field for scheduler-jobs (Stefan Neufeind)
+2013-10-12  f122c4f                  [FEATURE] Fallback paths (backport from Flow) (Tymoteusz Motylewski)
+2013-10-12  823f1d8  #51528          [TASK] Clean-up responsibilities of FAL classes (Steffen Ritter)
+2013-10-11  376d3b5  #52708          [BUGFIX] DataMapFactory::resolveTableName must remove leading backslashes (Alexander Schnitzler)
+2013-10-11  5974292  #37611          [BUGFIX] Select available page when changing WS (Thorsten Kahler)
+2013-10-11  22b392a  #51051          [BUGFIX] Clear_cache() must not consider page ids lower than 0 (Oliver Hader)
+2013-10-11  3d5e8ef  #52636          [BUGFIX] Copy records to target page before origin page is deleted (Timo Webler)
+2013-10-11  93769b9  #17551          [BUGFIX] Create workspace placeholder with processed field content (Sascha Egerer)
+2013-10-11  aaca3e9  #36573          [BUGFIX] Add workspace overlay for fetched records. (Timo Webler)
+2013-10-11  9ececf2  #34246          [BUGFIX] Migrate workspaces tries to upgrade non existing tables (Wouter Wolters)
+2013-10-11  f146309  #37209          [BUGFIX] WS preview shows pages changes from all WS (Thorsten Kahler)
+2013-10-11  2bce629  #52648          [TASK] Performance: Use cache_hash with "mixed" data (Stefan Neufeind)
+2013-10-11  b7bdd84  #50912          [BUGFIX] BackendUtility::viewOnClick() called with non-integer (Oliver Hader)
+2013-10-11  fdf8801  #52703          [BUGFIX] Improve message for the RedirectLoopException (Nicole Cordes)
+2013-10-11  2bab6de  #52530          [BUGFIX] Delete modified record in WS just deletes WS version (Sascha Egerer)
+2013-10-11  e356a59  #51515          [TASK] FAL-Drivers: Make getFileInfo more versatile and performant (Steffen Ritter)
+2013-10-11  ecbce5a  #52482          [FEATURE] Control visibility of modules in the BE (Fabien Udriot)
+2013-10-11  113655b  #50132          [FEATURE] Add TypoScript condition for ApplicationContext (Steffen Müller)
+2013-10-11  28f2f31  #52554          [TASK] Change list view delete icon if record is deleted in WS (Sascha Egerer)
+2013-10-11  18a90a9  #51554          [TASK] Categorize sys_file table by default (Steffen Ritter)
+2013-10-11  24f32d1  #52678          [TASK] Rename API for ApplicationContext (Steffen Müller)
+2013-10-10  fe6e2ab  #19732          [FEATURE] Enable Content-length header in FE by default (Dmitry Dulepov)
+2013-10-10  2fda51d  #52667          [BUGFIX] EXT:documentation does not support ext_icon.png (Xavier Perseguers)
+2013-10-10  e1db658  #52178          [BUGFIX] Cannot upload an extension as zip (Xavier Perseguers)
+2013-10-10  b5d5ff9  #49723          [BUGFIX] Follow-up: Responsive image rendering, CGL (Christian Kuhn)
+2013-10-10  bb6b77b  #52618          [FEATURE] ext:install Verify checksum of downloaded core (Christian Kuhn)
+2013-10-10  1316fe3  #49723          [FEATURE] Add responsive Image Rendering (Martin Ficzel)
+2013-10-10  4f8f50e  #52349          [BUGFIX] Omit constructor injection for optional parameters (Anja Leichsenring)
+2013-10-09  86c8f80  #47368          [BUGFIX] Add table as parameter to CObjectViewHelper (Wouter Wolters)
+2013-10-08  78b76d7  #52523          [FEATURE] Add autofocus to pass input in install (Eric Chavaillaz)
+2013-10-08  ab11514  #52579          [FEATURE] Add hook to custom header in page mod (eric.chavaillaz)
+2013-10-08  9ed4d0f  #52608          [BUGFIX] Failing test in VersionNumberUtility (Christian Kuhn)
+2013-10-08  0eac3d9  #52547          [BUGFIX] Follow-Up: ext:install Core update (Philipp Gampe)
+2013-10-08  710b44e  #52547          [FEATURE] ext:install Core update (Christian Kuhn)
+2013-10-07  1dcb94c  #49538          [BUGFIX] Fields of type file_reference are not properly indexed (Martin Borer)
+2013-10-07  a957325  #52568          [TASK] Make use of .t3-table in EXT: beuser (Felix Kopp)
+2013-10-06  c13b6b7  #52411          [BUGFIX] Remove static template of ext:documentation (Markus Klein)
+2013-10-06  25ec324  #52566          [TASK] Make use of .t3-table in RecordHistory (Felix Kopp)
+2013-10-06  b83a07d  #52564          [TASK] Make use of .t3-table in EXT: scheduler (Felix Kopp)
+2013-10-06  a188064  #52565          [TASK] Make use of .t3-table in EXT: belog (Felix Kopp)
+2013-10-06  a05b4d6  #31996          [FEATURE] Transfer query parameters in preview (Francois Suter)
+2013-10-06  917a8c9  #52561          [FEATURE] Make use of .t3-table in EXT: tstemplate (Felix Kopp)
+2013-10-06  0174bfb  #52560          [FEATURE] Make use of .t3-table in EXT: lowlevel (Felix Kopp)
+2013-10-06  2537ef7  #52558          [!!!][FEATURE] Refactor/reintroduce table.t3-table (Felix Kopp)
+2013-10-06  ac3a58b  #52414          [TASK] ext:install Break possible redirect loop (Christian Kuhn)
+2013-10-06  f78b574  #52332          [BUGFIX] EXT:documentation does not support translated manuals (Xavier Perseguers)
+2013-10-06  523ba33  #52501          [TASK] Set base font-size and adjust headline sizes (Felix Kopp)
+2013-10-06  a727959  #52517          [TASK] Redesign "about modules" as start screen (Felix Kopp)
+2013-10-06  223fa59  #51892          [BUGFIX] Enable add markers in LoginController signal (Sebastian Fischer)
+2013-10-06  f415745  #51106          [FEATURE] Follow-Up: Prepare generic persistence for overlay handling (Felix Oertel)
+2013-10-06  3b4ffe6  #51145          [FEATURE] move configuration of returnRawQueryResult (Felix Oertel)
+2013-10-06  797b164  #52401          [FEATURE] ext:install FolderStructure basic link support (Christian Kuhn)
+2013-10-05  cc76b72  #52555          [TASK] Load defaultConfigArray just once in AllConfiguration (Sascha Egerer)
+2013-10-05  2c109ca  #52546          [BUGFIX] Missing closing tag in ElementBrowser (Philipp Gampe)
+2013-10-05  5582a31  #52469          [TASK] Use instanceof comparison instead of string comparison (Benjamin Serfhos)
+2013-10-05  be56c13  #52444          [TASK] Version fields in list view only if version is loaded (Georg Ringer)
+2013-10-04  5468c15  #52514          [FEATURE] High-res TYPO3 logo in topbar (Felix Kopp)
+2013-10-01  460cffc  #52445          [TASK] Add missing CSS class to table of sorting module (Georg Ringer)
+2013-10-01  a34ef1e                  [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team)
+
+
 2013-10-01  014b204                  [RELEASE] Release of TYPO3 6.2.0alpha3 (TYPO3 Release Team)
 2013-10-01  e605c49  #52405          [TASK] Install Tool: Allow multiple permission status per file (Ernesto Baschny)
 2013-10-01  1c43491  #52437          [BUGFIX] Don't write LocalConfiguration on every Install Tool entry (Ernesto Baschny)
diff --git a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
index 56d21504bd19..95336070a91a 100644
--- a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
+++ b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
@@ -75,7 +75,7 @@ class SystemEnvironmentBuilder {
 	 */
 	static protected function defineBaseConstants() {
 		// This version, branch and copyright
-		define('TYPO3_version', '6.2-dev');
+		define('TYPO3_version', '6.2.0beta1');
 		define('TYPO3_branch', '6.2');
 		define('TYPO3_copyright_year', '1998-2013');
 
-- 
GitLab