forked from pool/MozillaFirefox
- update to Firefox 37.0.2 (bnc#928116)
* MFSA 2015-45/CVE-2015-2706 (bmo#1141081) Memory corruption during failed plugin initialization OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=438
This commit is contained in:
parent
3f9a2a2e9d
commit
98f546d89a
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 16:39:20 UTC 2015 - wr@rosenauer.org
|
||||
|
||||
- update to Firefox 37.0.2 (bnc#928116)
|
||||
* MFSA 2015-45/CVE-2015-2706 (bmo#1141081)
|
||||
Memory corruption during failed plugin initialization
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 3 08:27:24 UTC 2015 - wr@rosenauer.org
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
||||
|
||||
# changed with every update
|
||||
%define major 37
|
||||
%define mainver %major.0.1
|
||||
%define mainver %major.0.2
|
||||
%define update_channel release
|
||||
%define releasedate 2015040300
|
||||
%define releasedate 2015041600
|
||||
|
||||
# general build definitions
|
||||
%if "%{update_channel}" != "aurora"
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:777ac88ac2949fddcc3d77a36f342fc6f58b7644f072f3d4e3341ceb2359d99f
|
||||
size 28436
|
||||
oid sha256:e80e01c8274e063e65a8898fff408a66145313f83de3d4a0a1ee7990f3a7ba07
|
||||
size 28448
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
CHANNEL="release"
|
||||
BRANCH="releases/mozilla-$CHANNEL"
|
||||
RELEASE_TAG="FIREFOX_37_0_1_RELEASE"
|
||||
VERSION="37.0.1"
|
||||
RELEASE_TAG="FIREFOX_37_0_2_RELEASE"
|
||||
VERSION="37.0.2"
|
||||
|
||||
# mozilla
|
||||
if [ -d mozilla ]; then
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1539544c82238272b950e1c1fa61009f0daff49484c54bf3616478559041f6eb
|
||||
size 153279568
|
3
firefox-37.0.2-source.tar.xz
Normal file
3
firefox-37.0.2-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa7ecada7c3f79d855d3062d361228f21f0f620ca8e8bf5d14f41173b3912a05
|
||||
size 153267948
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1da07b69ca35076d9c1e1dcfaf2f1e56f2bece43e98fcd527016c1f52556de56
|
||||
size 41671124
|
3
l10n-37.0.2.tar.xz
Normal file
3
l10n-37.0.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:453e8259b8ca7e61d254563495399b13040d551ad2679a69cb2070ae27fdde3a
|
||||
size 41695084
|
@ -1,2 +1,2 @@
|
||||
REV=42b937b0039b
|
||||
REV=a7ee2c1f2cba
|
||||
REPO=http://hg.mozilla.org/releases/mozilla-release
|
||||
|
Loading…
Reference in New Issue
Block a user