Commit graph

30 commits

Author SHA1 Message Date
taca
7414a6e25b Update typo3_45 to 4.5.34 (TYPO4 4.5.34), contains several security fixes.
2014-05-22  2ee368c                  [RELEASE] Release of TYPO3 4.5.34 (TYPO3 Release Team)
2014-05-22  55d5f38  #30377          [SECURITY] Add trusted HTTP_HOST configuration (Helmut Hummel)
2014-05-22  efb098b  #54111,#54113   [SECURITY] XSS in (old) extension manager information function (Marc Bastian Heinrichs)
2014-05-22  94011a3  #48695          [SECURITY] XSS in new content element wizard (Markus Klein)
2014-05-22  b62651b  #54109          [SECURITY] XSS in template tools on root page (Marc Bastian Heinrichs)
2014-05-22  a98ae3c  #57576          [SECURITY] XSS in Backend Layout Wizard (Nicole Cordes)
2014-05-22  4f7258c  #48693          [SECURITY] Encode URL for use in JavaScript (Markus Klein)
2014-05-22  742ad49  #56458          [SECURITY] Fix insecure unserialize in colorpicker (Helmut Hummel)
2014-05-22  9bd7776  #54526          [SECURITY] Remove charts.swf to get rid of XSS vulnerability (Helmut Hummel)
2014-05-08  6ffdcee  #58187          [BUGFIX] Solve stackoverflow in prototype in IE8 (Jigal van Hemert)
2014-04-16  5d6a16e                  [TASK] Set TYPO3 version to 4.5.34-dev (TYPO3 Release Team)


2014-04-16  5bd6b52                  [RELEASE] Release of TYPO3 4.5.33 (TYPO3 Release Team)
2014-04-15  aebc244  #51768          [TASK] Updates prototype and scriptaculous, fixing IE9+ issues (Ernesto Baschny)
2014-04-15  51a3897  #57934          [BUGFIX] Use validEmail() instead of deprecated checkEmail() (Stefan Neufeind)
2014-04-15  fcdaec0  #56580          [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes (Marc Bastian Heinrichs)
2014-04-04  4316e98  #57656          [TASK] Integrate default README.txt (Oliver Hader)
2014-04-04  9d36515  #57603          [SECURITY] Prevent XSS in scheduler form (Nicole Cordes)
2014-02-27  e34a90b  #55966          [BUGFIX] Revert "[TASK] Use a 401 header if login is not successful" (Markus Klein)
2014-02-25  5c4554b  #23984          [BUGFIX] felogin reset password links not clickable (Jigal van Hemert)
2014-02-09  7d6a8cc  #55811          [BUGFIX] Namespace usage in test (Christian Kuhn)
2014-02-08  44d7cfc  #16491          [BUGFIX] CSV-Download not working in IE and HTTPS backend (Christian Kuhn)
2014-01-30  138b13a  #55458          [BUGFIX] DocumentTemplate class inserts inDocStyles twice (Stefan Neufeind)
2014-01-28  b867b04  #55350          [BUGFIX] Invalid constant in the domain redirect function (Tim Lochmueller)
2014-01-17  ab6256f                  Revert "[TASK] Optimize speed for instantiating class with arguments" (Ernesto Baschny)
2014-01-17  2526bdd  #53682          [TASK] Optimize speed for instantiating class with arguments (Helmut Hummel)
2014-01-16  102307f  #54748          [BUGFIX] Fix PHP fatal error in be.tableList view helper (Marc Bastian Heinrichs)
2014-01-09  e6643e1  #52554          [TASK] Change list view delete icon if record is deleted in WS (Sascha Egerer)
2014-01-08  765882e  #52133          [BUGFIX] Display relations' titles when TCA label field is type inline (Stefan Froemken)
2013-12-12  d3e9494  #53818          [BUGFIX] Cleanly unset cookies on login in cookie-check (Stefan Neufeind)
2014-05-27 13:47:25 +00:00
taca
984df6f313 Update typo3_45 package to 4.5.32 (TYPO3 4.5.32).
- Fix multiple vulnerabilities in TYPO3 CMS:
	http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2013-004/
- Enable PHP_VERSIONS_ACCEPTED which was accidently commented out by previous
  commit.

