Hello community,

here is the log from the commit of package typo3-cms-4_7 for openSUSE:Factory 
checked in at 2013-09-25 17:23:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/typo3-cms-4_7 (Old)
 and      /work/SRC/openSUSE:Factory/.typo3-cms-4_7.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "typo3-cms-4_7"

Changes:
--------
--- /work/SRC/openSUSE:Factory/typo3-cms-4_7/typo3-cms-4_7.changes      
2013-03-21 10:48:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.typo3-cms-4_7.new/typo3-cms-4_7.changes 
2013-09-25 17:23:34.000000000 +0200
@@ -1,0 +2,104 @@
+Mon Sep 23 20:17:43 UTC 2013 - [email protected]
+
+- Raised to version 4.7.15
+  * 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: Avoid usage of subheader in mailform, t3#46094
+  * 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
+  * TagBuilders render() method PhpDoc return tag fixed, t3#50645
+  * Provide information about import action in TCEmain to hooks, t3#36031
+  * bugfix: RTE wizard can't "save document and view page", t3#43631
+  * security: XSS in 3rd party library Flowplayer (Oliver Hader), t3#49209
+  * 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: Fix PHP warning trigged in initFEuser, t3#42921
+  * bugfix: requestUpdate sensitive to spaces, t3#49872
+  * bugfix: Form email validation is case sensitive, t3#43924
+  * bugfix: requestUpdate sensitive to spaces, t3#42789
+  * Add support for "outdated" extensions, t3#49350
+  * Travis: Speedup cloning of repos
+  * bugfix: RTE: Importing google webfonts breaks style sheet parsing, t3#49648
+  * Improve error message in NotFoundView to identify source, t3#49519
+  * bugfix: compressJs returns wrong filenames, t3#48213
+  * bugfix: Incomplete backup in befuncTest, t3#49355
+  * bugfix: Insert rows only once in exec_INSERTmultipleRows, t3#48220
+  * bugfix: Flexform field is available but not passed to sub-function calls, 
t3#49331
+  * bugfix: Illegal string offset warning in AjaxLoginHandler, t3#49327
+  * bugfix: Fix JS error with Context Sensitive Help, t3#26588
+  * bugfix: Incorrect grouping of exclude fields in translated backend, 
t3#47839
+  * bugfix: Illegal string offset 'translations' in DatabaseRecordList, 
t3#47103
+  * bugfix: Pass $field to BackendUtility::getFlexFormDS, t3#39527
+  * bugfix: Fix last line in table wizard, t3#16531
+  * bugfix: be_users.userMods is too small to hold all modules, t3#16762
+  * bugfix: Uppercase CSS tag selectors not supported in some mime types, 
t3#40501
+  * bugfix: Sorting not respected for backend layout dropdowns, t3#47688
+  * bugfix: Improvement of LanguageCacheClearer, t3#47912
+  * bugfix: Wrong class in t3lib_TCEforms_Suggest, t3#48052
+  * Update PEAR packages, t3#48027
+  * Use PHP lint to check for syntax errors on travis
+  * bugfix: Saving a scheduler task throws fatal error, t3#48022
+  * bugfix; Clearing label through TS doesn't work, t3#43959
+  * bugfix: Don't preserve piVars in felogin links, t3#46829
+  * bugfix: Extension Security Report goes green if TER was never fetched, 
t3#39043
+  * bugfix: Resolve asterisk in allowed tables for suggest wizard, t3#21588
+  * Raise submodule pointer (TYPO3 Release Team)
+  * Update URLs to documentation (Jigal van Hemert), t3#47621
+  * Raise submodule pointer (Anja Leichsenring)
+  * bugfix: Empty columns in Page Module view cause warnings (Christian 
Zenker), t3#47529
+  * Raise submodule pointer (TYPO3 Release Team)
+  * bugfix: Select label element from suggest-list (Stefan Neufeind), t3#47409
+  * bugfix: RTE: Tab key in Chrome inserts weird SPAN tags (Stanislas 
Rolland), t3#47274
+  * bugfix: Suggest wizard: Display record icon (Jigal van Hemert), t3#40731
+  * bugfix: excludeUidList not checked for ifsub state (Jigal van Hemert), 
t3#45254
+  * Add/drop usage of preg_quote() where needed (Jigal van Hemert), t3#36793
+  * bugfix: Cache file could not be written on concurrent actions (Oliver 
Hader), t3#46205
+  * Raise submodule pointer (Christian Kuhn)
+  * bugfix: "stripOrderBy, stripGroupBy" should remove double occurrence 
(Laurent Cherpit), t3#41641
+  * bugfix: Preview images not rendered in Web > Page view on Windows systems 
(Nicole Cordes), t3#41204
+  * Raise submodule pointer (Christian Kuhn)
+  * bugfix: Don't set empty from-name when sending email (Christian Kuhn), 
t3#44484
+  * bugfix: Allow Setting colorspace in the Install Tool. (Anja Leichsenring), 
t3#36597
+  * bugfix: Make fetchUserRecord callable without username (Robert Heel), 
t3#39248
+  * bugfix: cli dispatcher throws notice on windows systems (Nicole Cordes), 
t3#20392
+  * Raise submodule pointer (Christian Kuhn)
+  * bugfix: Numeric check for upper/lower bound of flexform-values (Georg 
Ringer), t3#15771
+  * bugfix: Function buildUrl does not handle port setting (Nicole Cordes), 
t3#47012
+  * bugfix: Illegal string offset in EditDocumentController (Philipp Gampe), 
t3#46965
+  * bugfix: Hide move placeholder in WS preview (Benjamin Mack), t3#38705
+  * bugfix: Write config to extTables destroys HTML output (Philipp Gampe), 
t3#46999
+  * bugfix: BE login form gives warnings in RteHtmlParser (Anja Leichsenring), 
t3#43291
+  * bugfix: swiftmaileradapter should ignore empty headers (Stefan Neufeind), 
t3#42106
+  * bugfix: Respect line breaks in stdWrap.cropHTML (Benjamin Mack), t3#28741
+  * bugfix: Fix breaking t3editor by using hsc() (Georg Ringer), t3#33651
+  * Raise submodule pointer (TYPO3 Release Team)
+  * bugfix: Remove redundant layermenu files (Michael Stucki), t3#46644
+  * bugfix: Javascript for TMENU_LAYERS and GMENU_LAYERS missing (Michael 
Stucki), t3#36719
+  * Detect APC and APCu correctly (Stefan Neufeind), t3#46821
+  * bugfix: Sending fails on multiple email-addresses (Christian Kuhn), 
t3#44485
+  * bugfix: Fix of Close-button in flash messages (Jost Baron), t3#46373
+  * bugfix: fallbackRendering is always called (Christian Kuhn), t3#44732
+  * bugfix: Fix translation overlay in RECORDS (Helmut Hummel), t3#42279
+  * Raise submodule pointer (Christian Kuhn)
+  * bugfix: Extra output blocks backend thumbnails (Francois Suter), t3#31953
+  * bugfix: Fix PHP warning in BackendUtility::lockRecords (Helmut Hummel), 
t3#46361
+  * bugfix: Make sure XML parser is created everytime when needed (Marcus 
Krause), t3#25292
+  * bugfix: Content elements in wrong column in page module (Jigal van 
Hemert), t3#44470
+  * Revert "[BUGFIX] Fix wrong column title in web>list for field colpos" 
(Christian Kuhn), t3#45833
+  * bugfix: Translation of a form makes the form wizard unusable (Mario 
Rimann), t3#39127
+  * Raise submodule pointer (TYPO3 Release Team)
+  * bugfix: RTE: Empty paragraphs are not correctly transformed (Stanislas 
Rolland), t3#36904
+  * bugfix: Wrong cmd example in INSTALL.txt (Markus Klein), t3#46119
+  * bugfix: Install Tool: Error message gives wrong info (Thomas Löffler), 
t3#45135
+  * bugfix: Clearing cache from toolbar fails in IE8 (Andreas Kießling), 
t3#45595
+  * Update copyright year to 2013 (Ernesto Baschny), t3#46085
+  * Update copyright year to 2013 (Christian Kuhn), t3#46085
+
+-------------------------------------------------------------------

