Hello community,

here is the log from the commit of package MozillaThunderbird for 
openSUSE:Factory checked in at 2014-10-16 14:53:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09-17 21:24:33.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/MozillaThunderbird.changes   
    2014-10-16 14:53:05.000000000 +0200
@@ -1,0 +2,23 @@
+Sun Oct 12 22:47:42 UTC 2014 - [email protected]
+
+- update to Thunderbird 31.2.0 (bnc#900941)
+  * MFSA 2014-74/CVE-2014-1574
+    Miscellaneous memory safety hazards
+  * MFSA 2014-75/CVE-2014-1576 (bmo#1041512)
+    Buffer overflow during CSS manipulation
+  * MFSA 2014-76/CVE-2014-1577 (bmo#1012609)
+    Web Audio memory corruption issues with custom waveforms
+  * MFSA 2014-77/CVE-2014-1578 (bmo#1063327)
+    Out-of-bounds write with WebM video
+  * MFSA 2014-79/CVE-2014-1581 (bmo#1068218)
+    Use-after-free interacting with text directionality
+  * MFSA 2014-81/CVE-2014-1585/CVE-2014-1586 (bmo#1062876, bmo#1062981)
+    Inconsistent video sharing within iframe
+- added basic appdata definition
+
+-------------------------------------------------------------------
+Wed Sep 24 09:15:02 UTC 2014 - [email protected]
+
+- update to Thunderbird 31.1.2
+
+-------------------------------------------------------------------

Old:
----
  l10n-31.1.1.tar.xz
  thunderbird-31.1.1-source.tar.xz

New:
----
  l10n-31.2.0.tar.xz
  thunderbird-31.2.0-source.tar.xz
  thunderbird.appdata.xml

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

Other differences:
------------------
++++++ MozillaThunderbird.spec ++++++
--- /var/tmp/diff_new_pack.ma3oaS/_old  2014-10-16 14:53:20.000000000 +0200
+++ /var/tmp/diff_new_pack.ma3oaS/_new  2014-10-16 14:53:20.000000000 +0200
@@ -17,7 +17,7 @@
 #
 
 
-%define mainversion 31.1.1
+%define mainversion 31.2.0
 %define update_channel release
 
 %if %suse_version > 1210
@@ -43,7 +43,7 @@
 BuildRequires:  libidl-devel
 BuildRequires:  libnotify-devel
 BuildRequires:  mozilla-nspr-devel >= 4.10.6
-BuildRequires:  mozilla-nss-devel >= 3.16.2
+BuildRequires:  mozilla-nss-devel >= 3.16.5
 BuildRequires:  nss-shared-helper-devel
 BuildRequires:  python
 BuildRequires:  startup-notification-devel
@@ -70,7 +70,7 @@
 %endif
 Version:        %{mainversion}
 Release:        0
-%define releasedate 2014090900
+%define releasedate 2014101200
 Provides:       thunderbird = %{version}
 %if %{with_kde}
 # this is needed to match this package with the kde4 helper package without 
the main package
@@ -91,6 +91,7 @@
 Source6:        suse-default-prefs.js
 Source7:        find-external-requires.sh
 Source8:        thunderbird-rpmlintrc
+Source9:        thunderbird.appdata.xml
 Source10:       create-tar.sh
 Source11:       compare-locales.tar.xz
 Source12:       kde.js
@@ -351,6 +352,9 @@
 sed "s:%%PROGDIR:%{progdir}:g" \
   %{SOURCE2} > $RPM_BUILD_ROOT%{progdir}/add-plugins.sh
 chmod 755 $RPM_BUILD_ROOT%{progdir}/add-plugins.sh
+# appdata
+mkdir -p $RPM_BUILD_ROOT%{_datadir}/appdata
+cp %{SOURCE9} 
$RPM_BUILD_ROOT%{_datadir}/appdata/%{desktop_file_name}.appdata.xml
 # apply SUSE defaults
 sed -e 's,RPM_VERSION,%{mainversion},g
 s,GSSAPI,%{libgssapi},g' \
@@ -490,6 +494,7 @@
 %{progdir}/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
 %{progdir}/isp/
 %{progdir}/searchplugins/
+%{_datadir}/appdata/
 %{_datadir}/applications/%{desktop_file_name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{progname}.png
 %{_bindir}/%{progname}


++++++ compare-locales.tar.xz ++++++

++++++ create-tar.sh ++++++
--- /var/tmp/diff_new_pack.ma3oaS/_old  2014-10-16 14:53:20.000000000 +0200
+++ /var/tmp/diff_new_pack.ma3oaS/_new  2014-10-16 14:53:20.000000000 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL="esr31"
 BRANCH="releases/comm-$CHANNEL"
-RELEASE_TAG="THUNDERBIRD_31_1_1_RELEASE"
-VERSION="31.1.1"
+RELEASE_TAG="THUNDERBIRD_31_2_0_RELEASE"
+VERSION="31.2.0"
 
 echo "cloning $BRANCH..."
 hg clone http://hg.mozilla.org/$BRANCH thunderbird

++++++ l10n-31.1.1.tar.xz -> l10n-31.2.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/MozillaThunderbird/l10n-31.1.1.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/l10n-31.2.0.tar.xz differ: 
char 25, line 1

++++++ thunderbird-31.1.1-source.tar.xz -> thunderbird-31.2.0-source.tar.xz 
++++++
/work/SRC/openSUSE:Factory/MozillaThunderbird/thunderbird-31.1.1-source.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/thunderbird-31.2.0-source.tar.xz
 differ: char 25, line 1

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

Reply via email to