File typo3-cms-4_5.changes of Package typo3-cms-4_5

-------------------------------------------------------------------
Mon Sep 23 19:27:00 UTC 2013 - thomas.worm@thomas-worm.de

- Raised to version 4.5.30
  * bugfix: Backend Layout Grid Wizard not fully visible in Mac Firefox 22, t3#50424
  * bugfix: Exclude empty passwords from password hashing check, t3#36244
  * bugfix: Escape title tag of image links, t3#50760
  * bugfix: Page tree filtering broken in IE7 & IE8, t3#25327
  * bugfix: TCA: subtypes_addlist not processed, t3#30636
  * bugfix: Handle file_references properly in t3lib_befunc::thumbCode, t3#31295
  * bugfix: number_format() expects parameter 1 to be double, t3#50868
  * bugfix: MySQL: Use ENGINE (not TYPE) for storage-engine, t3#50466
  * bugfix: Syntax error in class.tx_coreupdates_t3skin.php, t3#35274
  * bugfix: Fix fatal error in extension manager, t3#46642
  * Provide information about import action in TCEmain to hooks, t3#36031
  * security: XSS in 3rd party library Audio Player (Oliver Hader), t3#49210
  * bugfix: Fix double-stdWrapping of GIFBUILDER's TEXT object (jyps), t3#41487
  * Remove empty .gitmodules file (Christian Kuhn), t3#50480
  * Revise typo3/sysext/README.txt (Wouter Wolters), t3#50410
  * bugfix: Page within a mountpoint using Show Content from Page fatals, t3#32292
  * bugfix: PHP Module pgsql not supported, t3#43163
  * bugfix: stdWrap for special.value applied twice, t3#40855
  * bugfix: Fix PHP warning trigged in initFEuser, t3#42921
  * bugfix: requestUpdate sensitive to spaces, t3#49872
  * bugfix: requestUpdate sensitive to spaces, t3#42789
  * bugfix: Allow non-Admins to delete Records finally, t3#34156
  * bugfix: t3lib_userAuthGroup::checkLogFailures() gives PHP notice, t3#30055
  * bugfix: Invalid use of array_shift() in t3lib_div, t3#30056
  * bugfix: Invalid method signature for t3lib_pageTree::init(), t3#30062
  * bugfix: Some methods in t3lib_TSparser should be static, t3#30058
  * Add support for "outdated" extensions, t3#49350
  * bugfix: RTE: Importing google webfonts breaks style sheet parsing, t3#49648
  * Improve error message in NotFoundView to identify source, t3#49519
  * Incorrect grouping of exclude fields in translated backend, t3#47839
  * t3lib_utility_mailTest fails, t3#49361
  * Insert rows only once in exec_INSERTmultipleRows, t3#48220
  * Flexform field is available but not passed to sub-function calls, t3#49331
  * Illegal string offset warning in AjaxLoginHandler, t3#49327
  * Fix JS error with Context Sensitive Help, t3#26588
  * Illegal string offset 'translations' in DatabaseRecordList, t3#47103
  * Pass $field to BackendUtility::getFlexFormDS, t3#39527

-------------------------------------------------------------------
Tue Jul 16 09:26:47 UTC 2013 - lnt-sysadmin@lists.lrz.de

- Raised to version 4.5.27
- Changed Requires from 'php5-*' to 'php-* >= 5.2' to support PHP5.3 on SLES11SP2/3

-------------------------------------------------------------------
Sat Mar  9 02:50:00 UTC 2013 - thomas.worm@thomas-worm.de

- Raised to version 4.5.25
  * bugfix: External URL regression by jumpurl security fix (Helmut Hummel), t3#46071

-------------------------------------------------------------------
Wed Mar  6 21:56:00 UTC 2013 - thomas.worm@thomas-worm.de

- Raised to version 4.5.24
  * Raise submodule pointer (TYPO3 Release Team)
  * security: Open redirection with jumpurl (Franz G. Jahn), t3#28587, bnc#808528, CVE-2013-1843
  * bugfix: Check minitems for TCAtree (Georg Ringer), t3#25003
  * bugfix: Keep hyphens in custom HTML5 attributes (Jigal van Hemert), t3#34371
  * Revert "[BUGFIX] FE session records are never removed" (Oliver Hader), t3#45570
- security fix: Typo3 Extbase Framework SQL Injection, bnc#808528, CVE-2013-1842

