Hello community, here is the log from the commit of package xulrunner for openSUSE:Factory checked in at 2011-11-10 16:11:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xulrunner (Old) and /work/SRC/openSUSE:Factory/.xulrunner.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xulrunner", Maintainer is "gnome-maintain...@suse.de" Changes: -------- --- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes 2011-10-03 09:25:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2011-11-10 16:11:24.000000000 +0100 @@ -1,0 +2,14 @@ +Sun Nov 6 08:23:04 UTC 2011 - w...@rosenauer.org + +- update to release 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 + +------------------------------------------------------------------- Old: ---- l10n-7.0.1.tar.bz2 mozilla-cairo-return.patch mozilla-curl.patch xulrunner-7.0.1-source.tar.bz2 New: ---- l10n-8.0.tar.bz2 xulrunner-8.0-source.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xulrunner.spec ++++++ --- /var/tmp/diff_new_pack.QCuK7i/_old 2011-11-10 16:11:32.000000000 +0100 +++ /var/tmp/diff_new_pack.QCuK7i/_new 2011-11-10 16:11:32.000000000 +0100 @@ -30,12 +30,12 @@ BuildRequires: mozilla-nspr-devel >= 4.8.8 BuildRequires: mozilla-nss-devel >= 3.12.10 License: MPLv1.1 or GPLv2+ or LGPLv2+ -Version: 7.0.1 +Version: 8.0 Release: 1 -%define releasedate 2011092900 -%define version_internal 7.0.1 -%define apiversion 7 -%define uaweight 700001 +%define releasedate 2011110500 +%define version_internal 8.0 +%define apiversion 8 +%define uaweight 800000 Summary: Mozilla Runtime Environment Url: http://www.mozilla.org/ Group: Productivity/Other @@ -58,12 +58,10 @@ Patch4: mozilla-nongnome-proxies.patch Patch5: mozilla-prefer_plugin_pref.patch Patch9: mozilla-language.patch -Patch10: mozilla-cairo-return.patch Patch11: mozilla-ntlm-full-path.patch Patch12: mozilla-dump_syms-static.patch Patch13: mozilla-sle11.patch Patch14: mozilla-linux3.patch -Patch15: mozilla-curl.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: mozilla-js = %{version} Requires(post): update-alternatives coreutils @@ -180,14 +178,12 @@ %patch4 -p1 %patch5 -p1 %patch9 -p1 -%patch10 -p1 %patch11 -p1 %patch12 -p1 %if %suse_version < 1120 %patch13 -p1 %endif %patch14 -p1 -%patch15 -p1 %build # no need to add build time to binaries ++++++ compare-locales.tar.bz2 ++++++ ++++++ create-tar.sh ++++++ --- /var/tmp/diff_new_pack.QCuK7i/_old 2011-11-10 16:11:32.000000000 +0100 +++ /var/tmp/diff_new_pack.QCuK7i/_new 2011-11-10 16:11:32.000000000 +0100 @@ -1,8 +1,9 @@ #!/bin/bash -BRANCH="releases/mozilla-release" -RELEASE_TAG="FIREFOX_7_0_1_RELEASE" -VERSION="7.0.1" +CHANNEL="release" +BRANCH="releases/mozilla-$CHANNEL" +RELEASE_TAG="FIREFOX_8_0_RELEASE" +VERSION="8.0" # mozilla hg clone http://hg.mozilla.org/$BRANCH mozilla @@ -23,7 +24,7 @@ ja-JP-mac|en-US) ;; *) - hg clone http://hg.mozilla.org/releases/l10n/mozilla-release/$locale l10n/$locale + hg clone http://hg.mozilla.org/releases/l10n/mozilla-$CHANNEL/$locale l10n/$locale [ "$RELEASE_TAG" == "default" ] || hg -R l10n/$locale up -C -r $RELEASE_TAG ;; esac ++++++ l10n-7.0.1.tar.bz2 -> l10n-8.0.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/xulrunner/l10n-7.0.1.tar.bz2 /work/SRC/openSUSE:Factory/.xulrunner.new/l10n-8.0.tar.bz2 differ: char 11, line 1 ++++++ mozilla-pkgconfig.patch ++++++ --- /var/tmp/diff_new_pack.QCuK7i/_old 2011-11-10 16:11:32.000000000 +0100 +++ /var/tmp/diff_new_pack.QCuK7i/_new 2011-11-10 16:11:32.000000000 +0100 @@ -4,27 +4,27 @@ diff --git a/xulrunner/installer/Makefile.in b/xulrunner/installer/Makefile.in --- a/xulrunner/installer/Makefile.in +++ b/xulrunner/installer/Makefile.in -@@ -62,16 +62,19 @@ PKG_DMG_SOURCE = $(STAGEPATH)xulrunner-p - endif - - include $(topsrcdir)/config/rules.mk +@@ -66,16 +66,19 @@ include $(topsrcdir)/config/rules.mk INSTALL_SDK = 1 + GENERATE_CACHE = 1 include $(topsrcdir)/toolkit/mozapps/installer/packager.mk -+# the apilibdir always ends with 1.9 as every patch update will provide a link -+apilibdir = $(dir $(installdir))xulrunner-2.2 -+ # Add pkg-config files to the install:: target ++# the apilibdir always ends with 1.9 as every patch update will provide a link ++apilibdir = $(dir $(installdir))xulrunner-8 ++ pkg_config_files = \ libxul.pc \ libxul-embedding.pc \ mozilla-js.pc \ mozilla-plugin.pc \ mozilla-gtkmozembed.pc \ -@@ -103,16 +106,17 @@ pkg_config_files += mozilla-nss.pc + mozilla-gtkmozembed-embedding.pc \ + $(NULL) +@@ -105,16 +108,17 @@ pkg_config_files += mozilla-nss.pc endif %.pc: $(srcdir)/%.pc.in $(GLOBAL_DEPS) ++++++ xulrunner-7.0.1-source.tar.bz2 -> xulrunner-8.0-source.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/xulrunner/xulrunner-7.0.1-source.tar.bz2 /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-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