Hello community,

here is the log from the commit of package typo3-cms-4_7 for openSUSE:Factory 
checked in at 2013-03-08 09:54:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/typo3-cms-4_7/typo3-cms-4_7.changes      
2012-11-28 14:56:29.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.typo3-cms-4_7.new/typo3-cms-4_7.changes 
2013-03-08 09:54:59.000000000 +0100
@@ -1,0 +2,64 @@
+Wed Mar  6 22:53:43 UTC 2013 - [email protected]
+
+- Added rpmlintrc to suppress duplicated files warning. 
+
+-------------------------------------------------------------------
+Wed Mar  6 22:08:50 UTC 2013 - [email protected]
+
+- Raised to version 4.7.9
+  * Raise submodule pointer (TYPO3 Release Team)
+  * security: Open redirection with jumpurl (Franz G. Jahn), t3#28587
+  * bugfix: Invalid RSA key when submitting form twice (Benjamin Mack), 
t3#40085
+
+-------------------------------------------------------------------
+Tue Mar  5 17:25:32 UTC 2013 - [email protected]
+
+- Raised to version 4.7.8
+  * bugfix: L10n fallback does not work for TS labels, t3#44099
+  * bugfix: L10n fallback does not work for ExtJS in BE, t3#44273
+  * Raise submodule pointer
+  * bugix: Allow "en" as language key, t3#42084
+  * 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
+  * bugfix: add check for empty form values in FORM View, t3#28606
+  * DataHandler::getAutoVersionId() should be public, t3#45050
+  * bugfix: Possible warning in about module, t3#44892
+  * 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: EXT:felogin: Multiple bugs with preserveGETvars, t3#19938
+  * bugfix: Correct TCA inclusion for uploads rendering, t3#44145
+  * bugfix: array_merge_recursive_overrule: __UNSET for array values, t3#43874
+  * bugfix: Update description on changed error reporting defaults, t3#38240
+  * bugfix: Fix typos in stdWrap_crop description, t3#43919
+  * Add save only button to Scheduler task, t3#44152
+  * bugfix: Apc Cache backend has side effects, t3#38135
+  * bugfix: Invalid call to t3lib_TCEmain::processRemapStack(), t3#44301
+  * Raise submodule pointer
+  * 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: Fix broken logo file in Install Tool, t3#43426
+  * bugfix: Enable the RTE with WebKit version 534 on iOS and Android, t3#43603
+  * bugfix: IE9 crashes after saving with RTE, t3#43766
+  * bugfix: Remove HTML in RuntimeException from sysext 'install', t3#38472
+  * bugfix: Compatibility fix for get_html_translation_table(), t3#39287
+  * 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
+  * bugfix: Form values with newlines escaped in email, t3#32515
+  * openid: Update php-openid to 2.2.2, t3#42236
+  * bugfix: Hide version selector if workspaces are used. t3#43264
+  * bugfix: Subject field in FormWizard, t3#35787
+  * Raise submodule pointer
+  * Invalid behavior of search for integer in Backend search, t3#33700
+
+-------------------------------------------------------------------

Old:
----
  typo3-4.7.7.tar.bz2

New:
----
  typo3-4.7.9.tar.bz2
  typo3-cms-4_7-rpmlintrc

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

Other differences:
------------------
++++++ typo3-cms-4_7.spec ++++++
--- /var/tmp/diff_new_pack.77fxzg/_old  2013-03-08 09:55:01.000000000 +0100
+++ /var/tmp/diff_new_pack.77fxzg/_new  2013-03-08 09:55:01.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package typo3-cms-4_7
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Thomas Worm <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,9 +21,10 @@
 Summary:        Typo3 CMS v4.7
 License:        GPL-2.0+
 Group:          Productivity/Networking/Web/Frontends
-Version:        4.7.7
+Version:        4.7.9
 Release:        0
 Source0:        typo3-%{version}.tar.bz2
+Source100:      typo3-cms-4_7-rpmlintrc
 Patch0:         typo3-4.7.7-fixes.patch
 Url:            http://www.typo3.org/
 BuildArch:      noarch
@@ -52,6 +53,7 @@
 %setup -q -n typo3-%{version} -c
 pushd typo3-%{version}
 %patch0 -p1
+rm typo3/sysext/cms/tslib/class.tslib_content.php.orig
 popd
 
 %build

++++++ _service ++++++
--- /var/tmp/diff_new_pack.77fxzg/_old  2013-03-08 09:55:01.000000000 +0100
+++ /var/tmp/diff_new_pack.77fxzg/_new  2013-03-08 09:55:01.000000000 +0100
@@ -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.7</param>
-    <param name="revision">TYPO3_4-7-7</param>
+    <param name="version">4.7.9</param>
+    <param name="revision">TYPO3_4-7-9</param>
   </service>
   <service name="recompress" mode="localonly">
     <param name="file">*.tar</param>

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

++++++ typo3-cms-4_7-rpmlintrc ++++++
addFilter("E: files-duplicated-waste")
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to