Old:
----
  typo3-4.7.10.tar.bz2

New:
----
  typo3-4.7.15.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ typo3-cms-4_7.spec ++++++
--- /var/tmp/diff_new_pack.EIbdyO/_old  2013-09-25 17:23:36.000000000 +0200
+++ /var/tmp/diff_new_pack.EIbdyO/_new  2013-09-25 17:23:36.000000000 +0200
@@ -21,7 +21,7 @@
 Summary:        Typo3 CMS v4.7
 License:        GPL-2.0+
 Group:          Productivity/Networking/Web/Frontends
-Version:        4.7.10
+Version:        4.7.15
 Release:        0
 Source0:        typo3-%{version}.tar.bz2
 Source100:      typo3-cms-4_7-rpmlintrc

++++++ _service ++++++
--- /var/tmp/diff_new_pack.EIbdyO/_old  2013-09-25 17:23:36.000000000 +0200
+++ /var/tmp/diff_new_pack.EIbdyO/_new  2013-09-25 17:23:36.000000000 +0200
@@ -3,8 +3,8 @@
     <param name="scm">git</param>
     <param name="url">git://git.typo3.org/TYPO3v4/Core.git</param>
     <param name="filename">typo3</param>
-    <param name="version">4.7.10</param>
-    <param name="revision">TYPO3_4-7-10</param>
+    <param name="version">4.7.15</param>
+    <param name="revision">TYPO3_4-7-15</param>
   </service>
   <service name="recompress" mode="localonly">
     <param name="file">*.tar</param>

