# HG changeset patch # User Wolfgang Rosenauer # Date 1300572873 -3600 # Node ID ec8f4a65808678bb0aa8179a1b01b46f2341709c # Parent 69824fcf26bee756b9775c5d5a230b6d5e3723da update for 1.9.2.16/3.6.16 diff -r 69824fcf26be -r ec8f4a658086 MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Fri Mar 04 13:46:41 2011 +0100 +++ b/MozillaFirefox/MozillaFirefox.changes Sat Mar 19 23:14:33 2011 +0100 @@ -1,7 +1,12 @@ +------------------------------------------------------------------- +Sat Mar 19 22:13:40 UTC 2011 - wr@rosenauer.org + +- security update to 3.6.16 (bnc#680771) + ------------------------------------------------------------------- Fri Mar 4 12:45:50 UTC 2011 - wr@rosenauer.org -- update to 1.9.2.15 +- update to 3.6.15 * fix a few regressions introduced with previous update ------------------------------------------------------------------- diff -r 69824fcf26be -r ec8f4a658086 MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Fri Mar 04 13:46:41 2011 +0100 +++ b/MozillaFirefox/MozillaFirefox.spec Sat Mar 19 23:14:33 2011 +0100 @@ -1,5 +1,5 @@ # -# spec file for package MozillaFirefox (Version 3.6.15) +# spec file for package MozillaFirefox # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # 2006-2011 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.15 +BuildRequires: %{xulrunner}-devel = 1.9.2.16 %if %suse_version > 1020 BuildRequires: fdupes %endif @@ -32,11 +32,11 @@ BuildRequires: wireless-tools %endif License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ -Version: 3.6.15 +Version: 3.6.16 Provides: web_browser Provides: firefox = %{version} Release: 1 -%define releasedate 2011030300 +%define releasedate 2011031900 Summary: Mozilla Firefox Web Browser Url: http://www.mozilla.org/ Group: Productivity/Networking/Web/Browsers diff -r 69824fcf26be -r ec8f4a658086 mozilla-xulrunner192/create-tar.sh --- a/mozilla-xulrunner192/create-tar.sh Fri Mar 04 13:46:41 2011 +0100 +++ b/mozilla-xulrunner192/create-tar.sh Sat Mar 19 23:14:33 2011 +0100 @@ -1,7 +1,7 @@ #!/bin/bash -RELEASE_TAG="FIREFOX_3_6_15_RELEASE" -VERSION="1.9.2.15" +RELEASE_TAG="FIREFOX_3_6_16_RELEASE" +VERSION="1.9.2.16" # mozilla hg clone http://hg.mozilla.org/releases/mozilla-1.9.2 mozilla diff -r 69824fcf26be -r ec8f4a658086 mozilla-xulrunner192/mozilla-xulrunner192.changes --- a/mozilla-xulrunner192/mozilla-xulrunner192.changes Fri Mar 04 13:46:41 2011 +0100 +++ b/mozilla-xulrunner192/mozilla-xulrunner192.changes Sat Mar 19 23:14:33 2011 +0100 @@ -1,8 +1,14 @@ +------------------------------------------------------------------- +Sat Mar 19 22:11:41 UTC 2011 - wr@rosenauer.org + +- security update to 1.9.2.16 (bnc#680771) + ------------------------------------------------------------------- Fri Mar 4 12:05:39 UTC 2011 - wr@rosenauer.org - update to 1.9.2.15 - * fix a few regressions introduced with previous update + * fix a regression introduced with previous update affecting + Java applet integration (bmo#629030) ------------------------------------------------------------------- Wed Mar 2 10:33:25 UTC 2011 - pcerny@novell.com diff -r 69824fcf26be -r ec8f4a658086 mozilla-xulrunner192/mozilla-xulrunner192.spec --- a/mozilla-xulrunner192/mozilla-xulrunner192.spec Fri Mar 04 13:46:41 2011 +0100 +++ b/mozilla-xulrunner192/mozilla-xulrunner192.spec Sat Mar 19 23:14:33 2011 +0100 @@ -1,5 +1,5 @@ # -# spec file for package mozilla-xulrunner192 (Version 1.9.2.15) +# spec file for package mozilla-xulrunner192 # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # 2006-2011 Wolfgang Rosenauer @@ -39,12 +39,12 @@ BuildRequires: wireless-tools %endif License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ -Version: 1.9.2.15 +Version: 1.9.2.16 Release: 1 -%define releasedate 2011030300 -%define version_internal 1.9.2.15 +%define releasedate 2011031900 +%define version_internal 1.9.2.16 %define apiversion 1.9.2 -%define uaweight 192150 +%define uaweight 192160 Summary: Mozilla Runtime Environment 1.9.2 Url: http://www.mozilla.org Group: Productivity/Other @@ -136,7 +136,7 @@ JavaScript is the Netscape-developed object scripting language used in millions of web pages and server applications worldwide. Netscape's JavaScript is a superset of the ECMA-262 Edition 3 (ECMAScript) standard scripting language, -with only mild differences from the published standard. +with only mild differences from the published standard. %package devel @@ -144,7 +144,7 @@ Summary: XULRunner/Gecko SDK 1.9.2 Group: Development/Libraries/Other %if %has_system_nspr -Requires: mozilla-nspr-devel >= %(rpm -q --queryformat '%{VERSION}' mozilla-nspr-devel) +Requires: mozilla-nspr-devel >= %(rpm -q --queryformat '%{VERSION}' mozilla-nspr-devel) %endif %if %has_system_nss Requires: mozilla-nss-devel >= %(rpm -q --queryformat '%{VERSION}' mozilla-nss-devel)