Commit graph

9 commits

Author SHA1 Message Date
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   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