1.9.2.12/3.6.12 mozilla-1.9.2
authorWolfgang Rosenauer <wr@rosenauer.org>
Wed, 27 Oct 2010 07:15:25 +0200
branchmozilla-1.9.2
changeset 188 62645c4a1e68
parent 184 e398c79b1668
child 201 06f5402b858a
1.9.2.12/3.6.12
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/MozillaFirefox.spec
mozilla-xulrunner192/create-tar.sh
mozilla-xulrunner192/mozilla-xulrunner192.changes
mozilla-xulrunner192/mozilla-xulrunner192.spec
--- a/MozillaFirefox/MozillaFirefox.changes	Mon Oct 25 13:03:51 2010 +0200
+++ b/MozillaFirefox/MozillaFirefox.changes	Wed Oct 27 07:15:25 2010 +0200
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Wed Oct 27 07:12:14 CEST 2010 - wr@rosenauer.org
+
+- security update to 3.6.12 (bnc#)
+  * CVE-2010-3765
+
 -------------------------------------------------------------------
 Wed Oct  6 07:13:52 CEST 2010 - wr@rosenauer.org
 
--- a/MozillaFirefox/MozillaFirefox.spec	Mon Oct 25 13:03:51 2010 +0200
+++ b/MozillaFirefox/MozillaFirefox.spec	Wed Oct 27 07:15:25 2010 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package MozillaFirefox (Version 3.6.11)
+# spec file for package MozillaFirefox (Version 3.6.12)
 #
 # 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.11
+BuildRequires:  %{xulrunner}-devel = 1.9.2.12
 %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.11
+Version:        3.6.12
 Release:        1
-%define         releasedate 2010101300
+%define         releasedate 2010102600
 Summary:        Mozilla Firefox Web Browser
 Url:            http://www.mozilla.org/
 Group:          Productivity/Networking/Web/Browsers
--- a/mozilla-xulrunner192/create-tar.sh	Mon Oct 25 13:03:51 2010 +0200
+++ b/mozilla-xulrunner192/create-tar.sh	Wed Oct 27 07:15:25 2010 +0200
@@ -1,7 +1,7 @@
 #!/bin/bash
 
-RELEASE_TAG="FIREFOX_3_6_11_RELEASE"
-VERSION="1.9.2.11"
+RELEASE_TAG="FIREFOX_3_6_12_RELEASE"
+VERSION="1.9.2.12"
 
 # mozilla
 hg clone http://hg.mozilla.org/releases/mozilla-1.9.2 mozilla
@@ -13,7 +13,7 @@
 # l10n
 test ! -d l10n && mkdir l10n
 for locale in $(awk '{ print $1; }' mozilla/browser/locales/shipped-locales); do
-  case $locale in 
+  case $locale in
     ja-JP-mac|en-US)
       ;;
     *)
--- a/mozilla-xulrunner192/mozilla-xulrunner192.changes	Mon Oct 25 13:03:51 2010 +0200
+++ b/mozilla-xulrunner192/mozilla-xulrunner192.changes	Wed Oct 27 07:15:25 2010 +0200
@@ -1,6 +1,8 @@
 -------------------------------------------------------------------
-Mon Oct 25 10:09:54 CEST 2010 - wr@rosenauer.org
+Wed Oct 27 07:12:14 CEST 2010 - wr@rosenauer.org
 
+- security update to 1.9.2.12 (bnc#)
+  * CVE-2010-3765
 - ignore empty LANGUAGE environment variable (bnc#648854)
 
 -------------------------------------------------------------------
--- a/mozilla-xulrunner192/mozilla-xulrunner192.spec	Mon Oct 25 13:03:51 2010 +0200
+++ b/mozilla-xulrunner192/mozilla-xulrunner192.spec	Wed Oct 27 07:15:25 2010 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package mozilla-xulrunner192 (Version 1.9.2.11)
+# spec file for package mozilla-xulrunner192 (Version 1.9.2.12)
 #
 # 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.11
+Version:        1.9.2.12
 Release:        1
-%define         releasedate 2010101300
-%define         version_internal 1.9.2.11
+%define         releasedate 2010102600
+%define         version_internal 1.9.2.12
 %define         apiversion 1.9.2
-%define         uaweight 192110
+%define         uaweight 192120
 Summary:        Mozilla Runtime Environment 1.9.2
 Url:            http://www.mozilla.org
 Group:          Productivity/Other