forked from pool/MozillaFirefox
Accepting request 137938 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/137938 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox?expand=0&rev=159
This commit is contained in:
commit
626cf3199a
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 11 01:51:16 UTC 2012 - wr@rosenauer.org
|
||||
|
||||
- update to Firefox 16.0.1 (bnc#783533)
|
||||
* MFSA 2012-88/CVE-2012-4191 (bmo#798045)
|
||||
Miscellaneous memory safety hazards
|
||||
* MFSA 2012-89/CVE-2012-4192/CVE-2012-4193 (bmo#799952, bmo#720619)
|
||||
defaultValue security checks not applied
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 21:40:14 UTC 2012 - wr@rosenauer.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define major 16
|
||||
%define mainver %major.0
|
||||
%define mainver %major.0.1
|
||||
%define update_channel release
|
||||
|
||||
Name: MozillaFirefox
|
||||
@ -54,7 +54,7 @@ BuildRequires: pkgconfig(gstreamer-plugins-base-0.10)
|
||||
%endif
|
||||
Version: %{mainver}
|
||||
Release: 0
|
||||
%define releasedate 2012100700
|
||||
%define releasedate 2012101000
|
||||
Provides: firefox = %{mainver}
|
||||
Provides: firefox = %{version}-%{release}
|
||||
Provides: web_browser
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fbf6da8dd1ad0d08340f84e4a1128487bfe3979bdc2bfd6ddfe9d2814d333e1d
|
||||
size 29920
|
||||
oid sha256:1fc72032613c771c99e11db2567d6153a7a0720a2d3ef00959c47be5b0fcdf81
|
||||
size 29940
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
CHANNEL="release"
|
||||
BRANCH="releases/mozilla-$CHANNEL"
|
||||
RELEASE_TAG="FIREFOX_16_0_RELEASE"
|
||||
VERSION="16.0"
|
||||
RELEASE_TAG="FIREFOX_16_0_1_RELEASE"
|
||||
VERSION="16.0.1"
|
||||
|
||||
# mozilla
|
||||
echo "cloning $BRANCH..."
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:622e8f233f1f08eb464e52296ccfe050223fa8317bf3c78eaa86125caa27fbff
|
||||
size 90705047
|
3
firefox-16.0.1-source.tar.bz2
Normal file
3
firefox-16.0.1-source.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:67ecfb156d04267a85414a4a5609e839eb1651a9aa49e9b31dc611ec4b6807a3
|
||||
size 90704428
|
3
l10n-16.0.1.tar.bz2
Normal file
3
l10n-16.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da1eb267184fda47c8112ecce1d1cc8ee1b2996c17e003bdaae097aaa1a2f0f7
|
||||
size 52144062
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a94a1191c731677af03b779b9190162ea601386f63d75f70535289b4a689d491
|
||||
size 52087229
|
@ -1,2 +1,2 @@
|
||||
REV=10fe550fadc6
|
||||
REV=0507d387617c
|
||||
REPO=http://hg.mozilla.org/releases/mozilla-release
|
||||
|
Loading…
Reference in New Issue
Block a user