Commit graph

18 commits

Author SHA1 Message Date
taca
d30003bbd7 Update typo3_45 to 4.5.22.
Fixed some regression of previous release.

2012-11-12  3c7a71d                  [RELEASE] Release of TYPO3 4.5.22 (TYPO3 Release Team)
2012-11-12  599c098                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2012-11-12  950a152                  [TASK] Raise version numbers of system extensions (Steffen Ritter)
2012-11-11  56e6665  #26660          [BUGFIX] imagecopyresized: correct invalid parameters (Stefan Neufeind)
2012-11-11  dc4ccbd  #42850          [TASK] Fix TYPO3 logos (Helmut Hummel)
2012-11-10  cd8366d                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2012-11-10  6757b85  #42812          [BUGFIX] #42812 Most checkboxes (like Extended View) are not working (Michael Späth)
2012-11-14 14:51:27 +00:00
taca
ef816812dd Update typo3_45 to 4.5.21.
Security fix for TYPO3-CORE-SA-2012-005: Several Vulnerabilities in TYPO3 Core.

2012-11-08  c211c0e                  [RELEASE] Release of TYPO3 4.5.21 (TYPO3 Release Team)
2012-11-08  5245e09  #42696          [SECURITY] Fix SQL injection and XSS in record history (Oliver Hader)
2012-11-08  ab335bc  #42774          [SECURITY] XSS in TCA Tree (Oliver Hader)
2012-11-08  a768d97  #42776          [SECURITY] Fix potential XSS in t3lib_BEfunc::getFuncCheck (Helmut Hummel)
2012-11-08  ba187e5                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2012-11-07  b4f7658  #39677          [BUGFIX] No sorting in TypoScript Object Browser when browsing (Nicole Cordes)
2012-11-02  dba123b  #42281          [BUGFIX] Translated non-published page in workspace breaks live workspace (Oliver Hader)
2012-11-02  fc6f82f  #38024          [BUGFIX] Illegal string offsets in t3lib_stdgraphic (Wouter Wolters)
2012-11-01  ded3a6e  #37578          [BUGFIX] PHP 5.4 warning in CLI context in switch back user (Christian Kuhn)
2012-10-29  c05e759  #28248          [BUGFIX] t3lib_div: adjust substUrlsInPlainText to also work on URLs at end of sentence (Robert Heel)
2012-10-29  d4c539d  #40733          [BUGFIX] Wrong call to TSFE in FrontendEditing (Steffen Ritter)
2012-10-27  7b28c0e  #42444          [TASK] Fix generation of ext_emconf.php (Wouter Wolters)
2012-10-22  7f0696f  #38699          [BUGFIX] t3lib_div::unlink_tempfile does not always work on Windows (Stanislas Rolland)
2012-10-22  f50483d  #27020          [BUGFIX] TCEForms.Suggest wizard in IRRE records (Nicole Cordes)
2012-10-19  b77171c                  [BUGFIX] Fix case of tests folder (Xavier Perseguers)
2012-10-19  2490737                  [BUGFIX] Unit test for saltedpasswords fail (Xavier Perseguers)
2012-10-18  9a14bcf  #36087          [BUGFIX] RTE: Link to disabled page doesn't show in FE, link icon does (Stanislas Rolland)
2012-10-18  f8fc399  #29685          [BUGFIX] RTE: Words containing umlauts not added to personal dictionary (Stanislas Rolland)
2012-10-17  17b1d65  #38406          [BUGFIX] Extension Import not working with postgresql and DBAL (Ernesto Baschny)
2012-11-08 13:48:39 +00:00
asau
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
taca
0372eef62b Update typo3_45 to 4.5.20.
THis is maintenance releases and contain bug fixes only and please release
note for detail changes: <http://wiki.typo3.org/wiki/TYPO3_4.5.20>.
2012-10-18 14:33:23 +00:00
taca
a3b121407e Update typo3_45 to 4.5.19.
This release fixes several security problems TYPO3-CORE-SA-2012-004,

<http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2012-004/>