-------------------------------------------------------------------
Wed Mar  6 21:39:46 UTC 2013 - thomas.worm@thomas-worm.de

- Raised to version 4.5.23
  * Raise submodule pointer
  * bugfix: t3lib_iconWorks must check if array exists before using it, t3#24248
  * bugfix: BE user switch impossible when in adminOnly mode, t3#32686
  * bugfix: Excludefieds must exclude admin only tables, t3#34460
  * bugfix: TypoLink: absolute urls when installed in subfolder, t3#33214
  * Raise submodule pointer
  * bugfix: [Cache][PDO] Duplicate cache entry possible, t3#34129
  * bugfix: IE9 compatibility clear cache menu, t3#36364
  * bugfix: Hook call modifyDBRow in ContentContentObject, t3#44416
  * bugfix: Fix misspelling in RTE meta menu, t3#43886
  * bugfix: load TCA before manipulation, t3#38505
  * DataHandler::getAutoVersionId() should be public, t3#45050
  * bugfix: Load date-time picker in scheduler module, t3#31027
  * bugfix: Quick Edit triggers warnings of missing key uid, t3#42845
  * Raise submodule pointer
  * bugfix: Fix warnings in em on tab Maintenance, t3#39680
  * bugfix: Correct TCA inclusion for uploads rendering, t3#44145
  * bugfix: Update description on changed error reporting defaults, t3#38240
  * bugfix: Fix typos in stdWrap_crop description, t3#43919
  * bugfix: Apc Cache backend has side effects, t3#38135
  * bugfix: Invalid call to t3lib_TCEmain::processRemapStack(), t3#44301
  * Raise submodule pointer
  * bugfix: Suggest wizard is behind form inputs, t3#42092
  * bugfix: phpdoc: $urlParameters can be a string, t3#44263
  * bugfix: FE session records are never removed, t3#34964
  * bugfix: INTincScript_loadJSCode() causes PHP warnings, t3#32278
  * bugfix: Enable the RTE with WebKit version 534 on iOS and Android, t3#43603
  * bugfix: Remove HTML in RuntimeException from sysext 'install', t3#38472
  * bugfix: Fix wrong column title in web>list for field colpos, t3#25113
  * bugfix: SqlParser: trim all kinds of whitespaces, t3#43470
  * Remove typo3.pageModule.js, t3#43459
  * bugfix: Installer: Reference images wrong, t3#42292
  * bugfix: Page Information shows incorrect number of total hits, t3#41608
  * bugfix: Old logo on "Install Tool is locked" page, t3#42908
  * openid: Update php-openid to 2.2.2, t3#42236
  * Group excludefields by table, t3#34098
  * bugfix: Hide version selector if workspaces are used, t3#43264
  * Raise submodule pointer

-------------------------------------------------------------------
Tue Nov 13 09:22:55 UTC 2012 - Thomas.Worm@DATEV.de

- Raised to version 4.5.22
  * Raise submodule pointer (TYPO3 Release Team)
  * Raise version numbers of system extensions (Steffen Ritter)
  * bugfix: imagecopyresized: correct invalid parameters (Stefan Neufeind), t3#26660
  * Fix TYPO3 logos (Helmut Hummel), t3#42850
  * Raise submodule pointer (TYPO3 Release Team)
  * bugfix: t3#42812 Most checkboxes (like Extended View) are not working (Michael Spä), t3#42812
  * Set TYPO3 version to 4.5.22-dev (TYPO3 Release Team)
  * security: Fix SQL injection and XSS in record history (Oliver Hader), t3#42696
  * security: XSS in TCA Tree (Oliver Hader), t3#42774
  * security: Fix potential XSS in t3lib_BEfunc::getFuncCheck (Helmut Hummel), t3#42776
  * Raise submodule pointer (TYPO3 Release Team)
  * bugfix: No sorting in TypoScript Object Browser when browsing (Nicole Cordes), t3#39677
  * bugfix: Translated non-published page in workspace breaks live workspace (Oliver Hader), t3#42281
  * bugfix: Illegal string offsets in t3lib_stdgraphic (Wouter Wolters), t3#38024
  * bugfix: PHP 5.4 warning in CLI context in switch back user (Christian Kuhn), t3#37578
  * bugfix: t3lib_div: adjust substUrlsInPlainText to also work on URLs at end of sentence (Robert Heel), t3#28248
  * bugfix: Wrong call to TSFE in FrontendEditing (Steffen Ritter), t3#40733
  * Fix generation of ext_emconf.php (Wouter Wolters), t3#42444
  * bugfix: t3lib_div::unlink_tempfile does not always work on Windows (Stanislas Rolland), t3#38699
  * bugfix: TCEForms.Suggest wizard in IRRE records (Nicole Cordes), t3#27020
  * Fix case of tests folder (Xavier Perseguers)
  * bugfix: Unit test for saltedpasswords fail (Xavier Perseguers)
  * bugfix: RTE: Link to disabled page doesn't show in FE, link icon does (Stanislas Rolland), t3#36087
  * bugfix: RTE: Words containing umlauts not added to personal dictionary (Stanislas Rolland), t3#29685
  * bugfix: Extension Import not working with postgresql and DBAL (Ernesto Baschny), t3#38406
  * Set TYPO3 version to 4.5.21-dev (TYPO3 Release Team)

