update to 6.0.2 firefox6
authorWolfgang Rosenauer <wr@rosenauer.org>
Sat, 10 Sep 2011 09:37:44 +0200
branchfirefox6
changeset 307 d0920a6f14c5
parent 305 b7a8ba6b1043
child 313 63b5c00767bd
update to 6.0.2
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/MozillaFirefox.spec
MozillaFirefox/create-tar.sh
--- a/MozillaFirefox/MozillaFirefox.changes	Fri Aug 19 11:39:45 2011 +0200
+++ b/MozillaFirefox/MozillaFirefox.changes	Sat Sep 10 09:37:44 2011 +0200
@@ -1,3 +1,18 @@
+-------------------------------------------------------------------
+Wed Sep  7 14:30:34 UTC 2011 - pcerny@suse.com
+
+- security update to 6.0.2 (bnc#714931)
+  * Complete blocking of certificates issued by DigiNotar
+    (bmo#683449)
+
+-------------------------------------------------------------------
+Fri Sep  2 14:40:07 UTC 2011 - pcerny@suse.com
+
+- security update to 6.0.1 (bnc#714931)
+  * MFSA 2011-34
+    Protection against fraudulent DigiNotar certificates
+    (bmo#682927)
+
 -------------------------------------------------------------------
 Fri Aug 12 21:16:19 UTC 2011 - wr@rosenauer.org
 
--- a/MozillaFirefox/MozillaFirefox.spec	Fri Aug 19 11:39:45 2011 +0200
+++ b/MozillaFirefox/MozillaFirefox.spec	Sat Sep 10 09:37:44 2011 +0200
@@ -19,7 +19,7 @@
 # norootforbuild
 
 %define major 6
-%define mainver %major.0
+%define mainver %major.0.2
 
 Name:           MozillaFirefox
 BuildRequires:  autoconf213 gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python startup-notification-devel unzip update-desktop-files zip fdupes Mesa-devel yasm
@@ -35,7 +35,7 @@
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Version:        %{mainver}
 Release:        1
-%define         releasedate 2011081200
+%define         releasedate 2011090700
 Provides:       web_browser
 Provides:       firefox = %{version}-%{release}
 Provides:       firefox = %{mainver}
--- a/MozillaFirefox/create-tar.sh	Fri Aug 19 11:39:45 2011 +0200
+++ b/MozillaFirefox/create-tar.sh	Sat Sep 10 09:37:44 2011 +0200
@@ -1,8 +1,8 @@
 #!/bin/bash
 
 BRANCH="releases/mozilla-release"
-RELEASE_TAG="FIREFOX_6_0_RELEASE"
-VERSION="6.0"
+RELEASE_TAG="FIREFOX_6_0_2_RELEASE"
+VERSION="6.0.2"
 
 # mozilla
 hg clone http://hg.mozilla.org/$BRANCH mozilla