forked from pool/MozillaFirefox
- update to Firefox 10.0.1 (bnc#746616)
* MFSA 2012-10/CVE-2012-0452 (bmo#724284) use after free in nsXBLDocumentInfo::ReadPrototypeBindings OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=258
This commit is contained in:
parent
eee92765e6
commit
9dd1e5949c
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 9 09:26:11 UTC 2012 - wr@rosenauer.org
|
||||
|
||||
- update to Firefox 10.0.1 (bnc#746616)
|
||||
* MFSA 2012-10/CVE-2012-0452 (bmo#724284)
|
||||
use after free in nsXBLDocumentInfo::ReadPrototypeBindings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 7 10:40:58 UTC 2012 - dvaleev@suse.com
|
||||
|
||||
|
@ -16,8 +16,9 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define major 10
|
||||
%define mainver %major.0
|
||||
%define mainver %major.0.1
|
||||
|
||||
Name: MozillaFirefox
|
||||
BuildRequires: Mesa-devel
|
||||
@ -46,7 +47,7 @@ BuildRequires: mozilla-nss-devel >= 3.13.1
|
||||
BuildRequires: nss-shared-helper-devel
|
||||
Version: %{mainver}
|
||||
Release: 0
|
||||
%define releasedate 2012012900
|
||||
%define releasedate 2012020800
|
||||
Provides: web_browser
|
||||
Provides: firefox = %{version}-%{release}
|
||||
Provides: firefox = %{mainver}
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d9aef9aa9921cbc4a36c72e5912597e4a0e524a1fb747ce194b5b74c2ec52ee2
|
||||
size 25675
|
||||
oid sha256:b4c68d16f08312f98fcb8acd64fd41325b69a331062b1abc454e4b81ddb65b42
|
||||
size 25668
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
CHANNEL="release"
|
||||
BRANCH="releases/mozilla-$CHANNEL"
|
||||
RELEASE_TAG="FIREFOX_10_0_RELEASE"
|
||||
VERSION="10.0"
|
||||
RELEASE_TAG="FIREFOX_10_0_1_RELEASE"
|
||||
VERSION="10.0.1"
|
||||
|
||||
# mozilla
|
||||
hg clone http://hg.mozilla.org/$BRANCH mozilla
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1bf91f66f9532cb18186579566ffd32a7f4c17694aa17429a1d63458a73552ef
|
||||
size 75327593
|
3
firefox-10.0.1-source.tar.bz2
Normal file
3
firefox-10.0.1-source.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f69942ea4f656623474886f1acc5bf745b9d7d9ab8ca1805ee28b562e2646a17
|
||||
size 75329292
|
3
l10n-10.0.1.tar.bz2
Normal file
3
l10n-10.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26fe35bb030ad400f831f8b81c07770b6404f26604a883afa5c1b1ec88c95cff
|
||||
size 45585784
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2a0da109a6f9a06f19672e9d79a8f7d33542f4c9cb265f882bbc0fd225a020f
|
||||
size 45585003
|
@ -1,2 +1,2 @@
|
||||
REV=baefae4b6685
|
||||
REV=c581b36e7a12
|
||||
REPO=http://hg.mozilla.org/releases/mozilla-release
|
||||
|
Loading…
Reference in New Issue
Block a user