2013-12-10  1956962                  [RELEASE] Release of TYPO3 4.5.32 (TYPO3 Release Team)
2013-12-10  60576d1  #31206          [SECURITY] XSS in header link of all content elements (Anja Leichsenring)
2013-12-10  77dc1c4  #42772          [SECURITY] XSS in colorpicker wizard (Anja Leichsenring)
2013-12-10  52d3bff  #45043          [SECURITY] Prevent editor controlled hmac content (Franz G. Jahn)
2013-12-10  cae8739  #20811          [SECURITY] XSS vulnerability in extension manager (Marcus Krause)
2013-12-10  ba92f0a  #41714          [SECURITY] Information Disclosure in Wizards (Anja Leichsenring)
2013-12-10  63ff910  #54099          [SECURITY] Fix open redirection in openid extension (Anja Leichsenring)
2013-12-10  c4d1336  #48187          [SECURITY] feuser_adminLib.inc allows to set arbitrary fields (Steffen Ritter)
2013-12-10  5342284  #36768          [SECURITY] XSS in be_layout wizard (Anja Leichsenring)
2013-12-10  b360a1a  #54074          [SECURITY] Remove possible XSS from ActionController Error output (Anja Leichsenring)
2013-12-10  78ee538  #54073          [SECURITY] Unsafe unserialize of GET parameter in Add-Wizard (Marcus Krause)
2013-12-08  5aa4ab2  #54282          [BUGFIX] Fix failing test (Anja Leichsenring)
2013-12-08  6add221  #54280          [BUGFIX] Fix failing test (Anja Leichsenring)
2013-12-02  0c3fa95  #54124          [BUGFIX] ClientUtility does not detect Internet Explorer 11 (Stefan Neufeind)
2013-12-02  d353ab0  #54120          Revert "[BUGFIX] Object passed to date()" (Markus Klein)
2013-11-29  309e93a  #42651          [BUGFIX] ext:adodb Restrict connection wizard to admins (Christian Kuhn)
2013-11-26  1d95cad  #25157,#45550   [BUGFIX] Distinguish unassigend columns and colPos 0 (Philipp Gampe)
2013-12-10 15:18:33 +00:00
taca
c22810d192 Update typo345 to 4.5.31 (TYPO3 4.5.31).
2013-11-26  434ce71                  [RELEASE] Release of TYPO3 4.5.31 (TYPO3 Release Team)
2013-11-19  396534e  #53758          [BUGFIX] Table cache_imagesizes is defined twice (Michiel Roos)
2013-11-19  3f2ed1d  #53750          [BUGFIX] Scheduler extension sql file is invalid (Michiel Roos)
2013-11-15  428baac  #17493          [BUGFIX] Fix broken edit icons on cType HTML (Stefan Neufeind)
2013-11-11  6755f40  #37948          [BUGFIX] Correctly append additionalTreelistUpdateFields (Bart Dubelaar)
2013-11-11  082facd  #31998          [BUGFIX] Faulty check for missing SMTP port (Stefan Neufeind)
2013-11-09  c581f33  #29179          [BUGFIX] Escape title, extension, description of scheduler tasks (Stefan Neufeind)
2013-11-09  7b08aa9  #53195          [BUGFIX] T3editor: Honour fileDenyPattern on saving included TS (Stefan Neufeind)
2013-11-04  d372f5f  #38055          [BUGFIX] Remove declare(encoding=) (Josef Florian Glatz)
2013-10-28  5ae438c  #53075          [BUGFIX] Cannot auto-load SC_* classes (Ernesto Baschny)
2013-10-22  b5d6e9f  #50881          [TASK] Added missing core autoloaded files (Ernesto Baschny)
2013-10-13  5b072ff  #52759          [BUGFIX] Object passed to date() (Philipp Gampe)
2013-10-12  6371e46  #52104          [BUGFIX] Wrong calculation of maximum value for checkbox fields (Nicole Cordes)
2013-10-12  78871e2  #37611          [BUGFIX] Select available page when changing WS (Thorsten Kahler)
2013-10-11  ce02c01  #36573          [BUGFIX] Add workspace overlay for fetched records. (Anja Leichsenring)
2013-10-11  d114ddb  #37065          [BUGFIX] Don't show duplicates in workspace preview (Timo Webler)
2013-10-06  3289c39  #52045          [BUGFIX] EmConfUtility accesses non-arrays (Markus Klein)
2013-09-27  cd1e12b  #52091,#51684   [BUGFIX] Check for string before using strlen (Markus Klein)
2013-09-26  c8d2033  #34886          [BUGFIX] CF FileBackend unlimited lifetime support (Dominique Feyer)
2013-09-18  ef6dc06                  [BUGFIX] Fix cropping of transparent gifs with im6. (Felix Bünemann)
2013-09-12  70ce540  #51803          [TASK] Use a 401 header if login is not successful (Georg Ringer)
2013-12-05 16:41:07 +00:00
taca
ad8518e4fb Update typo3_45 to 4.5.30.
pkgsrc change: change files/README to MESSAGE file.

