1
0

- update to Firefox 57.0.1

* Fix a video color distortion issue on YouTube and other video
    sites with some AMD devices (bmo#1417442)
  * Fix an issue with prefs.js when the profile path has non-ascii
    characters (bmo#1420427)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=617
This commit is contained in:
Wolfgang Rosenauer 2017-12-03 16:35:26 +00:00 committed by Git OBS Bridge
parent 06e8aeb58c
commit 0eb4f70103
9 changed files with 22 additions and 13 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Nov 29 23:45:03 UTC 2017 - wr@rosenauer.org
- update to Firefox 57.0.1
* Fix a video color distortion issue on YouTube and other video
sites with some AMD devices (bmo#1417442)
* Fix an issue with prefs.js when the profile path has non-ascii
characters (bmo#1420427)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Nov 21 09:00:48 UTC 2017 - christophe@krop.fr Tue Nov 21 09:00:48 UTC 2017 - christophe@krop.fr

View File

@ -19,10 +19,10 @@
# changed with every update # changed with every update
%define major 57 %define major 57
%define mainver %major.0 %define mainver %major.0.1
%define update_channel release %define update_channel release
%define branding 1 %define branding 1
%define releasedate 20171109183137 %define releasedate 20171128222554
# 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:28d155fac8c430f5305e095670073b6072af87e9063ce9a37344f397fa85e927 oid sha256:95638b0428327defc038771f48ada721b8073679f1037481d7988513f9713e41
size 28368 size 28400

View File

@ -7,8 +7,8 @@
CHANNEL="release" CHANNEL="release"
BRANCH="releases/mozilla-$CHANNEL" BRANCH="releases/mozilla-$CHANNEL"
RELEASE_TAG="8af8bd128bd014669ad89774f47668b0b8109337" # build 3 RELEASE_TAG="d2e449c73daca64d8c8185590750873b1cfcd412" # build 2
VERSION="57.0" VERSION="57.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:d3dc10e75d32884e0a52f785210feb24ed6564375444d85c26f36544f405008f
size 266361856

View File

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

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

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

View File

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

View File

@ -1,2 +1,2 @@
REV=8af8bd128bd0 REV=d2e449c73dac
REPO=http://hg.mozilla.org/releases/mozilla-release REPO=http://hg.mozilla.org/releases/mozilla-release