From 1c015f8b0c50f2e54b29137772486fb4a6235d9a2acb257b6bfa5590ed7ef941 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 6 Aug 2009 16:37:56 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox?expand=0&rev=64 --- MozillaFirefox.changes | 17 +++++++++++++++++ MozillaFirefox.spec | 10 +++++----- firefox-3.5.1-source.tar.bz2 | 3 --- firefox-3.5.2-source.tar.bz2 | 3 +++ l10n-3.5.1.tar.bz2 | 3 --- l10n-3.5.2.tar.bz2 | 3 +++ mozilla.sh.in | 2 ++ 7 files changed, 30 insertions(+), 11 deletions(-) delete mode 100644 firefox-3.5.1-source.tar.bz2 create mode 100644 firefox-3.5.2-source.tar.bz2 delete mode 100644 l10n-3.5.1.tar.bz2 create mode 100644 l10n-3.5.2.tar.bz2 diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index c7991b4..b3e3917 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Jul 31 09:01:57 CEST 2009 - wr@rosenauer.org + +- security update to version 3.5.2 + * MFSA 2009-38/CVE-2009-2470 (bmo#459524) + Data corruption with SOCKS5 reply containing DNS name longer + than 15 characters + * MFSA 2009-44/CVE-2009-2654 (bmo#451898) + Location bar and SSL indicator spoofing via window.open() on + invalid URL + * MFSA 2009-45 + Crashes with evidence of memory corruption + * MFSA 2009-46 (bmo#498897) + Chrome privilege escalation due to incorrectly cached wrapper + * various other stability fixes +- export MOZ_APP_LAUNCHER in the startscript (bmo#453689) + ------------------------------------------------------------------- Tue Jul 28 14:54:46 CEST 2009 - wr@rosenauer.org diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index c88f7fa..2f8cab4 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -1,5 +1,5 @@ # -# spec file for package MozillaFirefox (Version 3.5.1) +# spec file for package MozillaFirefox (Version 3.5.2) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2006-2009 Wolfgang Rosenauer @@ -21,15 +21,15 @@ Name: MozillaFirefox BuildRequires: autoconf213 gcc-c++ libgnomeui-devel libidl-devel orbit-devel python unzip update-desktop-files zip -BuildRequires: mozilla-xulrunner191-devel = 1.9.1.1 +BuildRequires: mozilla-xulrunner191-devel = 1.9.1.2 %if %suse_version > 1020 BuildRequires: fdupes %endif License: GPL v2 or later ; LGPL v2.1 or later ; MPL Provides: web_browser Provides: firefox -Version: 3.5.1 -Release: 2 +Version: 3.5.2 +Release: 1 Summary: Mozilla Firefox Web Browser Url: http://www.mozilla.org/ Group: Productivity/Networking/Web/Browsers @@ -65,7 +65,7 @@ Requires: %{name}-branding = 3.5 %define __find_requires sh %{SOURCE4} %global provfind sh -c "grep -v '.so' | %__find_provides" %global __find_provides %provfind -%define releasedate 2009071400 +%define releasedate 2009073000 %define progname firefox %define progdir %{_prefix}/%_lib/%{progname} %if %suse_version > 1020 diff --git a/firefox-3.5.1-source.tar.bz2 b/firefox-3.5.1-source.tar.bz2 deleted file mode 100644 index 580ac39..0000000 --- a/firefox-3.5.1-source.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1cbde93278868196442af47dd9d13720efc2f06fba0db8bdee745f10fbabffa -size 46190380 diff --git a/firefox-3.5.2-source.tar.bz2 b/firefox-3.5.2-source.tar.bz2 new file mode 100644 index 0000000..34ca1d3 --- /dev/null +++ b/firefox-3.5.2-source.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26e741a0d841881baaa5f9313aa2ff45da8ba33a9daa8bbc896d606e880fa4c3 +size 46501680 diff --git a/l10n-3.5.1.tar.bz2 b/l10n-3.5.1.tar.bz2 deleted file mode 100644 index 04cfa02..0000000 --- a/l10n-3.5.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7132105aee1af0f15dfa5e250148197bfa7ee9496f1c2c88d694c50acd497ce7 -size 35841986 diff --git a/l10n-3.5.2.tar.bz2 b/l10n-3.5.2.tar.bz2 new file mode 100644 index 0000000..c6c9ebd --- /dev/null +++ b/l10n-3.5.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16048646365c89d47e300f1b2f3911eba2716b09441e828d34c3f026e4b0d2e8 +size 36119768 diff --git a/mozilla.sh.in b/mozilla.sh.in index 36f12a8..7cfa0c6 100644 --- a/mozilla.sh.in +++ b/mozilla.sh.in @@ -59,6 +59,8 @@ MOZ_DIST_LIB="%PROGDIR" MOZ_APPNAME="%APPNAME" MOZ_PROGRAM="$MOZ_DIST_LIB/$MOZ_APPNAME" +export MOZ_APP_LAUNCHER="$MOZ_DIST_LIB/$MOZ_APPNAME.sh" + mozilla_lib=`file $MOZ_PROGRAM` LIB=lib echo $mozilla_lib | grep -q -E 'x86-64|s390x|64-bit.PowerPC' && LIB=lib64