2013-09-12  a9335e4                  [RELEASE] Release of TYPO3 4.5.30 (TYPO3 Release Team)
2013-08-31  cdebcfb  #50424          [BUGFIX] Backend Layout Grid Wizard not fully visible in Mac Firefox 22 (Philipp Gampe)
2013-08-28  12685ed  #36244          [BUGFIX] Exclude empty passwords from password hashing check (Nicole Cordes)
2013-08-27  4b98bb5  #50760          [BUGFIX] Escape title tag of image links (Alexander Stehlik)
2013-08-27  19d3383  #25327,#37026   [BUGFIX] Page tree filtering broken in IE7 & IE8 (Aske Ertmann)
2013-08-20  4571ca9  #30636          [BUGFIX] TCA: subtypes_addlist not processed (Ernesto Baschny)
2013-08-20  3693037  #31295          [BUGFIX] Handle file_references properly in t3lib_befunc::thumbCode (Tolleiv Nietsch)
2013-08-08  380fb85  #50868          [BUGFIX] number_format() expects parameter 1 to be double (Anja Leichsenring)
2013-08-04  5d0ba16  #50466          [BUGFIX] MySQL: Use ENGINE (not TYPE) for storage-engine (Stefan Neufeind)
2013-08-04  8f929db  #35274          [BUGFIX] Syntax error in class.tx_coreupdates_t3skin.php (Wouter Wolters)
2013-08-03  9731f60  #46642          [BUGFIX] Fix fatal error in extension manager (Michael Stucki)
2013-07-31  632ea14  #36031          [TASK] Provide information about import action in TCEmain to hooks (Stefan Galinski)
2013-09-13 11:23:18 +00:00
taca
6c02f67875 Update typo3_45 to 4.5.29 (TYPO3 4.5.29).
4.5.28:	maintenance release.
4.5.29: Fix typo3-core-sa-2013-002.

