Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory 
checked in at 2019-02-25 17:46:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/MozillaFirefox (Old)
 and      /work/SRC/openSUSE:Factory/.MozillaFirefox.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "MozillaFirefox"

Mon Feb 25 17:46:18 2019 rev:282 rq:676563 version:65.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes    
2019-02-06 15:44:40.183359346 +0100
+++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new.28833/MozillaFirefox.changes 
2019-02-25 17:46:24.682881527 +0100
@@ -1,0 +2,35 @@
+Fri Feb 15 13:45:57 UTC 2019 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Update _constraints to avoid 'no space left' error seen on aarch64
+
+-------------------------------------------------------------------
+Wed Feb 13 07:17:28 UTC 2019 - Wolfgang Rosenauer <w...@rosenauer.org>
+
+- Mozilla Firefox 65.0.1
+  * Fixed accidental requests to addons.mozilla.org when an addon
+    recommendation doorhanger is shown (bmo#1526387)
+  * Improved playback of interactive Netflix videos (bmo#1524500)
+  * Fixed incorrect sizing of the "Clear Recent History" window in
+    some situations (bmo#1523696)
+  * Fixed audio & video delays while making WebRTC calls
+    (bmo#1521577, bmo#1523817)
+  * Fixed video sizing problems during some WebRTC calls (bmo#1520200)
+  * Fixed looping CONNECT requests when using WebSockets over HTTP/2
+    from behind a proxy server (bmo#1523427)
+  * Fixed the "Enter" key not working on password entry fields for
+    certain Linux distributions (bmo#1523635)
+  MFSA 2019-04 (bsc#1125330)
+  * CVE-2018-18356 bmo#1525817
+    Use-after-free in Skia
+  * CVE-2019-5785 bmo#1525433
+    Integer overflow in Skia
+  * CVE-2018-18511 bmo#1526218
+    Cross-origin theft of images with ImageBitmapRenderingContext
+
+-------------------------------------------------------------------
+Wed Feb 13 06:12:43 UTC 2019 - Martin Liška <mli...@suse.cz>
+
+- Enable LTO only for latest new toolchain (boo#1125038) for x86_64
+  (with increased memory constraints)
+
+-------------------------------------------------------------------

Old:
----
  firefox-65.0.source.tar.xz
  firefox-65.0.source.tar.xz.asc
  l10n-65.0.tar.xz

New:
----
  firefox-65.0.1.source.tar.xz
  firefox-65.0.1.source.tar.xz.asc
  l10n-65.0.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ MozillaFirefox.spec ++++++
--- /var/tmp/diff_new_pack.dDrNvc/_old  2019-02-25 17:46:50.958870736 +0100
+++ /var/tmp/diff_new_pack.dDrNvc/_new  2019-02-25 17:46:50.966870733 +0100
@@ -19,12 +19,12 @@
 
 # changed with every update
 %define major          65
-%define mainver        %major.0
-%define orig_version   65.0
+%define mainver        %major.0.1
+%define orig_version   65.0.1
 %define orig_suffix    %{nil}
 %define update_channel release
 %define branding       1
-%define releasedate    20190124174741
+%define releasedate    20190211233335
 %define source_prefix  firefox-%{orig_version}
 
 # always build with GCC as SUSE Security Team requires that
@@ -380,6 +380,12 @@
 %ifarch aarch64 %arm s390x
 ac_add_options --disable-webrtc
 %endif
+%ifarch x86_64
+# LTO needs newer toolchain stack only (at least GCC 8.2.1 (r268506)
+%if 0%{?suse_version} > 1500
+ac_add_options --enable-lto
+%endif
+%endif
 EOF
 ./mach build
 

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.dDrNvc/_old  2019-02-25 17:46:51.058870695 +0100
+++ /var/tmp/diff_new_pack.dDrNvc/_new  2019-02-25 17:46:51.058870695 +0100
@@ -2,7 +2,7 @@
 <constraints>
   <hardware>
     <disk>
-      <size unit="G">20</size>
+      <size unit="G">22</size>
     </disk>
     <memory>
       <size unit="G">8</size>
@@ -20,4 +20,14 @@
       </memory>
     </hardware>
   </overwrite>
+  <overwrite>
+    <conditions>
+      <arch>x86_64</arch>
+    </conditions>
+    <hardware>
+      <memory>
+        <size unit="G">16</size>
+      </memory>
+    </hardware>
+  </overwrite>
 </constraints>

++++++ compare-locales.tar.xz ++++++

++++++ create-tar.sh ++++++
--- /var/tmp/diff_new_pack.dDrNvc/_old  2019-02-25 17:46:51.134870664 +0100
+++ /var/tmp/diff_new_pack.dDrNvc/_new  2019-02-25 17:46:51.134870664 +0100
@@ -7,8 +7,8 @@
 
 CHANNEL="release"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="896611703c2b8f04f596ebcb09e612b7ab06eea3"
-VERSION="65.0"
+RELEASE_TAG="1ea7b51ef5bb91bdc34fb7406fd4d35ed7961363"
+VERSION="65.0.1"
 VERSION_SUFFIX=""
 LOCALE_FILE="firefox-$VERSION/browser/locales/l10n-changesets.json"
 

++++++ firefox-65.0.source.tar.xz -> firefox-65.0.1.source.tar.xz ++++++
/work/SRC/openSUSE:Factory/MozillaFirefox/firefox-65.0.source.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new.28833/firefox-65.0.1.source.tar.xz
 differ: char 15, line 1

++++++ l10n-65.0.tar.xz -> l10n-65.0.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/MozillaFirefox/l10n-65.0.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new.28833/l10n-65.0.1.tar.xz differ: 
char 26, line 1

++++++ source-stamp.txt ++++++
--- /var/tmp/diff_new_pack.dDrNvc/_old  2019-02-25 17:46:51.334870582 +0100
+++ /var/tmp/diff_new_pack.dDrNvc/_new  2019-02-25 17:46:51.334870582 +0100
@@ -1,2 +1,2 @@
-REV=896611703c2b
+REV=1ea7b51ef5bb
 REPO=http://hg.mozilla.org/releases/mozilla-release


Reply via email to