1
0

Accepting request 420691 from home:AndreasStieger:branches:mozilla:Factory

Mozilla Firefox 48.0.1

OBS-URL: https://build.opensuse.org/request/show/420691
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=543
This commit is contained in:
Wolfgang Rosenauer 2016-08-20 21:38:42 +00:00 committed by Git OBS Bridge
parent d47b90bdde
commit 7c9c7e7cc9
9 changed files with 27 additions and 13 deletions

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Aug 20 10:58:26 UTC 2016 - astieger@suse.com
- Mozilla Firefox 48.0.1:
* Fix an audio regression impacting some major websites
(bmo#1295296)
* Fix a top crash in the JavaScript engine (bmo#1290469)
* Fix a startup crash issue caused by Websense (bmo#1291738)
* Fix a different behavior with e10s / non-e10s on <select> and
mouse events (bmo#1291078)
* Fix a top crash caused by plugin issues (bmo#1264530)
* Fix a shutdown issue (bmo#1276920)
* Fix a crash in WebRTC
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Aug 15 11:24:00 UTC 2016 - wr@rosenauer.org Mon Aug 15 11:24:00 UTC 2016 - wr@rosenauer.org

View File

@ -19,9 +19,9 @@
# changed with every update # changed with every update
%define major 48 %define major 48
%define mainver %major.0 %define mainver %major.0.1
%define update_channel release %define update_channel release
%define releasedate 20160730000000 %define releasedate 20160818000000
# PIE, full relro (x86_64 for now) # PIE, full relro (x86_64 for now)
%define build_hardened 1 %define build_hardened 1

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:7596baae9d7331ff90e5fbd1b23b76cc086c7006eeef1a813e0c8feafda9a4ae oid sha256:a37d5e9b004049c49bdc2e92c240a1e9cd80eaf418eae1c4a0868e44c335d88e
size 28416 size 28520

View File

@ -7,8 +7,8 @@
CHANNEL="release" CHANNEL="release"
BRANCH="releases/mozilla-$CHANNEL" BRANCH="releases/mozilla-$CHANNEL"
RELEASE_TAG="c1de04f39fa956cfce83f6065b0e709369215ed5" RELEASE_TAG="f36f7ace6f48"
VERSION="48.0" VERSION="48.0.1"
# mozilla # mozilla
if [ -d mozilla ]; then if [ -d mozilla ]; then

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ff2ec88ad32a18a8cf7c847eaf0d9478404b2f3afbbed3e276d0af1e7524178b
size 198212460

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27abec2b8203c8376114c47b42d48bbf0d5bb6631b304f226ad5936a9a950831
size 198431940

3
l10n-48.0.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8c57a24acea0f714304a7e95c58497c232afb6cf042f3cb3f5b5328286dfdbab
size 43300180

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d32f3979b7ae1e3fea74cb2155d7cc57a4b0c2e19968a8411da316a4cda1b35
size 43323036

View File

@ -1,2 +1,2 @@
REV=c1de04f39fa9 REV=f36f7ace6f48
REPO=http://hg.mozilla.org/releases/mozilla-release REPO=http://hg.mozilla.org/releases/mozilla-release