commit MozillaFirefox for openSUSE:Factory
Hello community, here is the log from the commit of package MozillaFirefox for openSUSE:Factory checked in at 2018-03-30 11:59:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/MozillaFirefox (Old) and /work/SRC/openSUSE:Factory/.MozillaFirefox.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "MozillaFirefox" Fri Mar 30 11:59:39 2018 rev:268 rq:591686 version:59.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes 2018-03-20 21:52:28.314723536 +0100 +++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new/MozillaFirefox.changes 2018-03-30 11:59:54.026054116 +0200 @@ -1,0 +2,35 @@ +Tue Mar 27 14:07:11 UTC 2018 - schwab@suse.de + +- Reduce constraints on aarch64 + +------------------------------------------------------------------- +Tue Mar 27 06:40:25 UTC 2018 - wr@rosenauer.org + +- update to Firefox 59.0.2 + * Invalid page rendering with hardware acceleration enabled (bmo#1435472) + * Browser keyboard shortcuts (eg copy Ctrl+C) don't work on sites + that use those keys with resistFingerprinting enabled (bmo#1433592) + * High CPU / memory churn caused by third-party software on some + computers (bmo#1446280) + * Users who have configured an "automatic proxy configuration URL" + and want to reload their proxy settings from the URL will find + the Reload button disabled in the Connection Settings dialog when + they select Preferences/Options>Network Proxy>Settings... (bmo#1445991) + * URL Fragment Identifiers Break Service Worker Responses (bmo#1443850) + * User's trying to cancel a print around the time it completes will + continue to get intermittent crashes (bmo#1441598) + MFSA 2018-10 (bsc#1087059) + * CVE-2018-5148 (bmo#1440717) + Use-after-free in compositor +- removed obsolete patch mozilla-bmo1446062.patch + +------------------------------------------------------------------- +Wed Mar 21 17:14:24 UTC 2018 - cgrobertson@suse.com + +- Added patches: + * mozilla-i586-DecoderDoctorLogger.patch - bmo#1447070 + fixes non-unified build error + * mozilla-i586-domPrefs.patch - DOMPrefs.h + fixes 32bit build error + +------------------------------------------------------------------- Old: ---- firefox-59.0.1-source.tar.xz l10n-59.0.1.tar.xz mozilla-bmo1446062.patch New: ---- firefox-59.0.2-source.tar.xz l10n-59.0.2.tar.xz mozilla-i586-DecoderDoctorLogger.patch mozilla-i586-domPrefs.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ MozillaFirefox.spec ++++++ --- /var/tmp/diff_new_pack.vm2Vvk/_old 2018-03-30 12:00:19.285140691 +0200 +++ /var/tmp/diff_new_pack.vm2Vvk/_new 2018-03-30 12:00:19.289140547 +0200 @@ -19,10 +19,10 @@ # changed with every update %define major 59 -%define mainver %major.0.1 +%define mainver %major.0.2 %define update_channel release %define branding 1 -%define releasedate 20180315233128 +%define releasedate 20180323154952 # PIE, full relro (x86_64 for now) %define build_hardened 1 @@ -151,7 +151,8 @@ Patch7: mozilla-aarch64-startup-crash.patch Patch8: mozilla-bmo256180.patch Patch9: mozilla-bmo1005535.patch -Patch10: mozilla-bmo1446062.patch +Patch10: mozilla-i586-DecoderDoctorLogger.patch +Patch11: mozilla-i586-domPrefs.patch # Firefox/browser Patch101: firefox-kde.patch Patch102: firefox-branded-icons.patch @@ -263,7 +264,10 @@ %patch7 -p1 %patch8 -p1 %patch9 -p1 +%ifarch %ix86 %patch10 -p1 +%patch11 -p1 +%endif # Firefox %patch101 -p1 %patch102 -p1 ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.vm2Vvk/_old 2018-03-30 12:00:19.393136786 +0200 +++ /var/tmp/diff_new_pack.vm2Vvk/_new 2018-03-30 12:00:19.393136786 +0200 @@ -19,4 +19,14 @@ </memory> </hardware> </overwrite> + <overwrite> + <conditions> + <arch>aarch64</arch> + </conditions> + <hardware> + <memory> + <size unit="G">9</size> + </memory> + </hardware> + </overwrite> </constraints> ++++++ compare-locales.tar.xz ++++++ ++++++ create-tar.sh ++++++ --- /var/tmp/diff_new_pack.vm2Vvk/_old 2018-03-30 12:00:19.493133169 +0200 +++ /var/tmp/diff_new_pack.vm2Vvk/_new 2018-03-30 12:00:19.497133025 +0200 @@ -7,8 +7,8 @@ CHANNEL="release" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="FIREFOX_59_0_1_RELEASE" -VERSION="59.0.1" +RELEASE_TAG="FIREFOX_59_0_2_RELEASE" +VERSION="59.0.2" # check required tools test -x /usr/bin/hg || ( echo "hg missing: execute zypper in mercurial"; exit 5 ) ++++++ firefox-59.0.1-source.tar.xz -> firefox-59.0.2-source.tar.xz ++++++ /work/SRC/openSUSE:Factory/MozillaFirefox/firefox-59.0.1-source.tar.xz /work/SRC/openSUSE:Factory/.MozillaFirefox.new/firefox-59.0.2-source.tar.xz differ: char 26, line 1 ++++++ l10n-59.0.1.tar.xz -> l10n-59.0.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/MozillaFirefox/l10n-59.0.1.tar.xz /work/SRC/openSUSE:Factory/.MozillaFirefox.new/l10n-59.0.2.tar.xz differ: char 26, line 1 ++++++ mozilla-bmo1005535.patch ++++++ --- /var/tmp/diff_new_pack.vm2Vvk/_old 2018-03-30 12:00:19.645127673 +0200 +++ /var/tmp/diff_new_pack.vm2Vvk/_new 2018-03-30 12:00:19.649127528 +0200 @@ -1,7 +1,7 @@ # HG changeset patch # Parent 376f185a0a757fe128be665adbb705f4a56461bc # User Steve Singer <steve@ssinger.info> -# Parent 23e95bbe4d5553a2ba9dda2a4a96a2029253597c +# Parent 371f01835b6fe4cb6b7095a6c29f7bb54f6d6257 Bug 1005535 - Get skia GPU building on big endian. diff --git a/gfx/skia/skia/include/core/SkColorPriv.h b/gfx/skia/skia/include/core/SkColorPriv.h ++++++ mozilla-i586-DecoderDoctorLogger.patch ++++++ # HG changeset patch # Parent f3fe334a20e8a63266eb06c5d298ad793cefc015 Mozilla Bug#1447070 - DecoderDoctorLogger.h must be included in MediaKeySession.h to fix non-unified build error for i586 target. diff --git a/dom/media/eme/MediaKeySession.h b/dom/media/eme/MediaKeySession.h --- a/dom/media/eme/MediaKeySession.h +++ b/dom/media/eme/MediaKeySession.h @@ -2,16 +2,17 @@ /* vim: set ts=8 sts=2 et sw=2 tw=80: */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this file, * You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef mozilla_dom_MediaKeySession_h #define mozilla_dom_MediaKeySession_h +#include "DecoderDoctorLogger.h" #include "mozilla/Attributes.h" #include "mozilla/ErrorResult.h" #include "nsCycleCollectionParticipant.h" #include "mozilla/DOMEventTargetHelper.h" #include "nsCOMPtr.h" #include "mozilla/dom/TypedArray.h" #include "mozilla/Mutex.h" #include "mozilla/dom/Date.h" ++++++ mozilla-i586-domPrefs.patch ++++++ # HG changeset patch # User Andrea Marchesini <amarchesini@mozilla.com> # Parent bb4eb640e7303ea68be982d824aa100caacce240 Mozilla Bug#1447409 - DOMPrefs.h must be included in WorkerScope, r=qdot To fix 32bit build error for i586 target. diff --git a/dom/workers/WorkerScope.h b/dom/workers/WorkerScope.h --- a/dom/workers/WorkerScope.h +++ b/dom/workers/WorkerScope.h @@ -4,16 +4,17 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef mozilla_dom_workerscope_h__ #define mozilla_dom_workerscope_h__ #include "Workers.h" #include "mozilla/DOMEventTargetHelper.h" +#include "mozilla/dom/DOMPrefs.h" #include "mozilla/dom/Headers.h" #include "mozilla/dom/RequestBinding.h" #include "nsWeakReference.h" #include "mozilla/dom/ImageBitmapSource.h" namespace mozilla { namespace dom { ++++++ source-stamp.txt ++++++ --- /var/tmp/diff_new_pack.vm2Vvk/_old 2018-03-30 12:00:19.721124925 +0200 +++ /var/tmp/diff_new_pack.vm2Vvk/_new 2018-03-30 12:00:19.725124780 +0200 @@ -1,2 +1,2 @@ -REV=3db9e3d52b17 +REV=239e434d6d2b REPO=http://hg.mozilla.org/releases/mozilla-release
participants (1)
-
root@hilbert.suse.de