-------------------------------------------------------------------
Wed Oct 24 07:10:29 UTC 2012 - Thomas.Worm@DATEV.de

- Raised to version 4.5.20
  * Raise submodule pointer
  * Update md5 sums for 4.5.20
  * Update backend sprites according to rebranding
  * Introduce "TYPO3 CMS" in EXT: about (t3#41823)
  * Adjust Logos to new style-guide (t3#41704)
  * Prevent saltedpasswords destroying the password (t3#41828)
  * bugfix: RTE: Paste as plain text doesn't work in
    Safari (Mac only) (t3#35356)
  * bugfix: CE with "All languages" doesn't show with every lang (t3#24087)
  * bugfix: CE with "All languages" isn't shown in Page module (t3#24087)
  * bugfix: Proper cursor icon in access module (t3#33230)
  * bugfix: Fix the additional icon check (t3#41463)
  * bugfix: Fix translation moving in workspaces (t3#33592)
  * bugfix: strftime expects parameter 2 to be long, string given (t3#38717)
  * bugfix: RTE: array_flip warning on array of languages (t3#35147)
  * bugfix: Words with special characters not added to personal
    dictionary (t3#38653)
  * bugfix: htmlArea RTE: Cursor jumps to first letter with Chrome 22 (t3#41411)
  * bugfix: Do not save expand state for root node in TCA tree (t3#31978)
  * bugfix: File upload button is collapsed in Chrome 21 (t3#39659)
  * bugfix: Switch to List module on root page leads to blank page (t3#40781)
  * bugfix: Error handler registration accepts way too much PHP error
    types (t3#31827)
  * bugfix: Tree view in admin panel is broken with PHP 5.4 (t3#41213)
  * bugfix: Error handler callback causes fatal error for parse time
    errors (t3#31834)
  * bugfix: Error messages are not shown in 123 installation process (t3#41158)
  * bugfix: Database creating fails due to not allowed characters (t3#41151)
  * bugfix: Set charset property after cloning t3lib_PageRenderer (t3#27957)
  * bugfix: PHP warning when no language pack is available (t3#40108)
  * Set TYPO3 version to 4.5.20-dev
  * dbal: Update md5 sum for 4.5.20
  * extbase: Update version number to 1.3.4
  * extbase, bugfix: (Persistence) Make Typo3QuerySettings exchangeable
  * extbase, bugfix: Declare LocalizationUtility::translateFileReference static
  * fluid: Update version number to 1.3.1
  * fluid, bugfix: Return empty result in pagination if page does not exist
  * linkvalidator: Raise version number for 4.5.20
  * linkvalidator, bugfix: Field name 'location' is case insensitive (t3#40486)
  * version: Raise version number for 4.5.20
  * workspaces: Raise version number for 4.5.20
  * workspaces, feature: set default grid limit to 30 (t3#26287)
- Renamed package from typo3-4_5 to typo3-cms-4_5 due to name change of
  software product.

-------------------------------------------------------------------
Fri Sep  7 13:22:51 UTC 2012 - Thomas.Worm@DATEV.de

- Changed installation directory from /usr/share/typo3-4.5 to
  /usr/share/typo3-4_5.
- Added PHP requirements to spec file.

-------------------------------------------------------------------
Thu Sep  6 14:08:13 UTC 2012 - Thomas.Worm@DATEV.de

- Initial package version 4.5.19

openSUSE Build Service is sponsored by