forked from pool/MozillaFirefox
- update to Firefox 52.1.1
MFSA 2017-14 * CVE-2017-5031: Use after free in ANGLE (bmo#1328762) (Windows only, Linux not affected) OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=587
This commit is contained in:
parent
4dba6b7fdf
commit
f3477f70fa
@ -1,6 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 28 17:59:27 UTC 2017 - wr@rosenauer.org
|
||||
Mon May 8 08:28:17 UTC 2017 - wr@rosenauer.org
|
||||
|
||||
- update to Firefox 52.1.1
|
||||
MFSA 2017-14
|
||||
* CVE-2017-5031: Use after free in ANGLE (bmo#1328762)
|
||||
(Windows only, Linux not affected)
|
||||
- switch to Mozilla's geolocation service (boo#1026989)
|
||||
- removed mozilla-preferences.patch obsoleted by overriding via
|
||||
firefox.js
|
||||
|
@ -19,9 +19,9 @@
|
||||
|
||||
# changed with every update
|
||||
%define major 52
|
||||
%define mainver %major.1.0
|
||||
%define mainver %major.1.1
|
||||
%define update_channel esr52
|
||||
%define releasedate 20170413000000
|
||||
%define releasedate 20170504000000
|
||||
|
||||
# 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:5be68698db7c554bdfdbcd64bb49468f6a4239ac9cceddfb6e2df3047b4bad31
|
||||
size 28360
|
||||
oid sha256:e214ffffe1a35265eb8ea61ba630866a252b2402ecbec6e7137868b4edebafe2
|
||||
size 28356
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
CHANNEL="esr52"
|
||||
BRANCH="releases/mozilla-$CHANNEL"
|
||||
RELEASE_TAG="3ea0e075203185d7f2d42f439455e97735bd1b20"
|
||||
VERSION="52.1.0"
|
||||
RELEASE_TAG="FIREFOX_52_1_1esr_RELEASE"
|
||||
VERSION="52.1.1"
|
||||
|
||||
# mozilla
|
||||
if [ -d mozilla ]; then
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:79a8b253bc37c54f0e98c384cbcbc2123e17452d987d4b9824de2ec867357b17
|
||||
size 223223316
|
3
firefox-52.1.1-source.tar.xz
Normal file
3
firefox-52.1.1-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ccdee46cb8d78145281de57501dee34f4e5eb71f6e98746e3d4b1b6faf09920
|
||||
size 222469016
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:44f49d7171d54d98cb65eeb21c4669cf832faa1f125ca4ada17ed8d1e799f9ad
|
||||
size 45022468
|
3
l10n-52.1.1.tar.xz
Normal file
3
l10n-52.1.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a856562b32f7d214bd71f756e2e360c702faebc2b739ddbd2adc77063f893cc0
|
||||
size 45025968
|
@ -1,2 +1,2 @@
|
||||
REV=3ea0e0752031
|
||||
REV=120111e65bc4
|
||||
REPO=http://hg.mozilla.org/releases/mozilla-esr52
|
||||
|
Loading…
Reference in New Issue
Block a user