forked from pool/MozillaFirefox
update to 3.6.9
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=164
This commit is contained in:
parent
c0b99654a0
commit
68cd992a85
@ -1,3 +1,34 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 26 07:40:28 CEST 2010 - wr@rosenauer.org
|
||||||
|
|
||||||
|
- security update to 3.6.9 (bnc#637303)
|
||||||
|
* MFSA 2010-49/CVE-2010-3169
|
||||||
|
Miscellaneous memory safety hazards
|
||||||
|
* MFSA 2010-50/CVE-2010-2765 (bmo#576447)
|
||||||
|
Frameset integer overflow vulnerability
|
||||||
|
* MFSA 2010-51/CVE-2010-2767 (bmo#584512)
|
||||||
|
Dangling pointer vulnerability using DOM plugin array
|
||||||
|
* MFSA 2010-53/CVE-2010-3166 (bmo#579655)
|
||||||
|
Heap buffer overflow in nsTextFrameUtils::TransformText
|
||||||
|
* MFSA 2010-54/CVE-2010-2760 (bmo#585815)
|
||||||
|
Dangling pointer vulnerability in nsTreeSelection
|
||||||
|
* MFSA 2010-55/CVE-2010-3168 (bmo#576075)
|
||||||
|
XUL tree removal crash and remote code execution
|
||||||
|
* MFSA 2010-56/CVE-2010-3167 (bmo#576070)
|
||||||
|
Dangling pointer vulnerability in nsTreeContentView
|
||||||
|
* MFSA 2010-57/CVE-2010-2766 (bmo#580445)
|
||||||
|
Crash and remote code execution in normalizeDocument
|
||||||
|
* MFSA 2010-59/CVE-2010-2762 (bmo#584180)
|
||||||
|
SJOW creates scope chains ending in outer object
|
||||||
|
* MFSA 2010-61/CVE-2010-2768 (bmo#579744)
|
||||||
|
UTF-7 XSS by overriding document charset using <object> type
|
||||||
|
attribute
|
||||||
|
* MFSA 2010-62/CVE-2010-2769 (bmo#520189)
|
||||||
|
Copy-and-paste or drag-and-drop into designMode document allows
|
||||||
|
XSS
|
||||||
|
* MFSA 2010-63/CVE-2010-2764 (bmo#552090)
|
||||||
|
Information leak via XMLHttpRequest statusText
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 28 08:33:14 CEST 2010 - meissner@suse.de
|
Wed Jul 28 08:33:14 CEST 2010 - meissner@suse.de
|
||||||
|
|
||||||
|
@ -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.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# 2006-2010 Wolfgang Rosenauer
|
# 2006-2010 Wolfgang Rosenauer
|
||||||
@ -22,7 +22,7 @@
|
|||||||
Name: MozillaFirefox
|
Name: MozillaFirefox
|
||||||
%define xulrunner mozilla-xulrunner192
|
%define xulrunner mozilla-xulrunner192
|
||||||
BuildRequires: autoconf213 gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python unzip update-desktop-files zip
|
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
|
%if %suse_version > 1020
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
%endif
|
%endif
|
||||||
@ -34,9 +34,9 @@ BuildRequires: wireless-tools
|
|||||||
License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
|
License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
|
||||||
Provides: web_browser
|
Provides: web_browser
|
||||||
Provides: firefox
|
Provides: firefox
|
||||||
Version: 3.6.8
|
Version: 3.6.9
|
||||||
Release: 1
|
Release: 1
|
||||||
%define releasedate 2010072300
|
%define releasedate 2010082400
|
||||||
Summary: Mozilla Firefox Web Browser
|
Summary: Mozilla Firefox Web Browser
|
||||||
Url: http://www.mozilla.org/
|
Url: http://www.mozilla.org/
|
||||||
Group: Productivity/Networking/Web/Browsers
|
Group: Productivity/Networking/Web/Browsers
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:38a76dbd1f566b13d375362d7ac15a615dec2e3572aef144f3765e38fb843fac
|
|
||||||
size 50974426
|
|
3
firefox-3.6.9-source.tar.bz2
Normal file
3
firefox-3.6.9-source.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d94cc4d1830ac5465ada4e42e101b8fe3b503f3700a47eb871dc483321a9cf46
|
||||||
|
size 51105500
|
@ -1,19 +1,18 @@
|
|||||||
diff --git a/browser/base/content/credits.xhtml b/browser/base/content/credits.xhtml
|
diff --git a/browser/base/content/credits.xhtml b/browser/base/content/credits.xhtml
|
||||||
--- a/browser/base/content/credits.xhtml
|
--- a/browser/base/content/credits.xhtml
|
||||||
+++ b/browser/base/content/credits.xhtml
|
+++ b/browser/base/content/credits.xhtml
|
||||||
@@ -579,16 +579,19 @@
|
@@ -583,16 +583,19 @@
|
||||||
<li>Satoko Takita Yamaguchi (Chibi)</li>
|
|
||||||
<li>Christine Yen</li>
|
|
||||||
<li>Kohei Yoshino</li>
|
<li>Kohei Yoshino</li>
|
||||||
<li>Shigeru Yoshitake</li>
|
<li>Shigeru Yoshitake</li>
|
||||||
|
<li>Tanner M. Young</li>
|
||||||
<li>Boris Zbarsky</li>
|
<li>Boris Zbarsky</li>
|
||||||
<li>Marco Zehe</li>
|
<li>Marco Zehe</li>
|
||||||
<li>Matthew Zeier</li>
|
<li>Matthew Zeier</li>
|
||||||
</ul>
|
</ul>
|
||||||
+
|
|
||||||
+ <h3>openSUSE RPM packaging</h3>
|
+ <h3>openSUSE RPM packaging</h3>
|
||||||
+ <ul><li>Wolfgang Rosenauer</li></ul>
|
+ <ul><li>Wolfgang Rosenauer</li></ul>
|
||||||
|
+
|
||||||
<div dir="&locale.dir;">
|
<div dir="&locale.dir;">
|
||||||
&credit.translation;
|
&credit.translation;
|
||||||
</div>
|
</div>
|
||||||
@ -21,3 +20,4 @@ diff --git a/browser/base/content/credits.xhtml b/browser/base/content/credits.x
|
|||||||
|
|
||||||
<!-- organizational supporters -->
|
<!-- organizational supporters -->
|
||||||
<div class="creditsGroup">
|
<div class="creditsGroup">
|
||||||
|
<h3 dir="&locale.dir;">&credit.thanks;</h3>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:574120c6e4918fafb2bf912bfaf3ffe6bb90ed30c1158cc595e9db1cb9688767
|
|
||||||
size 37225202
|
|
3
l10n-3.6.9.tar.bz2
Normal file
3
l10n-3.6.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:54cf4c1104e4499f533b28086043ddc507084155a5bf6326522adcd9fb3ebb06
|
||||||
|
size 37540008
|
Loading…
Reference in New Issue
Block a user