# HG changeset patch # User Wolfgang Rosenauer # Date 1282801294 -7200 # Node ID e110d182e5ee2d1fb3ee376cbb107533d2695a1e # Parent 4270a8c31485249115fb5dd2f87a6bfc4aeb4325 update to 1.9.29/3.6.9 diff -r 4270a8c31485 -r e110d182e5ee MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Wed Aug 04 09:57:58 2010 +0200 +++ b/MozillaFirefox/MozillaFirefox.changes Thu Aug 26 07:41:34 2010 +0200 @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 26 07:40:28 CEST 2010 - wr@rosenauer.org + +- security update to 3.6.9 + ------------------------------------------------------------------- Wed Jul 28 08:33:14 CEST 2010 - meissner@suse.de diff -r 4270a8c31485 -r e110d182e5ee MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Wed Aug 04 09:57:58 2010 +0200 +++ b/MozillaFirefox/MozillaFirefox.spec Thu Aug 26 07:41:34 2010 +0200 @@ -1,5 +1,5 @@ # -# spec file for package MozillaFirefox (Version 3.6.8) +# spec file for package MozillaFirefox (Version 3.6.9) # # 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.8 +BuildRequires: %{xulrunner}-devel = 1.9.2.9 %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.8 +Version: 3.6.9 Release: 1 -%define releasedate 2010072300 +%define releasedate 2010082400 Summary: Mozilla Firefox Web Browser Url: http://www.mozilla.org/ Group: Productivity/Networking/Web/Browsers diff -r 4270a8c31485 -r e110d182e5ee firefox-credits.patch --- a/firefox-credits.patch Wed Aug 04 09:57:58 2010 +0200 +++ b/firefox-credits.patch Thu Aug 26 07:41:34 2010 +0200 @@ -1,19 +1,18 @@ diff --git a/browser/base/content/credits.xhtml b/browser/base/content/credits.xhtml --- a/browser/base/content/credits.xhtml +++ b/browser/base/content/credits.xhtml -@@ -579,16 +579,19 @@ -
  • Satoko Takita Yamaguchi (Chibi)
  • -
  • Christine Yen
  • +@@ -583,16 +583,19 @@
  • Kohei Yoshino
  • Shigeru Yoshitake
  • +
  • Tanner M. Young
  • Boris Zbarsky
  • Marco Zehe
  • Matthew Zeier
  • -+ + +

    openSUSE RPM packaging

    -+ - ++ ++
    &credit.translation;
    @@ -21,3 +20,4 @@
    +

    &credit.thanks;

    diff -r 4270a8c31485 -r e110d182e5ee mozilla-xulrunner192/create-tar.sh --- a/mozilla-xulrunner192/create-tar.sh Wed Aug 04 09:57:58 2010 +0200 +++ b/mozilla-xulrunner192/create-tar.sh Thu Aug 26 07:41:34 2010 +0200 @@ -1,7 +1,7 @@ #!/bin/bash -RELEASE_TAG="FIREFOX_3_6_8_RELEASE" -VERSION="1.9.2.8" +RELEASE_TAG="FIREFOX_3_6_9_RELEASE" +VERSION="1.9.2.9" # mozilla hg clone http://hg.mozilla.org/releases/mozilla-1.9.2 mozilla diff -r 4270a8c31485 -r e110d182e5ee mozilla-xulrunner192/mozilla-xulrunner192.changes --- a/mozilla-xulrunner192/mozilla-xulrunner192.changes Wed Aug 04 09:57:58 2010 +0200 +++ b/mozilla-xulrunner192/mozilla-xulrunner192.changes Thu Aug 26 07:41:34 2010 +0200 @@ -1,6 +1,7 @@ ------------------------------------------------------------------- -Wed Aug 4 09:39:24 CEST 2010 - wr@rosenauer.org +Wed Aug 25 06:57:31 CEST 2010 - wr@rosenauer.org +- security update to 1.9.2.9 - honor LANGUAGE environment variable for UI locale (bmo#583793) ------------------------------------------------------------------- @@ -8,6 +9,7 @@ - fixed sound notifications through libesd (bmo#579877) - updated libproxy implementation after upstream review (bmo#517655) +- added lcd filter patch for internal cairo ------------------------------------------------------------------- Tue Jul 27 17:04:41 CEST 2010 - meissner@suse.de diff -r 4270a8c31485 -r e110d182e5ee mozilla-xulrunner192/mozilla-xulrunner192.spec --- a/mozilla-xulrunner192/mozilla-xulrunner192.spec Wed Aug 04 09:57:58 2010 +0200 +++ b/mozilla-xulrunner192/mozilla-xulrunner192.spec Thu Aug 26 07:41:34 2010 +0200 @@ -1,5 +1,5 @@ # -# spec file for package mozilla-xulrunner192 (Version 1.9.2.8) +# spec file for package mozilla-xulrunner192 (Version 1.9.2.9) # # 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.8 +Version: 1.9.2.9 Release: 1 -%define releasedate 2010072300 -%define version_internal 1.9.2.8 +%define releasedate 2010082400 +%define version_internal 1.9.2.9 %define apiversion 1.9.2 -%define uaweight 192080 +%define uaweight 192090 Summary: Mozilla Runtime Environment 1.9.2 Url: http://www.mozilla.org Group: Productivity/Other