# HG changeset patch # User Wolfgang Rosenauer # Date 1279982808 -7200 # Node ID 48bf5bd41d0d5396bff28cd0290d7f27910ff082 # Parent 213895946751a114d87101d0596f2cfbaa5661c8 update to 1.9.2.8/3.6.8 diff -r 213895946751 -r 48bf5bd41d0d MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Wed Jul 21 06:58:10 2010 +0200 +++ b/MozillaFirefox/MozillaFirefox.changes Sat Jul 24 16:46:48 2010 +0200 @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Jul 24 12:42:58 CEST 2010 - wr@rosenauer.org + +- security update to 3.6.8 (bnc#622506) + * MFSA 2010-48/CVE-2010-2755 (bmo#575836) + Dangling pointer crash regression from plugin parameter array + fix + ------------------------------------------------------------------- Fri Jul 16 06:48:44 CEST 2010 - wr@rosenauer.org diff -r 213895946751 -r 48bf5bd41d0d MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Wed Jul 21 06:58:10 2010 +0200 +++ b/MozillaFirefox/MozillaFirefox.spec Sat Jul 24 16:46:48 2010 +0200 @@ -1,5 +1,5 @@ # -# spec file for package MozillaFirefox (Version 3.6.7) +# spec file for package MozillaFirefox (Version 3.6.8) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # 2006-2010 Wolfgang Rosenauer @@ -22,7 +22,7 @@ Name: MozillaFirefox %define xulrunner mozilla-xulrunner192 BuildRequires: autoconf213 gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python unzip update-desktop-files zip -BuildRequires: %{xulrunner}-devel = 1.9.2.7 +BuildRequires: %{xulrunner}-devel = 1.9.2.8 %if %suse_version > 1020 BuildRequires: fdupes %endif @@ -34,9 +34,9 @@ License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ Provides: web_browser Provides: firefox -Version: 3.6.7 +Version: 3.6.8 Release: 1 -%define releasedate 2010071400 +%define releasedate 2010072300 Summary: Mozilla Firefox Web Browser Url: http://www.mozilla.org/ Group: Productivity/Networking/Web/Browsers diff -r 213895946751 -r 48bf5bd41d0d mozilla-xulrunner192/create-tar.sh --- a/mozilla-xulrunner192/create-tar.sh Wed Jul 21 06:58:10 2010 +0200 +++ b/mozilla-xulrunner192/create-tar.sh Sat Jul 24 16:46:48 2010 +0200 @@ -1,7 +1,7 @@ #!/bin/bash -RELEASE_TAG="FIREFOX_3_6_7_RELEASE" -VERSION="1.9.2.7" +RELEASE_TAG="FIREFOX_3_6_8_RELEASE" +VERSION="1.9.2.8" # mozilla hg clone http://hg.mozilla.org/releases/mozilla-1.9.2 mozilla diff -r 213895946751 -r 48bf5bd41d0d mozilla-xulrunner192/mozilla-xulrunner192.changes --- a/mozilla-xulrunner192/mozilla-xulrunner192.changes Wed Jul 21 06:58:10 2010 +0200 +++ b/mozilla-xulrunner192/mozilla-xulrunner192.changes Sat Jul 24 16:46:48 2010 +0200 @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Jul 24 12:42:58 CEST 2010 - wr@rosenauer.org + +- security update to 1.9.2.8 (bnc#622506) + * MFSA 2010-48/CVE-2010-2755 (bmo#575836) + Dangling pointer crash regression from plugin parameter array + fix + ------------------------------------------------------------------- Thu Jul 15 21:45:13 CEST 2010 - wr@rosenauer.org diff -r 213895946751 -r 48bf5bd41d0d mozilla-xulrunner192/mozilla-xulrunner192.spec --- a/mozilla-xulrunner192/mozilla-xulrunner192.spec Wed Jul 21 06:58:10 2010 +0200 +++ b/mozilla-xulrunner192/mozilla-xulrunner192.spec Sat Jul 24 16:46:48 2010 +0200 @@ -1,5 +1,5 @@ # -# spec file for package mozilla-xulrunner192 (Version 1.9.2.7) +# spec file for package mozilla-xulrunner192 (Version 1.9.2.8) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # 2006-2010 Wolfgang Rosenauer @@ -39,12 +39,12 @@ BuildRequires: wireless-tools %endif License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ -Version: 1.9.2.7 +Version: 1.9.2.8 Release: 1 -%define releasedate 2010071400 -%define version_internal 1.9.2.7 +%define releasedate 2010072300 +%define version_internal 1.9.2.8 %define apiversion 1.9.2 -%define uaweight 192070 +%define uaweight 192080 Summary: Mozilla Runtime Environment 1.9.2 Url: http://www.mozilla.org Group: Productivity/Other