2012-08-15  9bcf5eb                  [RELEASE] Release of TYPO3 4.5.19 (TYPO3 Release Team)
2012-08-15  76748b7  #21634          [SECURITY] XSS in install tool (Mario Rimann)
2012-08-15  85df0e4  #32653          [SECURITY] Page Link Target vulnerable to XSS (Markus Bucher)
2012-08-15  605d05f  #25052          [SECURITY] XSS in validateForm (Markus Bucher)
2012-08-15  6840097  #25356          [SECURITY] XSS in TCE forms (Christian Kuhn)
2012-08-15  fb1e204  #30967          [SECURITY] XSS in Scheduler Example Task (Mario Rimann)
2012-08-15  6fd6768  #37127          [SECURITY] HTML5 support in RemoveXSS (Franz G. Jahn)
2012-08-15  11abbaa  #39345          [SECURITY] Information Disclosure in the Configuration Module (Mario Rimann)
2012-08-15  a3293a7  #33520          [SECURITY] Untrusted GP data is unserialized in old CSH handling (Helmut Hummel)
2012-08-15  ccbbfc3  #31927          [SECURITY] XSS in Indexed Search statistics (Steffen Gebert)
2012-08-15  f046457  #23226          [SECURITY] t3lib_div::quoteJSvalue allows XSS (Helmut Hummel)
2012-08-15 13:49:25 +00:00
taca
edebed68b3 Update typo3_45 package to 4.5.18.
2012-08-08  c9ae56c                  [RELEASE] Release of TYPO3 4.5.18 (TYPO3 Release Team)
2012-08-05  2bb16e8  #39527          [BUGFIX] Pass $fieldName when processing FlexForm DS in t3lib_transferData (Claus Due)
2012-08-03  83af91c  #39509          [BUGFIX] t3lib_db - expects parameter 1 to be resource, boolean given (Michael Klapper)
2012-08-01  08b29b8  #25079          [BUGFIX] Suggest Wizard crashes in Frontend Editing (Dennis Ahrens)
2012-08-01  1e11fd1  #32282          [BUGFIX] unlink issues warnings for lock files (Markus Klein)
2012-08-01  9dab257  #38849          [BUGFIX] IRRE childs don't expand in Internet Explorer (Stefan Aebischer)
2012-08-01  239d66d  #39417          [BUGFIX] t3lib_db::exec_SELECTgetRows method annotation (Nicole Cordes)
2012-07-31  1d5e85e  #33625          [BUGFIX] Properly check disabled versioning within tcemain (Tolleiv Nietsch)
2012-07-30  35045a3  #22152          [BUGFIX] PHP warnings may show up in the List module (Dmitry Dulepov)
2012-07-29  5935394  #31278          [BUGFIX] Shell command arguments are not escaped (Mario Rimann)
2012-07-26  54761c2  #26815          [BUGFIX] RTE transformation transforms LF/CR between div and hr into space (Stanislas Rolland)
2012-07-25  73bf1fa  #38691          [BUGFIX] Exclude E_STRICT on PHP 5.4 and unify error reporting (Philipp Gampe)
2012-07-25  d9868f6  #38604          [TASK] Always return a boolean in t3lib_div::validPathStr (Andy Grunwald)
2012-07-24  c85d6be  #33082          [TASK] Improve error message of "broken rootline" (Georg Ringer)
2012-07-23  bc0feed  #28684          [BUGFIX] Formmail doesn't always use correct character set (Jigal van Hemert)
2012-07-23  baba7fa  #38927          [BUGFIX] $_EXTCONF was not filled in ext_tables.php (Ernesto Baschny)
2012-07-23  8e944f0  #34152          [BUGFIX] stdWrap numRows fails due to wrong SELECT clause (Ernesto Baschny)
2012-07-21  b0f3efd                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2012-07-20  259c25c  #39026          [BUGFIX] QT movies prefixed abusively in Media CE (Francois Suter)
2012-07-20  0f83ce4  #39052          [BUGFIX] Send sane HTTP response in showpic on error (Christian Kuhn)
2012-07-18  71781f1  #36777          [BUGFIX] Unnecessary warning in css_styled_content (division by zero) (Thomas Layh)
2012-07-17  218f304  #33629          [BUGFIX] datepicker does not set current time as default (Simon Schaufelberger)
2012-07-12  fe76723  #24626          [BUGFIX] Drag&Drop inside the root page of the pagetree isn't possible (Stefan Galinski)
2012-07-12  eb215ba  #33546          [BUGFIX] Check if user is allowed to paste page to pagetree (Max Roesch)
2012-07-12  bc21789  #36313          [BUGFIX] Add rootline workspace overlay for backend_layouts. (Timo Webler)
2012-07-09  82e0d0b  #38791          [BUGFIX] accessibilityWrap ignores simple value (Jigal van Hemert)
2012-07-07  042dc4a  #18771          [BUG] t3lib_div::getFilesInDir order differs from order in File list (Benjamin Mack)
2012-07-06  277ea81  #36316          [BUGFIX] RTE: Importing google webfonts breaks style sheet parsing (Stanislas Rolland)
2012-07-05  eb317e7  #38645          [BUGFIX] E_DEPRECATED does not exist in PHP 5.2 (Ivan Kartolo)
2012-07-05  5eb31a1  #36438          [BUGFIX] RTE spellcheck issue on Windows server (Stanislas Rolland)
2012-08-12 15:51:38 +00:00
taca
e411ce9c67 Update typo3_45 to 4.5.17 (TYPO3 4.5.17).
Fix XSS in swfupload.

