# HG changeset patch # User Wolfgang Rosenauer # Date 1308318456 -7200 # Node ID 0bdc059f7280baa5c409a950e5c22d485b1d95e4 # Parent 37650d09228339d9c5a587fa7f295b8038b27be0 update for 5.0b7 diff -r 37650d092283 -r 0bdc059f7280 MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Thu Jun 16 00:00:48 2011 +0200 +++ b/MozillaFirefox/MozillaFirefox.changes Fri Jun 17 15:47:36 2011 +0200 @@ -1,5 +1,11 @@ ------------------------------------------------------------------- -Fri Jun 10 08:17:36 UTC 2011 - wr@rosenauer.org +Fri Jun 17 13:13:47 UTC 2011 - wr@rosenauer.org + +- update to 5.0b7 + * updated supported locales + +------------------------------------------------------------------- +Wed Jun 15 14:59:32 UTC 2011 - wr@rosenauer.org - update to 5.0b6 - include proper revision information into the build @@ -15,6 +21,18 @@ - do not compile in build timestamp ------------------------------------------------------------------- +Fri Apr 15 07:08:53 UTC 2011 - wr@rosenauer.org + +- security update to 4.0.1 (bnc#689281) + * MFSA 2011-12/ CVE-2011-0069 CVE-2011-0070 CVE-2011-0079 + CVE-2011-0080 CVE-2011-0081 + Miscellaneous memory safety hazards + * MFSA 2011-17/CVE-2011-0068 (bmo#623791) + WebGLES vulnerabilities + * MFSA 2011-18/CVE-2011-1202 (bmo#640339) + XSLT generate-id() function heap address leak + +------------------------------------------------------------------- Wed Mar 30 11:24:36 UTC 2011 - wr@rosenauer.org - add all available icon sizes diff -r 37650d092283 -r 0bdc059f7280 MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Thu Jun 16 00:00:48 2011 +0200 +++ b/MozillaFirefox/MozillaFirefox.spec Fri Jun 17 15:47:36 2011 +0200 @@ -35,7 +35,7 @@ License: MPLv1.1 or GPLv2+ or LGPLv2+ Version: %{mainver} Release: 1 -%define releasedate 2011061300 +%define releasedate 2011061400 Provides: web_browser Provides: firefox = %{version}-%{release} Provides: firefox = %{mainver} @@ -146,7 +146,7 @@ %package translations-other Summary: Extra translations for MozillaFirefox License: MPLv1.1 or GPLv2+ or LGPLv2+ -Provides: locale(%{name}:af;ak;ast;be;bg;bn_BD;br;bs;cy;el;en_ZA;eo;es_MX;et;eu;fa;fy_NL;ga_IE;gd;gl;gu_IN;he;hi_IN;hr;hy_AM;id;is;kk;kn;ku;lg;lt;lv;mai;mk;ml;mr;nn_NO;nso;or;pa_IN;rm;ro;si;sk;sl;son;sq;sr;ta;ta_LK;te;th;tr;uk;zu) +Provides: locale(%{name}:af;ak;ast;be;bg;bn_BD;bn_IN;br;bs;cy;el;en_ZA;eo;es_MX;et;eu;fa;fy_NL;ga_IE;gd;gl;gu_IN;he;hi_IN;hr;hy_AM;id;is;kk;kn;ku;lg;lt;lv;mai;mk;ml;mr;nn_NO;nso;or;pa_IN;rm;ro;si;sk;sl;son;sq;sr;ta;ta_LK;te;th;tr;uk;vi;zu) Group: System/Localization Requires: %{name} = %{version} Obsoletes: %{name}-translations < %{version}-%{release} @@ -319,7 +319,7 @@ touch %{_tmppath}/translations.{common,other} for locale in $(awk '{ print $1; }' ../mozilla/browser/locales/shipped-locales); do case $locale in - ja-JP-mac|en-US|bn-IN) + ja-JP-mac|en-US) ;; *) pushd $RPM_BUILD_DIR/compare-locales diff -r 37650d092283 -r 0bdc059f7280 MozillaFirefox/create-tar.sh --- a/MozillaFirefox/create-tar.sh Thu Jun 16 00:00:48 2011 +0200 +++ b/MozillaFirefox/create-tar.sh Fri Jun 17 15:47:36 2011 +0200 @@ -1,7 +1,7 @@ #!/bin/bash BRANCH="mozilla-beta" -RELEASE_TAG="FIREFOX_5_0b6_RELEASE" +RELEASE_TAG="FIREFOX_5_0b7_RELEASE" VERSION="4.99" # mozilla