Hello community,

here is the log from the commit of package MozillaThunderbird for 
openSUSE:Factory checked in at 2011-11-10 15:55:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/MozillaThunderbird (Old)
 and      /work/SRC/openSUSE:Factory/.MozillaThunderbird.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "MozillaThunderbird", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/MozillaThunderbird/MozillaThunderbird.changes    
2011-10-02 09:45:28.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/MozillaThunderbird.changes   
    2011-11-10 15:55:10.000000000 +0100
@@ -1,0 +2,16 @@
+Mon Nov  7 20:23:30 UTC 2011 - w...@rosenauer.org
+
+- update to version 8.0 (bnc#728520)
+  * MFSA 2011-47/CVE-2011-3648 (bmo#690225)
+    Potential XSS against sites using Shift-JIS
+  * MFSA 2011-48/CVE-2011-3651/CVE-2011-3652/CVE-2011-3654
+    Miscellaneous memory safety hazards
+  * MFSA 2011-49/CVE-2011-3650 (bmo#674776)
+    Memory corruption while profiling using Firebug
+  * MFSA 2011-52/CVE-2011-3655 (bmo#672182)
+    Code execution via NoWaiverWrapper
+- rebased patches
+- update enigmail to 1.3.3
+- update icon cache after install/removal (bnc#726758)
+
+-------------------------------------------------------------------

Old:
----
  enigmail-1.3.2.tar.gz
  l10n-7.0.1.tar.bz2
  mozilla-cairo-return.patch
  mozilla-curl.patch
  thunderbird-7.0.1-source.tar.bz2

New:
----
  enigmail-1.3.3.tar.gz
  l10n-8.0.tar.bz2
  thunderbird-8.0-source.tar.bz2

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

Other differences:
------------------
++++++ MozillaThunderbird.spec ++++++
--- /var/tmp/diff_new_pack.ytNiZa/_old  2011-11-10 15:55:24.000000000 +0100
+++ /var/tmp/diff_new_pack.ytNiZa/_new  2011-11-10 15:55:24.000000000 +0100
@@ -25,10 +25,10 @@
 BuildRequires:  mozilla-nss-devel >= 3.12.10
 BuildRequires:  nss-shared-helper-devel
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
-%define mainversion 7.0.1
+%define mainversion 8.0
 Version:        %{mainversion}
 Release:        1
-%define releasedate 2011092900
+%define releasedate 2011110500
 Provides:       thunderbird = %{version}
 Summary:        The Stand-Alone Mozilla Mail Component
 Url:            http://www.mozilla.org/products/thunderbird/
@@ -42,16 +42,14 @@
 Source6:        suse-default-prefs.js
 Source7:        find-external-requires.sh
 Source8:        MozillaThunderbird-rpmlintrc
-Source9:        enigmail-1.3.2.tar.gz
+Source9:        enigmail-1.3.3.tar.gz
 Source10:       create-tar.sh
 Source11:       compare-locales.tar.bz2
 # Gecko/Toolkit
 Patch1:         mozilla-shared-nss-db.patch
-Patch3:         mozilla-language.patch
-Patch4:         mozilla-linux3.patch
-Patch5:         mozilla-cairo-return.patch
-Patch6:         mozilla-dump_syms-static.patch
-Patch7:         mozilla-curl.patch
+Patch2:         mozilla-language.patch
+Patch3:         mozilla-linux3.patch
+Patch4:         mozilla-dump_syms-static.patch
 # Thunderbird/mail
 Patch10:        tb-ssldap.patch
 Patch11:        tb-develdirs.patch
@@ -140,7 +138,7 @@
 %if %build_enigmail
 
 %package -n enigmail
-Version:        1.3.2+%{mainversion}
+Version:        1.3.3+%{mainversion}
 Release:        1
 License:        MPLv1.1 or GPLv2+
 Summary:        OpenPGP addon for Thunderbird and SeaMonkey
@@ -166,11 +164,9 @@
 # xulrunner patches
 pushd mozilla
 %patch1 -p1
+%patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
 popd
 # comm-central patches
 %patch10 -p1
@@ -280,7 +276,7 @@
        popd
        LOCALE_MERGEDIR=$RPM_BUILD_DIR/l10n-merged/$locale \
         make -C mail/locales langpack-$locale || continue
-        cp -r mozilla/dist/xpi-stage/locale-$locale \
+        cp -rL mozilla/dist/xpi-stage/locale-$locale \
            
$RPM_BUILD_ROOT%{progdir}/extensions/langpack-$loc...@thunderbird.mozilla.org
        # remove prefs and profile defaults from langpack
        rm -rf 
$RPM_BUILD_ROOT%{progdir}/extensions/langpack-$loc...@thunderbird.mozilla.org/defaults
@@ -417,6 +413,9 @@
 
 %post
 %progdir/add-plugins.sh > /dev/null 2>&1
+%if %suse_version > 1130
+%icon_theme_cache_post
+%endif
 # remove enigmail on updates
 if [ -e %progdir/extensions/\{847b3a00-7ab1-11d4-8f02-006008948af5\} ]; then
   rm -rf %progdir/extensions/\{847b3a00-7ab1-11d4-8f02-006008948af5\}
@@ -435,6 +434,12 @@
 fi
 exit 0
 
+%postun
+%if %suse_version > 1130
+%icon_theme_cache_postun
+%endif
+exit 0
+
 %files
 %defattr(-,root,root)
 %attr(755,root,root) %{progdir}/%{progname}.sh
@@ -443,7 +448,6 @@
 %{progdir}/application.ini
 %{progdir}/blocklist.xml
 %{progdir}/chrome.manifest
-%{progdir}/README.txt
 %{progdir}/*.so
 %{progdir}/mozilla-xremote-client
 %{progdir}/omni.jar

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

++++++ create-tar.sh ++++++
--- /var/tmp/diff_new_pack.ytNiZa/_old  2011-11-10 15:55:24.000000000 +0100
+++ /var/tmp/diff_new_pack.ytNiZa/_new  2011-11-10 15:55:24.000000000 +0100
@@ -2,8 +2,8 @@
 
 
 BRANCH="releases/comm-release"
-RELEASE_TAG="THUNDERBIRD_7_0_1_RELEASE"
-VERSION="7.0.1"
+RELEASE_TAG="THUNDERBIRD_8_0_RELEASE"
+VERSION="8.0"
 
 echo "cloning $BRANCH..."
 hg clone http://hg.mozilla.org/$BRANCH thunderbird

++++++ enigmail-1.3.2.tar.gz -> enigmail-1.3.3.tar.gz ++++++
++++ 4711 lines of diff (skipped)

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

++++++ mozilla-shared-nss-db.patch ++++++
--- /var/tmp/diff_new_pack.ytNiZa/_old  2011-11-10 15:55:24.000000000 +0100
+++ /var/tmp/diff_new_pack.ytNiZa/_new  2011-11-10 15:55:24.000000000 +0100
@@ -7,7 +7,7 @@
 diff --git a/config/autoconf.mk.in b/config/autoconf.mk.in
 --- a/config/autoconf.mk.in
 +++ b/config/autoconf.mk.in
-@@ -579,16 +579,20 @@ MOZ_ALSA_LIBS           = @MOZ_ALSA_LIBS
+@@ -577,16 +577,20 @@ MOZ_ALSA_LIBS           = @MOZ_ALSA_LIBS
  
  GLIB_CFLAGS   = @GLIB_CFLAGS@
  GLIB_LIBS     = @GLIB_LIBS@
@@ -31,7 +31,7 @@
 diff --git a/configure.in b/configure.in
 --- a/configure.in
 +++ b/configure.in
-@@ -8625,16 +8625,31 @@ AC_SUBST(QCMS_LIBS)
+@@ -8680,16 +8680,31 @@ AC_SUBST(QCMS_LIBS)
  
  dnl ========================================================
  dnl HarfBuzz
@@ -109,7 +109,7 @@
  
  #include "nsNetUtil.h"
  #include "nsAppDirectoryServiceDefs.h"
-@@ -1761,18 +1768,34 @@ nsNSSComponent::InitializeNSS(PRBool sho
+@@ -1748,18 +1755,34 @@ nsNSSComponent::InitializeNSS(PRBool sho
      ConfigureInternalPKCS11Token();
  
      // The NSS_INIT_NOROOTINIT flag turns off the loading of the root certs
@@ -167,4 +167,4 @@
        -framework SystemConfiguration \
        -framework QuickTime \
        -framework IOKit \
-       -lcrypto \
+       -F/System/Library/PrivateFrameworks -framework CoreUI \

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

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to