2012-07-04  acf7796                  [RELEASE] Release of TYPO3 4.5.17 (TYPO3 Release Team)
2012-07-04  4356de4  #38578          [SECURITY] XSS in swfupload (Oliver Hader)
2012-07-04  d5cb5fb  #35154          [BUGFIX] Exclude E_STRICT from exceptionalErrors (Mario Rimann)
2012-07-04  4cca68b  #37615          [BUGFIX] IRRE records can't be expanded without an hidden field (Oliver Hader)
2012-07-04  5fd49b5  #29254          [BUGFIX] TSFE->additionalFooterData for USER_INT (Oliver Hader)
2012-07-03  15847d2  #38574          [BUGFIX] In IE9, RTE does not work correctly in compat modes IE8/IE7 (Stanislas Rolland)
2012-07-03  9a1c36c  #34786          [BUGFIX] Custom HTML tags no longer malformed in IE (Bart Dubelaar)
2012-07-01  8ea1408  #38511          [BUGFIX] Remove a rather dubious unit test for Redis cache backend (Christian Kuhn)
2012-06-30  353ab74  #38501          [BUGFIX]  Fix unit test failure if gif compress is disabled (Susanne Moog)
2012-06-30  74701ef  #35915          [BUGFIX] VariableFrontend initializeObject not called (Daniel Pötzinger)
2012-06-30  2cc2efb  #37618          [BUGFIX] Remove class of td if "No CSS styles for this table" is set (Juergen Furrer)
2012-06-30  364926e  #36290          [BUGFIX] Markers (%s) are not replaced in TCEmain error messages (Bart Dubelaar)
2012-06-29  880f256  #38357          [TASK] Add travis configuration file (Helmut Hummel)
2012-06-29  027a9b3  #36093          [BUGFIX] Reports: Wrong indication for saltedpasswords (Markus Klein)
2012-06-28  885d256  #37541          [BUGFIX] Declaration of tx_rtehtmlarea_base::drawRTE() not compatible (Stanislas Rolland)
2012-06-28  50b5136  #34303          [BUGFIX] IRRE hide/unhide broken (dkd-egerer Sascha Egerer)
2012-06-28  6918eda  #34685          [TASK] PHP 5.4 adjustments (Markus Klein)
2012-06-28  1f7ebfd  #36194          [BUGFIX] Ensure $output is used as string (Peter Niederlag)
2012-06-27  7366511  #32773          [BUGFIX] fe_adminLib.inc uses undefined function (Sven Burkert)
2012-06-27  b82dfa5                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2012-06-21  3f3c200  #36300          [BUGFIX] Properly load existing usergroups in task (Bart Dubelaar)
2012-06-13  1e97470  #35944          [BUGFIX] Hide the field "Selected Pages" for menu type "Sitemap" (Marco Huber)
2012-05-30  bbc55bf  #21943          [BUGFIX] redirect to referrer when changing password (Jigal van Hemert)
2012-05-28  1c43954  #37553          BUGFIX] Illegal string offset (Jigal van Hemert)
2012-07-05 14:21:36 +00:00
dholland
2eb467f68a Fix some pkglint. 2012-07-01 01:33:39 +00:00
taca
30916ecd84 Update typo3_45 package to 4.5.16 (TYPO3 4.5.16).
2012-05-22  841e939                  [RELEASE] Release of TYPO3 4.5.16 (TYPO3 v4 Release Team)
2012-05-22  b81c747                  [TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2012-05-21  d4da799  #26993          [BUGFIX] Pagetree: Copying large branches duplicates branch (Steffen Gebert)
2012-05-21  58c4730  #37335          [TASK] Add a comment for require_once in t3lib_error_ErrorHandler (Oliver Klee)
2012-05-21  62d2b65  #36976          [BUGFIX] PHP warning when a language pack does not exist (Xavier Perseguers)
2012-05-20  d797ceb  #33580          [BUGFIX] DB field names exceed max length with 'zzz_deleted' (Tolleiv Nietsch)
2012-05-20  1125e3d  #36981          [BUGFIX] Regression of "better condition in versionOL of t3lib_tstemplate" (Andy Grunwald)
2012-05-20  6bb0f8d  #35410          [BUGFIX] Properly quote regexp in Install Tool (Jigal van Hemert)
2012-05-20  9a439a2  #25213          [BUGFIX] Install Tool: Settings added by extensions can be edited (Christian Kuhn)
2012-05-20  1ffe481  #37221          [BUGFIX] Wrong DB fields usage in TCEmain (Felix Nagel)
2012-05-16  5c48fae  #35182          [BUGFIX] Missing bottom margin in the page tree (Stefan Galinski)
2012-05-16  c4c3185  #37158          [BUGFIX] Wrong label reference for backend_layout (Markus Klein)
2012-05-14  d8e6613  #36459          [BUGFIX] Pagetree doesn't expands to the last saved state (Stefan Galinski)
2012-05-08  6a74d2e  #30057          [BUGFIX] tx_rsaauth_sv1::authUser() gives PHP notice (Xavier Perseguers)
2012-05-03  225a8be  #36611          [BUGFIX] EM: improve action icons alignment (Francois Suter)
2012-04-29  240dd55  #30900          [BUGFIX] EM: avoid cropping action columns (Francois Suter)
2012-04-29  786281f  #36380          [BUGFIX] t3lib_div::getUrl() throws a warning on nonexisting local file (Philipp Gampe)
2012-04-28  e880be5  #26915          [BUGFIX] cropHTML with dash in html element (Jakub Cernek)
2012-04-28  126fb5e  #36004          [BUGFIX] Wrong HTTP protocol in combination with a proxy (Michael Staatz)
2012-04-28  b0b2c02  #36164          [BUGFIX] Remove duplicate domain from FE copyright comment (Tomita Militaru)
2012-04-28  772a20e  #34686          [BUGFIX] Show phpinfo() header title (Tomita Militaru)
2012-04-27  eae54ad  #21713          [BUGFIX] Hide relations to deleted records (Francois Suter)
2012-04-23  f33b182  #35361          [BUGFIX] Localize command must preserve type (Francois Suter)
2012-04-21  2e38cc8  #36399          [BUGFIX] Missing static keyword for addFieldsToUserSettings (Susanne Moog)
2012-04-20  2efae13  #28687          [BUGFIX] Pagetree broken due to JavaScript exception (Steffen Ritter)
2012-04-19  fbce0ac  #27811          [BUGFIX] Backend: Fetch correct overlay-version of page inside workspace (Stefan Neufeind)
2012-06-02 05:49:51 +00:00
taca
b503fe42da Update typo3_45 package to 4.5.15 (TYPO3 4.5.15).
Contains fix for XSS, https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2012-002/.


2012-04-17  7bd7fa7                  [RELEASE] Release of TYPO3 4.5.15 (TYPO3 v4 Release Team)
2012-04-17  34cd65d  #34348          [SECURITY] XSS in exception handler (Oliver Klee)
2012-04-17  03ed1e3                  [TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2012-04-15  bd08193  #36027          [BUGFIX] Localisation update doesn't work (Sebastian Fischer)
2012-04-14  455c288  #34742          [TASK] Change hardcoded URL to constant (dkd-egerer Sascha Egerer)
2012-04-13  d92797c  #24884          [BUGFIX] Saving Page Tree states issues in large environments (cybercraft)
2012-04-12  89232cd  #35202          [BUGFIX] Fix the unit tests to work with PHPUnit 3.6 (Oliver Klee)
2012-04-12  573c480  #34860,#33685   [BUGFIX] Results from live search and opendocs can't be opened (Stefan Galinski)
2012-04-12  df51e20  #35897          [BUGFIX] Failing test in caching framework memcache backend (Christian Kuhn)
2012-04-11  174d81f  #35847          [BUGFIX] t3lib_div::getUrl() providing wrong error information (Ingo Renner)
2012-04-11  8d9854c  #35272          [BUGFIX] Enable XClassing of t3lib_install by replacing new (Kay Strobach)
2012-04-10  d5b2b13  #35257          [BUGFIX] ext_icon.gif for EXT:impexp (Georg Ringer)
2012-04-08  f9fe38e  #34695          [BUGFIX] missing parameter for implode (Jigal van Hemert)
2012-04-05  c49f742  #31831          [BUGFIX] "Allowed excludefields" misses non-tt_content FlexForms (Kai Vogel)
2012-03-29  2a25362  #34625          [BUGFIX] preg_spliti should be preg_split (Georg Ringer)
2012-03-28  a2b1f8c  #25021          [BUGFIX] Creating new pages via drag'n'drop respects page TS (Philipp Kitzberger)
2012-04-17 12:59:01 +00:00
taca
6458ce7151 Update typo3_45 to 4.5.14.
Fix security problem of https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2012-001/.

2012-03-28  c8acf67                  [RELEASE] Release of TYPO3 4.5.14 (TYPO3 v4 Release Team)
2012-03-28  1d769c4  #22748          [SECURITY] Missing escaping for sys_notes (Georg Ringer)
2012-03-28  b128c41  #30969          [SECURITY] XSS for extension meta data in About module (Oliver Klee)
2012-03-28  4dc50cb  #29397          [SECURITY] XSS in show item (Christian Kuhn)
2012-03-28  7b4e3cb  #24474          [SECURITY] Missing escaping in scheduler (Georg Ringer)
2012-03-28  d9065bd  #30940          [SECURITY] XSS in BE file list (Christian Kuhn)
2012-03-28  0b925b6  #30188          [SECURITY] XSS possibility in RemoveXSS (Andreas Wolf)
2012-03-28  e8ceb36  #25246          [!!!][SECURITY] XSS in filelink element (Georg Ringer)
2012-03-28  fa6a103  #29536          [SECURITY] XSS in be_layouts (Georg Ringer)
2012-03-28  784ffda  #29060          [SECURITY] Information disclosure showing DB name (Georg Ringer)
2012-03-28  a4d4c22                  [TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2012-03-28  45472a9  #35260          [BUGFIX] Missing column in t3lib_TCEmain::getPreviousLocalizedRecordUid (Francois Suter)
2012-03-26  7689dca  #35158          [TASK] Clean-up PHPdoc comments in t3lib_PageRenderer (Kai Vogel)
2012-03-26  afdbb20  #35159          [BUGFIX] Instance properties are defined statically (Kai Vogel)
2012-03-25  0c5402a  #34771          [TASK] Add missing sql_free_result in alt_doc.php (Wouter Wolters)
2012-03-25  c828d02  #35176          [BUGFIX] Tooltips for items in groupfields are not moved (Jigal van Hemert)
2012-03-24  0b32e02  #33791          [BUGFIX] Blank page after Save+Close in page settings (Stefan Galinski)
2012-03-23  35153e9  #35160          [TASK] Code clean-up in t3lib_PageRenderer (Oliver Hader)
2012-03-22  c59bd15  #35148          [BUGFIX] Non-static methods in t3lib_cache are called statically (Steffen M«äller)
2012-03-22  7059684  #30050          [BUGFIX] t3lib_div should contain only static methods (Jigal van Hemert)
2012-03-18  8ae8604  #32756          Revert "[BUGFIX] showAccessRestrictedPages doesn't replace links to restricted subpages" (Helmut Hummel)
2012-03-17  f25023e  #30847          [BUGFIX] Fix baseurl handling of IE with RTE htmlArea in FE and realurl (Stanislas Rolland)
2012-03-16  56ef45d  #34662          [BUGFIX] Fatal error 't3lib_lock' does not exist (Oliver Hader)
2012-03-28 12:57:23 +00:00
taca
4ed48bdcd2 Update typo3_45 package to 4.5.13.
Maintenance releases and contain bugfixes only.

2012-03-13  3d42f3d                  [RELEASE] Release of TYPO3 4.5.13 (TYPO3 v4 Release Team)
2012-03-13  0eb2165                  [TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2012-03-12  c3ecb4c  #34526          [BUGFIX] Mail sending fails with quoted&encoded e-mail addresses (Dmitry Dulepov)
2012-03-12  6b9d308  #34100          [BUGFIX] RTE in frontend with IE9: Use IE8 standards mode (TYPO3 4.5) (Stanislas Rolland)
2012-03-12  a49c4a4  #31139          [BUGFIX] Better condition in versionOL of t3lib_tstemplate (Mario Rimann)
2012-03-12  3fdaf5b  #17284          [BUGFIX] No content in workspace preview when using select.selectFields (Tolleiv Nietsch)
2012-03-12  09ef6f6  #30892          [BUGFIX] t3lib_BEfunc::getViewDomain() returns wrong or no domain (Jaume Prat)
2012-03-12  3f9adca  #32159          [TASK] Invalid SQL and bad code in tslib_fe (Dmitry Dulepov)
2012-03-12  7d5bf8a  #32161          [BUGFIX] Invalid "unequal"-statement and string-quoting in SQL (Stefan Neufeind)
2012-03-12  2c450c2  #29086          [BUGFIX] Livesearch does not find all pages (Udo Leimberger)
2012-03-12  a77cda6                  [TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2012-03-11  c7bf718  #19925          [BUGFIX] *IFSUB ignores l18n_cfg field (Stefan Galinski)
2012-03-11  a3f69bd  #34441          [TASK] Change typo3.com to typo3.org (Jigal van Hemert)
2012-03-11  fff28a5  #29585          [TASK] EM: make pop-up window use full screen (Francois Suter)
2012-03-11  6c8fd61  #28526          [BUGFIX] Unset stdWrap of select.pidInList (Marc Bastian Heinrichs)
2012-03-11  4c2d6d0  #28017          [BUGFIX] Skip t3lib_divTest::fixPermissionsSetsGroup on MacOS (Oliver Klee)
2012-03-11  1a4150d  #25131          [BUGFIX] Localization of child records fails when using MM type relations (Oliver Hader)
2012-03-11  0eff9e2  #32467          [BUGFIX] Warnings in tcemain on iterating over unset columns (Mario Rimann)
2012-03-11  eb2dd3d  #17061          [BUGFIX] Translated mailform should use localized email (Michael Stucki)
2012-03-11  a8f5a17  #32780          [BUGFIX] process_datamap doesn't handle existing versions by itself (Bart Dubelaar)
2012-03-11  72d48ef  #29019          [BUGFIX] getSingleField_typeFlex doesn't respect TSconfig settings (Jo Hasenau)
2012-03-10  f1f493b  #24369          [BUGFIX] No image generation with PHP-SAFE_MODE (GM/IM) (Jigal van Hemert)
2012-03-10  9300788  #24125          [BUGFIX] Send no-cache headers in t3lib_userauth (Alexander Stehlik)
2012-03-08  41271aa  #34634          [BUGFIX] RTE: Inserting a table is broken (Stanislas Rolland)
2012-03-08  838dc0f  #17910          [BUGFIX] Error when editing a record with additionalPreviewLanguage and an deleted l18n_parent (Andreas Wolf)
2012-03-08  6340a69  #34203          [BUGFIX] Images from TER hosters break SSL (Georg Ringer)
2012-03-07  f1fd1b6  #31460          [BUGFIX] flock() calls in TYPO3 prevent NFS hosting (Dmitry Dulepov)
2012-03-07  624f1e2  #34600          [TASK] Update copyright year to 2012 (Ernesto Baschny)
2012-03-06  413f0fa  #27230          [BUGFIX] cmpIPv4: prevent E_NOTICE, cleanup compare, testcases (Stefan Neufeind)
2012-03-13 13:13:52 +00:00
taca
5a556ce100 Update typo3_45 package to 4.5.12 (TYPO3 4.5.12).
2012-03-06  cd448d5                  [RELEASE] Release of TYPO3 4.5.12 (TYPO3 v4 Release Team)
2012-03-06  cc0d923                  [TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2012-03-06  fd59df3  #33089          [BUGFIX] Media element does not recognize short YouTube links (Robert Heel)
2012-03-06  004321b  #32732          [BUGFIX] Add the title and increase width of the multiple select boxes (Thomas Layh)
2012-03-06  95d6c66  #23347,#30623   [BUGFIX] Misleading error with empty USER_INT (Philipp Gampe)
2012-03-05  5910017  #33160          [BUGFIX] tslib_pibase: Outdated PHPDoc comment for pi_loadLL() (Stefan Rotsch)
2012-02-29  4424489  #34427          [TASK] Remove typo3/logomenu.php (Christian Kuhn)
2012-02-28  726bf5c                  [TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2012-02-27  cc89244  #34135          [BUGFIX] PHP Warning when moving a record (Xavier Perseguers)
2012-02-24  888fe67  #29593          [BUGFIX] EM: make update window modal (Francois Suter)
2012-02-21  8eb7d80  #25083          [BUGFIX] Content rendering: Definition lists in RTE are wrapped in p (Tolleiv Nietsch)
2012-02-19  1fda8a3  #30272          [BUGFIX] Don't save form protection error messages in session (Helmut Hummel)
2012-02-19  ed8e160  #17947          [BUGFIX] TCE: error message if no label has been set in TCA (Mario Rimann)
2012-02-18  478db05  #34030          [BUGFIX] getAllowedItems called with one parameter too much (Stefan Neufeind)
2012-02-18  0417bfa  #33116          [BUGFIX] Scheduler BE module fails to load due to autoloader issues (Tolleiv Nietsch)
2012-02-17  990b81d                  [TASK] Additional unit tests for t3lib_div::mkdir and mkdir_deep (Loek Hilgersom)
2012-02-13  8e0bda4  #33897          [BUGFIX] htmlArea RTE: Target of localized string may be empty (Stanislas Rolland)
2012-02-13  4755e52  #33889          [BUGFIX] htmlArea RTE: Default skin inconsistent with ExtJS xtheme-blue (Stanislas Rolland)
2012-02-13  0d701dc  #33515          [BUGFIX][t3editor] (De-)Activating does not work in Chrome (Steffen Gebert)
2012-02-12  0076dcb  #30469          [BUGFIX] Sorting of localized records is wrong after copying (Stanislas Rolland)
2012-02-12  6c04d98  #30162          [BUGFIX] Sporadic memcache error on server load (Dmitry Dulepov)
2012-02-12  8d9730b  #32073          [BUGFIX] IRRE translation links shouldn't be shown if no parent (Georg Ringer)
2012-02-12  606192f  #32650          [BUGFIX] Confusing error message in reports module (Markus Klein)
2012-02-11  e833828  #28298          [BUGFIX] Resetting of input field to default when having a range fails (Philipp Kitzberger)
2012-02-10  cd481f9  #21102          [BUGFIX] IRRE: Selected items remain in selector with foreign_unique (Stanislas Rolland)
2012-02-10  d52d362  #33457          [BUGFIX] RTE: Removing div from formatblock selector may not workspaces (Stanislas Rolland)
2012-02-10  0bda8f8  #32408          [BUGFIX] htmlArea RTE: CSS class names are lowercase in WebKit (Stanislas Rolland)
2012-02-09  18b0764  #31252          [BUGFIX] saltedpasswords update task only updates 42 records (Mario Rimann)
2012-02-08  e5ee0ee  #30352          [BUGFIX] Bookmarks to pages don't work (Stefan Galinski)
2012-02-08  633657b  #29498          [TASK] Disable compression for inlineJs in Backend (Steffen Gebert)
2012-02-08  c91dfff  #25277          [BUGFIX] Prevent duplicate stdWrap for media content (Alexander Stehlik)
2012-02-07  cc18374  #20211          [BUGFIX] Release locked records during logout (Tolleiv Nietsch)
2012-02-07  91616be  #24274          [BUGFIX] Prevent compression of scripts that use ajax.php (Steffen Kamper)
2012-02-06  f690fc9  #31959          [BUGFIX] "Show page" does not use a proper URL scheme (Dmitry Dulepov)
2012-02-06  329f00d  #32136          [TASK] Reports module uses internal data of salted passwords (Dmitry Dulepov)
2012-02-06  ff5d585  #33637          [BUGFIX] RTE: Some toolbar elements may not be correctly initialized (Stanislas Rolland)
2012-02-03  7623013  #32422          [BUGFIX] Encoding error in TCEforms inline JavaScript (Manuel Stofer)
2012-02-03  1a885b5  #32046          [BUGFIX] t3lib_div::validPathStr() fails on certain file names (Dmitry Dulepov)
2012-02-03  ef1dd9a  #32877          [BUGFIX] htmlArea RTE: Changing the text color to black does not work (Stanislas Rolland)
2012-02-03  4667660  #33644          [BUGFIX] htmlArea RTE: Firefox may report error when setting a color (Stanislas Rolland)
2012-02-02  36d6182  #33642          [BUGFIX] RTE Text indicator does not work in Firefox in TYPO3 4.5 (Stanislas Rolland)
2012-02-02  5047f14  #33637          [BUGFIX] RTE: Some toolbar elements may not be correctly initialized (Stanislas Rolland)
2012-01-31  765f532  #27052          [BUGFIX] Context menu of page translation doesn't work in languages view (Andreas Wolf)
2012-01-28  0cb0977                  Revert "[BUGFIX] Scheduler BE module fails to load due to autoloader issues" (Christian Kuhn)
2012-01-28  308aba5  #32580          [BUGFIX] Reports module shows unnecessary info text (Markus Klein)
2012-01-28  40af75f  #33116          [BUGFIX] Scheduler BE module fails to load due to autoloader issues (Dmitry Dulepov)
2012-01-28  70a5331  #23843          [BUGFIX] Broken datepicker on unsaved flexform sections (Stefan Rotsch)
2012-01-28  1411391  #32111          [BUGFIX] TYPO3 prompts to select position when there are no pages (Dmitry Dulepov)
2012-01-28  aa6d46b  #32231          [BUGFIX] Unlimited memory limit handling in system status report (Mario Rimann)
2012-01-28  1c25d92  #21591          [BUGFIX] Warnings in BE when using "Find filename" (Dmitry Dulepov)
2012-01-28  a767877  #32892          [BUGFIX] spriteManager for Clear RTE Cache icon (Felix Kopp)
2012-01-27  fd261f9  #31300          [TASK] Improve debugTrail() to better handle includes (Markus Klein)
2012-01-26  e8c1d42  #33466          [BUGFIX] htmlArea RTE: Some attributes wrongly unset by "Edit element" (Stanislas Rolland)
2012-01-26  8070967  #20069          [BUGFIX] Misinterpretation of memory_limit setting in install tool (Mario Rimann)
2012-01-26  71257e5  #33455          [BUGFIX] Marker not removed from file module (Ernesto Baschny)
2012-03-07 12:53:40 +00:00
taca
d3f6f58ebf Update typo3_45 package to 4.5.11 (TYPO3 4.5.11).
This is bug fix only release, no security fix.

2012-01-24  a9a1736                  [RELEASE] Release of TYPO3 4.5.11 (TYPO3 v4 Release Team)
2012-01-24  75b26cf                  [TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2012-01-24  80c03a0  #31771          [BUGFIX] typolink prepends wrong domain when using url scheme (Dmitry Dulepov)
2012-01-21  2edfa73  #32301          [BUGFIX] htmlArea RTE: magic image maxWidth is not working as expected (Stanislas Rolland)
2012-01-20  8f1bc21  #31763          [BUGFIX] htmlArea RTE : Adding link problem with IE (Stanislas Rolland)
2012-01-18  78ffa6a  #28007          [BUGFIX] TCEmain::clear_cacheCmd relies on active BE_USER (Steffen Gebert)
2012-01-18  5d9ef81  #22328          [BUGFIX] md5.js fails with non-ascii-characters (Stefan Neufeind)
2012-01-17  8ea93c5  #32263          [BUGFIX] HTML entity &nbsp; is inserted before and after inline element (Stanislas Rolland)
2012-01-17  b1b7526  #32448          [BUGFIX] Module menu link wrap (Felix Kopp)
2012-01-14  b64c169  #31379          [BUGFIX] alt_doc.php uses deleted alternative page languages for translations (Marcus Krause)
2012-01-13  d6dbf87  #18545          [BUGFIX] Vague error message in t3lib_div (Dmitry Dulepov)
2012-01-08  2912a6c  #32970          [BUGFIX] Typo in Install Tool (Georg Ringer)
2011-12-24  3896040  #32753          [TASK] Scheduler: Add "Add Task" button to header (Markus Klein)
2011-12-24  19fa973  #32768          [BUGFIX] Reports are called twice (Philipp Gampe)
2011-12-20  ae06430                  [TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2011-12-20  e4e9928                  [TASK] Set TYPO3 version to 4.5.11-dev (TYPO3 v4 Release Team)
2012-01-31 13:23:35 +00:00
taca
eeacc72630 Update www/typo3_45 package to 4.5.10.
2011-12-20  71fbd2b                  [RELEASE] Release of TYPO3 4.5.10 (TYPO3 v4 Release Team)
2011-12-20  f8d4623  #32626          [BUGFIX] Add SQL-comparator <> to SQL parser (Stefan Neufeind)
2011-12-19  ce5f5a7  #31622          [BUGFIX] Invalid query part on menu rendering (Oliver Hader)
2011-12-19  0114ceb                  Revert "[FEATURE] Add ExtJS xtype:modulepanel for BE Modules" (Ernesto Baschny)
2011-12-18  5038a58  #30758          [BUGFIX] Login fails silently, when no backend for rsaauth is available (Steffen Gebert)
2011-12-18  0f6f55d  #27836          [BUGFIX] EM: Uploading extensions fails with Fatal Errors (Steffen Gebert)
2011-12-18  043f1c8  #32274          [BUGFIX] sessionTimeout for BE does not work (Mario Rimann)
2011-12-18  33234cb  #32163          [BUGFIX] @charset must be lowercase in CSS (Markus Klein)
2011-12-18  e87e6a3  #18176          [BUGFIX] Log password attempt with empty password (Mario Rimann)
2011-12-18  5bccb23  #31350          [BUGFIX] Fatal error when exporting from root (Francois Suter)
2011-12-18  b9af0ca  #28384          [FEATURE] Add ExtJS xtype:modulepanel for BE Modules (Kay Strobach)
2011-12-18  725a8c7  #21590          [BUGFIX] Warnings in BE when using "Update reference index" (Dmitry Dulepov)
2011-12-18  93c8987  #27969          [BUGFIX] Hide versioning icon in list when workspaces is installed (Tolleiv Nietsch)
2011-12-17  956ecc3  #32625          [BUGFIX] Fix path check for custom RTE styles (Stanislas Rolland)
2011-12-17  2b5a60d  #32596          [BUGFIX] Ambiguous XCLASS naming tx_em_Connection_ExtDirectServer (Steffen Gebert)
2011-12-16  5b2516c  #21054          [BUGFIX] Random miscalculations in ImageTTFBBox (Albrecht Koehnlein)
2011-12-16  ff97731                  [TASK] Set TYPO3 version to 4.5.10-dev (TYPO3 v4 Release Team)
2011-12-24 14:25:50 +00:00
taca
6491993e6e Update typo3_45 pacakge to 4.5.9 (TYPO3 4.5.9).
This release fixed remote code execution problem,
http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2011-004/.

2011-12-16  dd85342
		[RELEASE] Release of TYPO3 4.5.9 (TYPO3 v4 Release Team)
2011-12-16  7f71d9d
		[TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2011-12-16  a5546eb  #29899
		[BUGFIX] RTE not loading in IE when content css file does not
			 exist (Stanislas Rolland)
2011-12-14  03f137b  #25398
		[BUGFIX] TCEforms draws huge empty icon row which on
			 select-fields (Benjamin Mack)
2011-12-11  98c2451  #23355,#23860,
		[BUGFIX] Restructure the random byte generator (Helmut Hummel)
2011-12-11  92c7bb5  #19278
		[BUGFIX] Install Tool shows internal MySQL databases
			 (Mario Rimann)
2011-12-08  cbc0793  #29597
		[BUGFIX] Wrong char for explodes of links (Georg Ringer)
2011-12-07  58024ca  #32075
		[TASK] Integrate system extension linkvalidator as submodule
		       (Oliver Hader)
2011-12-07  5455f86  #22231
		[BUGFIX] Add possibility to use Wizards->Suggest in FlexForms
			 (Tolleiv Nietsch)
2011-12-07  2d95a76  #27634
		[BUGFIX] Gap between module menu items causes collapse on click
			 (Kay Strobach)
2011-12-07  44dc505  #28012
		[BUGFIX] Localization: Editing in TCEforms shows unstyled
			 original value (Benjamin Mack)
2011-12-07  a3bfd01  #28916
		[BUGFIX] Use trimExplode() for pageOverlayFields (Georg Ringer)
2011-12-07  a65381a  #30369
		[BUGFIX] EM: Available extension list misses icons
			 (Steffen Gebert)
2011-12-05  8477462  #27272,#17020,
		[BUGFIX] Remove hardcoded limits in T3D export (Georg Ringer)
2011-11-29  d1eeb92  #30695
		[TASK] Implement check for saltedpasswords in reports module
		       (Steffen Ritter)
2011-11-29  c1a0c9c  #32040
		[BUGFIX][SECURITY] XSS vulnerability in BE-User Admin module
				   (Marco Bresch)
2011-11-22  b4ff1bf  #31450
		[BUGFIX] Log date picker broken (Francois Suter)
2011-11-22  4b60371
		[TASK] Set TYPO3 version to 4.5.9-dev (TYPO3 v4 Release Team)
2011-12-16 11:26:29 +00:00
taca
0a5ec272b2 Improve COMMENT and DESCR; Explicitly note this is LTS, Long Term Support
release.

Bump PKGREVISION.
2011-12-15 12:45:49 +00:00
taca
4732b3248a Re-import www/typo3 as www/typo3_45; rename from www/typo3. 2011-12-15 12:36:33 +00:00