forked from pool/MozillaFirefox
- security update to Firefox 39.0.3 (bnc#940918)
* MFSA 2015-78/CVE-2015-4495 (bmo#1179262, bmo#1178058) Same origin violation and local file stealing via PDF reader OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=452
This commit is contained in:
parent
ea519de414
commit
5cd9f0a774
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 7 07:09:39 UTC 2015 - wr@rosenauer.org
|
||||||
|
|
||||||
|
- security update to Firefox 39.0.3 (bnc#940918)
|
||||||
|
* MFSA 2015-78/CVE-2015-4495 (bmo#1179262, bmo#1178058)
|
||||||
|
Same origin violation and local file stealing via PDF reader
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 1 06:43:02 UTC 2015 - wr@rosenauer.org
|
Wed Jul 1 06:43:02 UTC 2015 - wr@rosenauer.org
|
||||||
|
|
||||||
|
@ -19,9 +19,9 @@
|
|||||||
|
|
||||||
# changed with every update
|
# changed with every update
|
||||||
%define major 39
|
%define major 39
|
||||||
%define mainver %major.0
|
%define mainver %major.0.3
|
||||||
%define update_channel release
|
%define update_channel release
|
||||||
%define releasedate 2015063000
|
%define releasedate 2015080600
|
||||||
|
|
||||||
# general build definitions
|
# general build definitions
|
||||||
%if "%{update_channel}" != "aurora"
|
%if "%{update_channel}" != "aurora"
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:7d81026bcb6180f233d685249992000512792b599de71e85b15f2a4319706b7e
|
oid sha256:6eada9b700cdd5780fa86b19a687aa8329b073ea0468338c884fa2431e787b62
|
||||||
size 28448
|
size 28400
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
CHANNEL="release"
|
CHANNEL="release"
|
||||||
BRANCH="releases/mozilla-$CHANNEL"
|
BRANCH="releases/mozilla-$CHANNEL"
|
||||||
RELEASE_TAG="FIREFOX_39_0_RELEASE"
|
RELEASE_TAG="FIREFOX_39_0_3_RELEASE"
|
||||||
VERSION="39.0"
|
VERSION="39.0.3"
|
||||||
|
|
||||||
# mozilla
|
# mozilla
|
||||||
if [ -d mozilla ]; then
|
if [ -d mozilla ]; then
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b0c4457706a43832e166902a53cb61531fc446a5039c41d051e4b989817da101
|
|
||||||
size 156760208
|
|
3
firefox-39.0.3-source.tar.xz
Normal file
3
firefox-39.0.3-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4115f51076f7e109a3b7958e735da2e741c26bcec862f1a92e8fd7404d841b64
|
||||||
|
size 157090912
|
3
l10n-39.0.3.tar.xz
Normal file
3
l10n-39.0.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8a55b0cff127dd0603a3cc35bc8ed5b863522521c88a94a5e044e065bdb980c3
|
||||||
|
size 42240040
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:00ffedb90fe76f706bef76208716a5350c3f10e4c8aa5a1608e5f43fb361c69b
|
|
||||||
size 42221112
|
|
@ -1,2 +1,2 @@
|
|||||||
REV=d3b3e57e8088
|
REV=5a41909266e5
|
||||||
REPO=http://hg.mozilla.org/releases/mozilla-release
|
REPO=http://hg.mozilla.org/releases/mozilla-release
|
||||||
|
Loading…
Reference in New Issue
Block a user