forked from pool/MozillaFirefox
- update to Firefox 57.0.4:
https://blog.mozilla.org/security/2018/01/03/mitigations-landing-new-class-timing-attack/ OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=624
This commit is contained in:
parent
b2bf73f33f
commit
0cced0c0f9
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 4 12:23:41 UTC 2018 - wr@rosenauer.org
|
||||
|
||||
- update to Firefox 57.0.4
|
||||
MFSA 2018-1: Speculative execution side-channel attack ("Spectre")
|
||||
(boo#1074723)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 3 08:29:38 UTC 2018 - wr@rosenauer.org
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
# spec file for package MozillaFirefox
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# 2006-2017 Wolfgang Rosenauer
|
||||
# 2006-2018 Wolfgang Rosenauer
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,10 +19,10 @@
|
||||
|
||||
# changed with every update
|
||||
%define major 57
|
||||
%define mainver %major.0.3
|
||||
%define mainver %major.0.4
|
||||
%define update_channel release
|
||||
%define branding 1
|
||||
%define releasedate 20171228000000
|
||||
%define releasedate 20180103231032
|
||||
|
||||
# PIE, full relro (x86_64 for now)
|
||||
%define build_hardened 1
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
CHANNEL="release"
|
||||
BRANCH="releases/mozilla-$CHANNEL"
|
||||
RELEASE_TAG="c548334d172bd937da77e36867473d861cfa2217"
|
||||
VERSION="57.0.3"
|
||||
RELEASE_TAG="afa87f9be3a8852da3a30f286b15ae599c7874f6"
|
||||
VERSION="57.0.4"
|
||||
|
||||
# mozilla
|
||||
if [ -d mozilla ]; then
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d736d9b4c844347dfc46506b36c358d5daa564b2d49e7a3404174838c35e136
|
||||
size 272838760
|
3
firefox-57.0.4-source.tar.xz
Normal file
3
firefox-57.0.4-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ab9870937e8683ea435f8cbd4ff52d4e53a263d3ab31e6ba2d6fe61f3aa636c
|
||||
size 267408064
|
@ -1,2 +1,2 @@
|
||||
REV=c548334d172b
|
||||
REV=afa87f9be3a8
|
||||
REPO=http://hg.mozilla.org/releases/mozilla-release
|
||||
|
Loading…
Reference in New Issue
Block a user