# HG changeset patch # User Wolfgang Rosenauer # Date 1315641365 -7200 # Node ID 861ec6217558c8e08c29072f197be8420a144f8c # Parent 1126a0138bd493c7fd6b33759c095fc545f81c52 version 7.0b5 diff -r 1126a0138bd4 -r 861ec6217558 MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Sat Sep 10 09:55:50 2011 +0200 +++ b/MozillaFirefox/MozillaFirefox.changes Sat Sep 10 09:56:05 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 diff -r 1126a0138bd4 -r 861ec6217558 MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Sat Sep 10 09:55:50 2011 +0200 +++ b/MozillaFirefox/MozillaFirefox.spec Sat Sep 10 09:56:05 2011 +0200 @@ -35,7 +35,7 @@ License: MPLv1.1 or GPLv2+ or LGPLv2+ Version: %{mainver} Release: 1 -%define releasedate 2011081800 +%define releasedate 2011090900 Provides: web_browser Provides: firefox = %{version}-%{release} Provides: firefox = %{mainver} diff -r 1126a0138bd4 -r 861ec6217558 MozillaFirefox/create-tar.sh --- a/MozillaFirefox/create-tar.sh Sat Sep 10 09:55:50 2011 +0200 +++ b/MozillaFirefox/create-tar.sh Sat Sep 10 09:56:05 2011 +0200 @@ -1,7 +1,7 @@ #!/bin/bash BRANCH="releases/mozilla-beta" -RELEASE_TAG="FIREFOX_7_0b1_RELEASE" +RELEASE_TAG="FIREFOX_7_0b5_RELEASE" VERSION="6.99" # mozilla