forked from pool/MozillaFirefox
- update to Firefox 52.0.1 (boo#1029822)
MFSA 2017-08 CVE-2017-5428: integer overflow in createImageBitmap() (bmo#1348168) OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=576
This commit is contained in:
parent
6ea21fb6f9
commit
39f56adaf0
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:43:29 UTC 2017 - wr@rosenauer.org
|
||||
|
||||
- update to Firefox 52.0.1 (boo#1029822)
|
||||
MFSA 2017-08
|
||||
CVE-2017-5428: integer overflow in createImageBitmap() (bmo#1348168)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 9 12:30:14 UTC 2017 - wr@rosenauer.org
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
||||
|
||||
# changed with every update
|
||||
%define major 52
|
||||
%define mainver %major.0
|
||||
%define mainver %major.0.1
|
||||
%define update_channel release
|
||||
%define releasedate 20170302000000
|
||||
%define releasedate 20170317000000
|
||||
|
||||
# PIE, full relro (x86_64 for now)
|
||||
%define build_hardened 1
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48b13f30d86ee715f3f89fb39669de465d47571ca04e2fc7d8f342b523fe7037
|
||||
size 28392
|
||||
oid sha256:8bf0cfe026ce074a95740fb9ad5bbcd3dffb90302aa83cf0812fc397f2108a7c
|
||||
size 28364
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
CHANNEL="release"
|
||||
BRANCH="releases/mozilla-$CHANNEL"
|
||||
RELEASE_TAG="44d6a57ab554308585a67a13035d31b264be781e"
|
||||
VERSION="52.0"
|
||||
RELEASE_TAG="2f2b4a119565e9b5691187ee5fbe91881c90b249"
|
||||
VERSION="52.0.1"
|
||||
|
||||
# mozilla
|
||||
if [ -d mozilla ]; then
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29b424ea8ad39344efdc5f1821039b9158b426ca966a80c946a131930d671c6b
|
||||
size 222387720
|
3
firefox-52.0.1-source.tar.xz
Normal file
3
firefox-52.0.1-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b194bafcee613ffad76e709131dc0ffc47bcdc7798d3f08b3203dede46db28a3
|
||||
size 222457968
|
3
l10n-52.0.1.tar.xz
Normal file
3
l10n-52.0.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4db93dbc09359aae93a13c6fff3740bbf007c83722f4a03b14c85724c8f34e17
|
||||
size 44976248
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f9142f048bd0369010168f9b896646c05307019566b4ebf6b9c1cbe4502b680
|
||||
size 44976960
|
@ -1,2 +1,2 @@
|
||||
REV=44d6a57ab554
|
||||
REV=2f2b4a119565
|
||||
REPO=http://hg.mozilla.org/releases/mozilla-release
|
||||
|
Loading…
Reference in New Issue
Block a user