Hello community, here is the log from the commit of package seamonkey for openSUSE:Factory checked in at 2013-04-07 14:26:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/seamonkey (Old) and /work/SRC/openSUSE:Factory/.seamonkey.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "seamonkey", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes 2013-03-24 22:34:06.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2013-04-07 14:26:37.000000000 +0200 @@ -1,0 +2,22 @@ +Tue Apr 2 14:18:30 UTC 2013 - [email protected] + +- update to SeaMonkey 2.17 (bnc#813026) + * requires NSPR 4.9.5 and NSS 3.14.3 + * mozilla-webrtc-ppc.patch included upstream + * MFSA 2013-30/CVE-2013-0788/CVE-2013-0789 + Miscellaneous memory safety hazards + * MFSA 2013-31/CVE-2013-0800 (bmo#825721) + Out-of-bounds write in Cairo library + * MFSA 2013-35/CVE-2013-0796 (bmo#827106) + WebGL crash with Mesa graphics driver on Linux + * MFSA 2013-36/CVE-2013-0795 (bmo#825697) + Bypass of SOW protections allows cloning of protected nodes + * MFSA 2013-37/CVE-2013-0794 (bmo#626775) + Bypass of tab-modal dialog origin disclosure + * MFSA 2013-38/CVE-2013-0793 (bmo#803870) + Cross-site scripting (XSS) using timed history navigations + * MFSA 2013-39/CVE-2013-0792 (bmo#722831) + Memory corruption while rendering grayscale PNG images +- use GStreamer 1.0 starting with 12.3 (mozilla-gstreamer-1.patch) + +------------------------------------------------------------------- Old: ---- l10n-2.16.2.tar.bz2 mozilla-webrtc-ppc.patch seamonkey-2.16.2-source.tar.bz2 New: ---- l10n-2.17.tar.bz2 mozilla-gstreamer-1.patch seamonkey-2.17-source.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ seamonkey.spec ++++++ --- /var/tmp/diff_new_pack.ODwcyo/_old 2013-04-07 14:26:47.000000000 +0200 +++ /var/tmp/diff_new_pack.ODwcyo/_new 2013-04-07 14:26:47.000000000 +0200 @@ -17,6 +17,12 @@ # +%if %suse_version > 1220 +%define gstreamer_ver 1.0 +%else +%define gstreamer_ver 0.10 +%endif + Name: seamonkey BuildRequires: Mesa-devel BuildRequires: autoconf213 @@ -42,15 +48,15 @@ BuildRequires: wireless-tools %endif %if %suse_version > 1140 -BuildRequires: pkgconfig(gstreamer-0.10) -BuildRequires: pkgconfig(gstreamer-app-0.10) -BuildRequires: pkgconfig(gstreamer-plugins-base-0.10) +BuildRequires: pkgconfig(gstreamer-%gstreamer_ver) +BuildRequires: pkgconfig(gstreamer-app-%gstreamer_ver) +BuildRequires: pkgconfig(gstreamer-plugins-base-%gstreamer_ver) %endif Provides: web_browser Provides: browser(npapi) -Version: 2.16.2 +Version: 2.17 Release: 0 -%define releasedate 2013030800 +%define releasedate 2013033000 Summary: The successor of the Mozilla Application Suite License: MPL-2.0 Group: Productivity/Networking/Web/Browsers @@ -75,7 +81,7 @@ Patch8: mozilla-ua-locale.patch Patch9: mozilla-ppc.patch Patch10: mozilla-gstreamer-760140.patch -Patch11: mozilla-webrtc-ppc.patch +Patch11: mozilla-gstreamer-1.patch Patch12: mozilla-libproxy-compat.patch Patch20: seamonkey-ua-locale.patch Patch21: seamonkey-shared-nss-db.patch @@ -101,7 +107,7 @@ # so using %opensuse_bs is secure for now BuildRequires: mozilla-nspr-devel PreReq: mozilla-nspr >= %(rpm -q --queryformat '%{VERSION}' mozilla-nspr) -BuildRequires: mozilla-nss-devel >= 3.14.1 +BuildRequires: mozilla-nss-devel >= 3.14.3 PreReq: mozilla-nss >= %(rpm -q --queryformat '%{VERSION}' mozilla-nss) %description @@ -240,7 +246,7 @@ %endif %if %suse_version > 1140 cat << EOF >> $MOZCONFIG -ac_add_options --enable-gstreamer +ac_add_options --enable-gstreamer=%{gstreamer_ver} EOF %endif make -f client.mk build ++++++ compare-locales.tar.bz2 ++++++ ++++++ create-tar.sh ++++++ --- /var/tmp/diff_new_pack.ODwcyo/_old 2013-04-07 14:26:47.000000000 +0200 +++ /var/tmp/diff_new_pack.ODwcyo/_new 2013-04-07 14:26:47.000000000 +0200 @@ -2,8 +2,8 @@ CHANNEL="release" BRANCH="releases/comm-$CHANNEL" -RELEASE_TAG="SEAMONKEY_2_16_1_RELEASE" -VERSION="2.16.1" +RELEASE_TAG="SEAMONKEY_2_17_RELEASE" +VERSION="2.17" echo "cloning $BRANCH..." hg clone http://hg.mozilla.org/$BRANCH seamonkey ++++++ l10n-2.16.2.tar.bz2 -> l10n-2.17.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/seamonkey/l10n-2.16.2.tar.bz2 /work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.17.tar.bz2 differ: char 11, line 1 ++++++ mozilla-gstreamer-1.patch ++++++ ++++ 692 lines (skipped) ++++++ mozilla-gstreamer-760140.patch ++++++ ++++ 866 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/seamonkey/mozilla-gstreamer-760140.patch ++++ and /work/SRC/openSUSE:Factory/.seamonkey.new/mozilla-gstreamer-760140.patch ++++++ mozilla-shared-nss-db.patch ++++++ --- /var/tmp/diff_new_pack.ODwcyo/_old 2013-04-07 14:26:47.000000000 +0200 +++ /var/tmp/diff_new_pack.ODwcyo/_new 2013-04-07 14:26:47.000000000 +0200 @@ -7,7 +7,7 @@ diff --git a/configure.in b/configure.in --- a/configure.in +++ b/configure.in -@@ -8108,16 +8108,31 @@ AC_SUBST(QCMS_LIBS) +@@ -8275,16 +8275,31 @@ AC_SUBST(QCMS_LIBS) dnl ======================================================== dnl HarfBuzz @@ -42,7 +42,7 @@ diff --git a/security/manager/ssl/src/Makefile.in b/security/manager/ssl/src/Makefile.in --- a/security/manager/ssl/src/Makefile.in +++ b/security/manager/ssl/src/Makefile.in -@@ -93,10 +93,13 @@ DEFINES += \ +@@ -92,16 +92,19 @@ DEFINES += \ $(NULL) EXPORTS += \ @@ -54,6 +54,12 @@ +LOCAL_INCLUDES += $(NSSHELPER_CFLAGS) +EXTRA_DSO_LDOPTS += $(NSSHELPER_LIBS) + + EXPORTS_NAMESPACES = mozilla + + EXPORTS_mozilla += \ + PublicSSL.h \ + $(NULL) + include $(topsrcdir)/config/rules.mk diff --git a/security/manager/ssl/src/nsNSSComponent.cpp b/security/manager/ssl/src/nsNSSComponent.cpp @@ -83,7 +89,7 @@ #include "nsNetUtil.h" #include "nsAppDirectoryServiceDefs.h" #include "nsDirectoryService.h" -@@ -1735,18 +1742,34 @@ nsNSSComponent::InitializeNSS(bool showW +@@ -1682,18 +1689,34 @@ nsNSSComponent::InitializeNSS(bool showW ConfigureInternalPKCS11Token(); // The NSS_INIT_NOROOTINIT flag turns off the loading of the root certs @@ -123,7 +129,7 @@ diff --git a/toolkit/library/Makefile.in b/toolkit/library/Makefile.in --- a/toolkit/library/Makefile.in +++ b/toolkit/library/Makefile.in -@@ -484,17 +484,17 @@ EXTRA_DSO_LDOPTS += -INCREMENTAL:NO +@@ -500,17 +500,17 @@ EXTRA_DSO_LDOPTS += -INCREMENTAL:NO endif endif endif ++++++ seamonkey-2.16.2-source.tar.bz2 -> seamonkey-2.17-source.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/seamonkey/seamonkey-2.16.2-source.tar.bz2 /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey-2.17-source.tar.bz2 differ: char 11, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
