Hello community,

here is the log from the commit of package MozillaThunderbird for 
openSUSE:Factory checked in at 2014-05-01 07:51:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/MozillaThunderbird (Old)
 and      /work/SRC/openSUSE:Factory/.MozillaThunderbird.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "MozillaThunderbird"

Changes:
--------
--- /work/SRC/openSUSE:Factory/MozillaThunderbird/MozillaThunderbird.changes    
2014-03-20 07:33:18.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/MozillaThunderbird.changes   
    2014-05-01 07:51:42.000000000 +0200
@@ -1,0 +2,21 @@
+Fri Apr 25 09:41:14 UTC 2014 - [email protected]
+
+- update to Thunderbird 24.5.0 (bnc#875378)
+  * MFSA 2014-34/CVE-2014-1518
+    Miscellaneous memory safety hazards
+  * MFSA 2014-37/CVE-2014-1523 (bmo#969226)
+    Out of bounds read while decoding JPG images
+  * MFSA 2014-38/CVE-2014-1524 (bmo#989183)
+    Buffer overflow when using non-XBL object as XBL
+  * MFSA 2014-42/CVE-2014-1529 (bmo#987003)
+    Privilege escalation through Web Notification API
+  * MFSA 2014-43/CVE-2014-1530 (bmo#895557)
+    Cross-site scripting (XSS) using history navigations
+  * MFSA 2014-44/CVE-2014-1531 (bmo#987140)
+    Use-after-free in imgLoader while resizing images
+  * MFSA 2014-46/CVE-2014-1532 (bmo#966006)
+    Use-after-free in nsHostResolver
+- use shipped-locales as the authoritative source for supported
+  locales (some unsupported locales disappear from -other package)
+
+-------------------------------------------------------------------

Old:
----
  l10n-24.4.0.tar.bz2
  thunderbird-24.4.0-source.tar.bz2

New:
----
  l10n-24.5.0.tar.bz2
  thunderbird-24.5.0-source.tar.bz2

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

Other differences:
------------------
++++++ MozillaThunderbird.spec ++++++
--- /var/tmp/diff_new_pack.F4OdkM/_old  2014-05-01 07:51:53.000000000 +0200
+++ /var/tmp/diff_new_pack.F4OdkM/_new  2014-05-01 07:51:53.000000000 +0200
@@ -17,7 +17,7 @@
 #
 
 
-%define mainversion 24.4.0
+%define mainversion 24.5.0
 %define update_channel release
 %define gstreamer_ver 0.10
 %define with_kde 1
@@ -50,7 +50,7 @@
 %endif
 Version:        %{mainversion}
 Release:        0
-%define releasedate 2014031500
+%define releasedate 2014042400
 Provides:       thunderbird = %{version}
 %if %{with_kde}
 # this is needed to match this package with the kde4 helper package without 
the main package
@@ -340,7 +340,7 @@
 %endif
 rm -f %{_tmppath}/translations.*
 touch %{_tmppath}/translations.{common,other}
-for locale in $(awk '{ print $1; }' ../thunderbird/mail/locales/all-locales); 
do
+for locale in $(awk '{ print $1; }' 
../thunderbird/mail/locales/shipped-locales); do
   case $locale in
    ja-JP-mac|en-US)
         # locales not to be included in translations package


++++++ compare-locales.tar.bz2 ++++++

++++++ create-tar.sh ++++++
--- /var/tmp/diff_new_pack.F4OdkM/_old  2014-05-01 07:51:53.000000000 +0200
+++ /var/tmp/diff_new_pack.F4OdkM/_new  2014-05-01 07:51:53.000000000 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL="esr24"
 BRANCH="releases/comm-$CHANNEL"
-RELEASE_TAG="THUNDERBIRD_24_4_0_RELEASE"
-VERSION="24.4.0"
+RELEASE_TAG="THUNDERBIRD_24_5_0_RELEASE"
+VERSION="24.5.0"
 
 echo "cloning $BRANCH..."
 hg clone http://hg.mozilla.org/$BRANCH thunderbird
@@ -24,7 +24,7 @@
 if [ -e shipped-locales ]; then
   SHIPPED_LOCALES=shipped-locales
 else
-  SHIPPED_LOCALES=thunderbird/mail/locales/all-locales
+  SHIPPED_LOCALES=thunderbird/mail/locales/shipped-locales
 fi
 test ! -d l10n && mkdir l10n
 for locale in $(awk '{ print $1; }' $SHIPPED_LOCALES); do

++++++ l10n-24.4.0.tar.bz2 -> l10n-24.5.0.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/MozillaThunderbird/l10n-24.4.0.tar.bz2 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/l10n-24.5.0.tar.bz2 differ: 
char 11, line 1

++++++ thunderbird-24.4.0-source.tar.bz2 -> thunderbird-24.5.0-source.tar.bz2 
++++++
/work/SRC/openSUSE:Factory/MozillaThunderbird/thunderbird-24.4.0-source.tar.bz2 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/thunderbird-24.5.0-source.tar.bz2
 differ: char 11, line 1

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

Reply via email to