forked from pool/MozillaFirefox
Accepting request 560783 from home:AndreasStieger:branches:mozilla:Factory
Mozilla Firefox 57.0.3 bsc#1074235 OBS-URL: https://build.opensuse.org/request/show/560783 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=622
This commit is contained in:
parent
ef7f78afd2
commit
a958854f92
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 29 19:52:34 UTC 2017 - astieger@suse.com
|
||||
|
||||
- Mozilla Firefox 57.0.3:
|
||||
* Fix a crash reporting issue that inadvertently sends background
|
||||
tab crash reports to Mozilla without user opt-in (bmo#1427111,
|
||||
bsc#1074235)
|
||||
- Includes changes from 57.0.2:
|
||||
* fixes for platforms other than GNU/Linux
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 8 15:52:17 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
|
@ -19,10 +19,10 @@
|
||||
|
||||
# changed with every update
|
||||
%define major 57
|
||||
%define mainver %major.0.1
|
||||
%define mainver %major.0.3
|
||||
%define update_channel release
|
||||
%define branding 1
|
||||
%define releasedate 20171128222554
|
||||
%define releasedate 20171228000000
|
||||
|
||||
# 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:95638b0428327defc038771f48ada721b8073679f1037481d7988513f9713e41
|
||||
size 28400
|
||||
oid sha256:6441a12de7f0735fd9a2b4580bb7cdccec86b34acda3a8718ce9b0bf39a59ca7
|
||||
size 28824
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
CHANNEL="release"
|
||||
BRANCH="releases/mozilla-$CHANNEL"
|
||||
RELEASE_TAG="d2e449c73daca64d8c8185590750873b1cfcd412" # build 2
|
||||
VERSION="57.0.1"
|
||||
RELEASE_TAG="c548334d172bd937da77e36867473d861cfa2217"
|
||||
VERSION="57.0.3"
|
||||
|
||||
# mozilla
|
||||
if [ -d mozilla ]; then
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66085ebf2f9b75f6c18a3478e996ef4dac26329efd7c8d9b5f59276ac51bddf9
|
||||
size 267398420
|
3
firefox-57.0.3-source.tar.xz
Normal file
3
firefox-57.0.3-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d736d9b4c844347dfc46506b36c358d5daa564b2d49e7a3404174838c35e136
|
||||
size 272838760
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d601bf69518e67d0ee99b0c7793892cb46b6a04f9553beb1e5db02586664b0fb
|
||||
size 47587380
|
3
l10n-57.0.3.tar.xz
Normal file
3
l10n-57.0.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82bdb63b072ba7544f985bf331d3156b2c3b6a7a62d4dae4c024007ed7f2fc76
|
||||
size 51599812
|
@ -1,2 +1,2 @@
|
||||
REV=d2e449c73dac
|
||||
REV=c548334d172b
|
||||
REPO=http://hg.mozilla.org/releases/mozilla-release
|
||||
|
Loading…
Reference in New Issue
Block a user