++++++ typo3-4.7.10.tar.bz2 -> typo3-4.7.15.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/typo3-cms-4_7/typo3-4.7.10.tar.bz2 
/work/SRC/openSUSE:Factory/.typo3-cms-4_7.new/typo3-4.7.15.tar.bz2 differ: char 
11, line 1

++++++ typo3-4.7.7-fixes.patch ++++++
--- /var/tmp/diff_new_pack.EIbdyO/_old  2013-09-25 17:23:36.000000000 +0200
+++ /var/tmp/diff_new_pack.EIbdyO/_new  2013-09-25 17:23:36.000000000 +0200
@@ -17,18 +17,6 @@
 -?>
 \ No newline at end of file
 +?>
-diff -rupN typo3-4.7.7.orig/t3lib/class.t3lib_befunc.php 
typo3-4.7.7/t3lib/class.t3lib_befunc.php
---- typo3-4.7.7.orig/t3lib/class.t3lib_befunc.php      2012-11-13 
09:51:01.000000000 +0100
-+++ typo3-4.7.7/t3lib/class.t3lib_befunc.php   2012-11-13 11:41:20.000000000 
+0100
-@@ -3102,7 +3102,7 @@ final class t3lib_BEfunc {
-        * @see t3lib_transferData::lockRecord(), alt_doc.php, db_layout.php, 
db_list.php, wizard_rte.php
-        */
-       public static function lockRecords($table = '', $uid = 0, $pid = 0) {
--              $user_id = intval($GLOBALS['BE_USER']->user['uid']);
-+              $user_id = intval(isset($GLOBALS['BE_USER']->user['uid']) ? 
$GLOBALS['BE_USER']->user['uid'] : 0);
-               if ($table && $uid) {
-                       $fields_values = array(
-                               'userid' => $user_id,
 diff -rupN typo3-4.7.7.orig/t3lib/class.t3lib_recordlist.php 
typo3-4.7.7/t3lib/class.t3lib_recordlist.php
 --- typo3-4.7.7.orig/t3lib/class.t3lib_recordlist.php  2012-11-13 
09:51:01.000000000 +0100
 +++ typo3-4.7.7/t3lib/class.t3lib_recordlist.php       2012-11-13 
11:50:32.000000000 +0100

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to