For full changes, please ChangeLog file.
2013-08-04 16:23:57 +00:00
taca
49539f8a20 Update typo3_45 to 4.5.27 (TYPO3 4.5.27).
2013-05-24  afc5256                  [RELEASE] Release of TYPO3 4.5.27 (TYPO3 Release Team)
2013-05-23  951cc4a                  Revert "[BUGFIX] Extension Security Report goes green if TER was never fetched" (Markus Klein)
2013-05-19  156acf2  #16531          [BUGFIX] Fix last line in table wizard (Philipp Gampe)
2013-05-18  426abe9  #16762          [BUGFIX] be_users.userMods is too small to hold all modules (Philipp Gampe)
2013-05-12  4efda7e  #34148          [BUGFIX] Multi-table relationship not recognized in t3lib_loadDBGroup (Markus Opahle)
2013-05-12  3cf208f  #34446          [BUGFIX] undefined variable imgExt (Simon Schaufelberger)
2013-05-12  1da2b57  #47688          [BUGFIX] Sorting not respected for backend layout dropdowns (Anja Leichsenring)
2013-05-11  913c01a  #48052          [BUGFIX] Wrong class in t3lib_TCEforms_Suggest (Nicole Cordes)
2013-05-08  6f88470                  [TASK] Activate syntax check for PHP 5.4 (Helmut Hummel)
2013-05-08  2fe9c38                  [TASK] Activate travis to check for syntax errors (Helmut Hummel)
2013-05-07  53b49a1  #40816          [BUGFIX] Fix SQL error in Livesearch with empty TCA sortby setting (Laurent Cherpit)
2013-05-06  e060386  #47969          [BUGFIX] Call to undefined function mime_content_type() (Christian Kuhn)
2013-05-06  fbea075                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-05-05  bc76a94  #21588          [BUGFIX] Resolve asterisk in allowed tables for suggest wizard (Nicole Cordes)
2013-05-05  d4439a1  #39043          [BUGFIX] Extension Security Report goes green if TER was never fetched (Mario Rimann)
2013-06-05 15:19:21 +00:00
taca
143f39a0bc Update tyop3_45 pacakge to 4.5.26.
2013-05-03  69d00b3                  [RELEASE] Release of TYPO3 4.5.26 (TYPO3 Release Team)
2013-04-30  e5a4902                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-04-28  b8f65c3  #47621          [TASK] Update URLs to documentation (Jigal van Hemert)
2013-04-27  51628de  #47529          [BUGFIX] Empty columns in Page Module view cause warnings (Christian Zenker)
2013-04-22  a1d1f09                  [TASK] Set TYPO3 version to 4.5-dev (TYPO3 Release Team)
2013-04-22  d74afc2                  [RELEASE] Release of TYPO3 4.5.26rc1 (TYPO3 Release Team)
2013-04-22  5cecee6                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-04-22  dbd2417  #47409          [BUGFIX] Select label element from suggest-list (Stefan Neufeind)
2013-04-22  d172ba7  #47274          [BUGFIX] RTE: Tab key in Chrome inserts weird SPAN tags (Stanislas Rolland)
2013-04-20  5665f22  #40731          [BUGFIX] Suggest wizard: Display record icon (Jigal van Hemert)
2013-04-19  ebf5c2a  #45254          [BUGFIX] excludeUidList not checked for ifsub state (Jigal van Hemert)
2013-04-13  ecadba2  #36793          [TASK] Add/drop usage of preg_quote() where needed (Jigal van Hemert)
2013-04-13  79d2594                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-04-13  46e817e  #41641          [BUGFIX] "stripOrderBy, stripGroupBy" should remove double occurrence (Laurent Cherpit)
2013-04-12  d0c1654                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-04-11  b07277d  #36597          [BUGFIX] Allow Setting colorspace in the Install Tool. (Anja Leichsenring)
2013-04-10  a1ba2c0  #39248          [BUGFIX] Make fetchUserRecord callable without username (Robert Heel)
2013-04-09  aeccd94  #20392          [BUGFIX] cli dispatcher throws notice on windows systems (Nicole Cordes)
2013-04-09  fb48ab2                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-04-09  609df7c  #15771          [BUGFIX] Numeric check for upper/lower bound of flexform-values (Georg Ringer)
2013-04-07  eb24931  #39820          [BUGFIX] Pagetree - Prevent a call to moveNode while creating nodes (Tobias Schultheiss)
2013-04-07  cb6f7bd  #33392          [BUGFIX] Take versioned record into account for showHidden flag. (Bart Dubelaar)
2013-04-07  24f73ca  #40085          [BUGFIX] Invalid RSA key when submitting form twice (Benjamin Mack)
2013-04-07  cc7ef8b  #46965          [BUGFIX] Illegal string offset in EditDocumentController (Philipp Gampe)
2013-04-06  c01f4ee  #38705          [BUGFIX]  Hide move placeholder in WS preview (Benjamin Mack)
2013-04-06  2e9076c  #46999          [BUGFIX] Write config to extTables destroys HTML output (Philipp Gampe)
2013-04-06  68ce844  #43291          [BUGFIX] BE login form gives warnings in RteHtmlParser (Anja Leichsenring)
2013-04-06  ead6074  #42106          [BUGFIX] swiftmaileradapter should ignore empty headers (Stefan Neufeind)
2013-04-06  53ac36a  #40126          [BUGFIX] Endless loop in flushOutputBuffers() (Christian Kuhn)
2013-04-05  ed3338d  #28741          [BUGFIX] Respect line breaks in stdWrap.cropHTML (Benjamin Mack)
2013-04-05  ceab1f8  #33651          [BUGFIX] Fix breaking t3editor by using hsc() (Georg Ringer)
2013-04-02  e6059ee                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-04-01  27df6d8  #46644          [BUGFIX] Remove redundant layermenu files (Michael Stucki)
2013-04-01  978d0bc  #36719          [BUGFIX] Javascript for TMENU_LAYERS and GMENU_LAYERS missing (Michael Stucki)
2013-03-31  5d4f043  #46821          [TASK] Detect APC and APCu correctly (Stefan Neufeind)
2013-03-27  931e47c  #39678          [BUGFIX] Warning in list module (Philipp Gampe)
2013-03-22  e47488b  #44732          [BUGFIX] fallbackRendering is always called (Christian Kuhn)
2013-03-21  3bbde9e  #42279          [BUGFIX] Fix translation overlay in RECORDS (Helmut Hummel)
2013-03-18  8a233e4                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-03-18  7717b85  #31953          [BUGIFX] Extra output blocks backend thumbnails (Francois Suter)
2013-03-17  e7dec0b  #46361          [BUGFIX] Fix PHP warning in BackendUtility::lockRecords (Helmut Hummel)
2013-03-16  d676544  #25292          [BUGFIX] Make sure XML parser is created everytime when needed (Marcus Krause)
2013-03-15  1da948f9  #44470          [BUGFIX] Content elements in wrong column in page module (Jigal van Hemert)
2013-03-15  06c6814  #45833          Revert "[BUGFIX] Fix wrong column title in web>list for field colpos" (Christian Kuhn)
2013-03-13  aeabf01  #46126          [TASK] Mimetype-detection without finfo_file (Stefan Neufeind)
2013-03-08  f298cf0  #36904          [BUGFIX] RTE: Empty paragraphs are not correctly transformed (Stanislas Rolland)
2013-03-08  1292345  #46119          [BUGFIX] Wrong cmd example in INSTALL.txt (Markus Klein)
2013-03-08  b88c110  #45135          [BUGFIX] Install Tool: Error message gives wrong info (Thomas L«Óffler)
2013-03-07  869ab2a  #45595          [BUGFIX] Clearing cache from toolbar fails in IE8 (Andreas Kie©Îling)
2013-03-07  df2103c  #46085          [TASK] Update copyright year to 2013 (Ernesto Baschny)
2013-03-07  7a3d3ba  #46085          [TASK] Update copyright year to 2013 (Christian Kuhn)
2013-05-16 16:25:00 +00:00
taca
b83566bbcc Restirct typo3_45 to php53.
Bump PKGREVISION.
2013-03-19 15:35:42 +00:00
obache
778bed8bfb Bump PKGREVISION from default PHP version change to 5.4. 2013-03-16 07:21:18 +00:00
taca
e81fa43c7a Update typo3_45 to 4.5.25 (TYPO3 4.5.25).
2013-03-07  b2ae78f                  [RELEASE] Release of TYPO3 4.5.25 (TYPO3 Release Team)
2013-03-06  abaf8be  #46071          [BUFIX] External URL regression by jumpurl security fix (Helmut Hummel)
2013-03-14 16:30:39 +00:00
taca
efd8fd13bb Update typo3_45 to 4.5.24 (TYPO3 4.5.24).
2013-03-06  3cbef1f                  [RELEASE] Release of TYPO3 4.5.24 (TYPO3 Release Team)
2013-03-06  79e2370                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-03-06  71135d8  #28587          [SECURITY] Open redirection with jumpurl (Franz G. Jahn)
2013-03-01  0d77b86  #25003          [BUGFIX] Check minitems for TCAtree (Georg Ringer)
2013-03-01  796680a  #34371          [BUGFIX] Keep hyphens in custom HTML5 attributes (Jigal van Hemert)
2013-02-25  06571e6  #45570          Revert "[BUGFIX] FE session records are never removed" (Oliver Hader)
2013-03-06 14:23:39 +00:00
taca
0a1ae54f56 Update typo3_45 to 4.5.23.
2013-02-14  de390e0                  [RELEASE] Release of TYPO3 4.5.23 (TYPO3 Release Team)
2013-02-14  63a1e27                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-02-09  c9ef82d  #24248          [BUGFIX] t3lib_iconWorks must check if array exists before using it (Jigal van Hemert)
2013-02-09  83f1185  #32686          [BUGFIX] BE user switch impossible when in adminOnly mode (Philipp Kitzberger)
2013-02-09  3d289da  #34460          [BUGFIX] Excludefieds must exclude admin only tables (Georg Ringer)
2013-02-09  6d006e2  #33214          [BUGFIX] TypoLink: absolute urls when installed in subfolder (Nils Seinschedt)
2013-02-08  50372c5                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-02-07  6c8214e  #34129          [BUGFIX][Cache][PDO] Duplicate cache entry possible (Leon Dietsch)
2013-02-03  cf0fb91  #36364          [BUGFIX] IE9 compatibility clear cache menu (Andreas Kiessling)
2013-02-02  05d9084  #44416          [BUGFIX] Hook call modifyDBRow in ContentContentObject (Alina Fleser)
2013-02-02  6f5e19f  #43886          [BUGFIX] Fix misspelling in RTE meta menu (Tomita Militaru)
2013-02-02  b1a5a4b  #38505          [BUGFIX] load TCA before manipulation (Jigal van Hemert)
2013-01-31  05c879f  #45050          [TASK] DataHandler::getAutoVersionId() should be public (Oliver Hader)
2013-01-28  9c32684  #31027          [BUGFIX] Load date-time picker in scheduler module (Christian Kuhn)
2013-01-27  8ff08c4  #42845          [BUGFIX] Quick Edit triggers warnings of missing key uid (Philipp Gampe)
2013-01-27  d808455                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-01-25  ede6862  #39680          [BUGFIX] Fix warnings in em on tab Maintenance (Philipp Gampe)
2013-01-25  1e0c188  #44145          [BUGFIX] Correct TCA inclusion for uploads rendering (Georg Ringer)
2013-01-24  2b64b11  #38240          [BUGFIX] Update description on changed error reporting defaults (Mario Rimann)
2013-01-24  e16d0f1  #43919          [BUGFIX] Fix typos in stdWrap_crop description (Wouter Wolters)
2013-01-12  306b134  #38135          [BUGFIX] Apc Cache backend has side effects (Daniel Pötzinger)
2013-01-04  44f7fdd  #44301          [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack() (Oliver Hader)
2013-01-04  ea7de49                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-01-02  94fb5a7  #42092          [BUGFIX] Suggest wizard is behind form inputs (Xavier Perseguers)
2013-01-01  04fca2a  #44263          [BUGFIX] phpdoc: $urlParameters can be a string (Stefan Neufeind)
2012-12-20  da58b20  #34964          [BUGFIX] FE session records are never removed (Steffen Müller)
2012-12-20  3ed1ba5  #32278          [BUGFIX] INTincScript_loadJSCode() causes PHP warnings (Markus Klein)
2012-12-10  ec03f10  #43603          [BUGFIX] Enable the RTE with WebKit version 534 on iOS and Android (Stanislas Rolland)
2012-12-10  10688b1  #38472          [BUGFIX] Remove HTML in RuntimeException from sysext 'install' (Philipp Gampe)
2012-12-01  236e831  #25113          [BUGFIX] Fix wrong column title in web>list for field colpos (Martin Kästner)
2012-12-01  339f739  #43470          [BUGFIX] SqlParser: trim all kinds of whitespaces (Stefan Neufeind)
2012-11-30  1666d38  #43459          [TASK] Remove typo3.pageModule.js (Falk Kühnel)
2012-11-30  8892bbe  #42292          [BUGFIX] Installer: Reference images wrong (Christian Kuhn)
2012-11-30  9716cf8  #41608          [BUGFIX] Page Information shows incorrect number of total hits (Andrew Moore)
2012-11-29  209d607  #42908          [BUGFIX] Old logo on "Install Tool is locked" page (Nikolas Schmidt-Voigt)
2012-11-27  e87270e  #42236          [TASK] openid: Update php-openid to 2.2.2 (Stefan Neufeind)
2012-11-24  7199e5d  #34098          [TASK] Group excludefields by table (Johannes Feustel)
2012-11-24  971145f  #43264          [BUGFIX] Hide version selector if workspaces are used (Helmut Hummel)
2012-11-21  8402d9b                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-03-05 13:57:48 +00:00
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