Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory 
checked in at 2020-10-26 16:07:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/MozillaFirefox (Old)
 and      /work/SRC/openSUSE:Factory/.MozillaFirefox.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "MozillaFirefox"

Mon Oct 26 16:07:50 2020 rev:320 rq:843274 version:82.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes    
2020-10-08 13:07:57.662943024 +0200
+++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new.3463/MozillaFirefox.changes  
2020-10-26 16:07:51.214469962 +0100
@@ -1,0 +2,29 @@
+Thu Oct 15 20:44:47 UTC 2020 - Wolfgang Rosenauer <[email protected]>
+
+- Mozilla Firefox 82.0
+  * https://www.mozilla.org/en-US/firefox/82.0/releasenotes/
+  MFSA 2020-45 (bsc#1177872)
+  * CVE-2020-15969 (bmo#1666570)
+    Use-after-free in usersctp
+  * CVE-2020-15254 (bmo#1668514)
+    Undefined behavior in bounded channel of crossbeam rust crate
+  * CVE-2020-15680 (bmo#1658881)
+    Presence of external protocol handlers could be determined
+    through image tags
+  * CVE-2020-15681 (bmo#1666568)
+    Multiple WASM threads may have overwritten each others' stub
+    table entries
+  * CVE-2020-15682 (bmo#1636654)
+    The domain associated with the prompt to open an external
+    protocol could be spoofed to display the incorrect origin
+  * CVE-2020-15683 (bmo#1576843, bmo#1656987, bmo#1660954,
+    bmo#1662760, bmo#1663439, bmo#1666140)
+    Memory safety bugs fixed in Firefox 82 and Firefox ESR 78.4
+  * CVE-2020-15684 (bmo#1653764, bmo#1661402, bmo#1662259,
+    bmo#1664257)
+    Memory safety bugs fixed in Firefox 82
+- requires
+  * NSPR 4.29
+  * NSS 3.57
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ MozillaFirefox.spec ++++++
--- /var/tmp/diff_new_pack.E5fwhh/_old  2020-10-26 16:08:10.646487847 +0100
+++ /var/tmp/diff_new_pack.E5fwhh/_new  2020-10-26 16:08:10.646487847 +0100
@@ -29,9 +29,9 @@
 # orig_suffix b3
 # major 69
 # mainver %major.99
-%define major          81
-%define mainver        %major.0.1
-%define orig_version   81.0.1
+%define major          82
+%define mainver        %major.0
+%define orig_version   82.0
 %define orig_suffix    %{nil}
 %define update_channel release
 %define branding       1
@@ -100,8 +100,8 @@
 BuildRequires:  libiw-devel
 BuildRequires:  libproxy-devel
 BuildRequires:  makeinfo
-BuildRequires:  mozilla-nspr-devel >= 4.28
-BuildRequires:  mozilla-nss-devel >= 3.56
+BuildRequires:  mozilla-nspr-devel >= 4.29
+BuildRequires:  mozilla-nss-devel >= 3.57
 BuildRequires:  nasm >= 2.14
 BuildRequires:  nodejs10 >= 10.21.0
 %if 0%{?sle_version} >= 120000 && 0%{?sle_version} < 150000
@@ -109,7 +109,6 @@
 BuildRequires:  python36
 %else
 BuildRequires:  python3 >= 3.5
-BuildRequires:  python3-curses
 BuildRequires:  python3-devel
 %endif
 BuildRequires:  rust >= 1.43
@@ -559,8 +558,13 @@
 %endif
 EOF
 
+%ifarch %ix86
+%define njobs 1
+%else
+%define njobs 0%{?jobs:%jobs}
+%endif
 sed -r '/^(ja-JP-mac|ga-IE|en-US|)$/d;s/ .*$//' 
$RPM_BUILD_DIR/%{srcname}-%{orig_version}/browser/locales/shipped-locales \
-    | xargs -n 1 %{?jobs:-P %jobs} -I {} /bin/sh -c '
+    | xargs -n 1 %{?njobs:-P %njobs} -I {} /bin/sh -c '
         locale=$1
         cp ${MOZCONFIG}_LANG ${MOZCONFIG}_$locale
         sed -i "s|obj_LANG|obj_$locale|" ${MOZCONFIG}_$locale

++++++ firefox-81.0.1.source.tar.xz -> firefox-82.0.source.tar.xz ++++++
/work/SRC/openSUSE:Factory/MozillaFirefox/firefox-81.0.1.source.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new.3463/firefox-82.0.source.tar.xz 
differ: char 15, line 1

++++++ l10n-81.0.1.tar.xz -> l10n-82.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/MozillaFirefox/l10n-81.0.1.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new.3463/l10n-82.0.tar.xz differ: 
char 26, line 1

++++++ tar_stamps ++++++
--- /var/tmp/diff_new_pack.E5fwhh/_old  2020-10-26 16:08:11.010488182 +0100
+++ /var/tmp/diff_new_pack.E5fwhh/_new  2020-10-26 16:08:11.010488182 +0100
@@ -1,11 +1,11 @@
 PRODUCT="firefox"
 CHANNEL="release"
-VERSION="81.0.1"
+VERSION="82.0"
 VERSION_SUFFIX=""
-PREV_VERSION="81.0"
+PREV_VERSION=""
 PREV_VERSION_SUFFIX=""
 #SKIP_LOCALES="" # Uncomment to skip l10n and compare-locales-generation
 
 RELEASE_REPO="https://hg.mozilla.org/releases/mozilla-release";
-RELEASE_TAG="0df30c09d098468f2f4632e62aec0954b6174dc5"
-RELEASE_TIMESTAMP="20200930150533"
+RELEASE_TAG="bbdea0acf29a60ac9500439691337f3e0e96eb2f"
+RELEASE_TIMESTAMP="20201014125134"


Reply via email to