forked from pool/MozillaFirefox
Accepting request 843274 from mozilla:Factory
- 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 OBS-URL: https://build.opensuse.org/request/show/843274 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox?expand=0&rev=320
This commit is contained in:
commit
2f0619687e
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 15 20:44:47 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 20:00:27 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
|
@ -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: libidl-devel
|
||||
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: python-libxml2
|
||||
BuildRequires: python36
|
||||
%else
|
||||
BuildRequires: python3 >= 3.5
|
||||
BuildRequires: python3-curses
|
||||
BuildRequires: python3-devel
|
||||
%endif
|
||||
BuildRequires: rust >= 1.43
|
||||
@ -559,8 +558,13 @@ ac_add_options --enable-official-branding
|
||||
%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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7eac8d3eaaf580e0f30e9bd79d798c3138aaa5fa2737616fa08c588b730e8fff
|
||||
size 338268036
|
@ -1,16 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEECXsxMHeuYqAvhNpN8aZmj7t9Vy4FAl90xbEACgkQ8aZmj7t9
|
||||
Vy6qlw/9E81nELZCpAGu1jph9WaPlFUqoy3fPp8/CYcGJqWNhspanGfVHHWbX9Of
|
||||
TZbzhzx4SU11F1ZfZ8JEDIuUgy7cEdUhWWviTVkeArp6KzGFOBBGasTLSH5FSHUW
|
||||
efpzpkScOdn6xzVqSzxqwVh+pPwmPwzmUeDY+/ret5cD2u1XbuIxAxb64Qfrfv5p
|
||||
sgoqYmmRCMvPDSakUn9if8gy9tCgoe8uwuX9sqiDjmKs/dEEXQN5OBV+564XvZZ+
|
||||
kfuAgCSWF5ZQGkKUIqLFkYKzGrPspB7xj0/sGroaAUFZzFv7z/Y7r5JayiYk38cT
|
||||
Ntvr2dtn1Hw+sbc3ll89TlXqNH5y31yvem17w9+NfFYmQF1a6aEgpdWbZIeOpZN7
|
||||
vKh1D5np1l/edb83omCmN/I4V3t2tKNdkmXS4jvgS3M08MZS4QSAStSOaaqQJjpa
|
||||
wEvWh7oPD4fFJCgXMkrdxTK4HstjtT/efd5nANfy+xI+/EHjVJuJ8Lbv3tQIhaOV
|
||||
or4AG2kWBvcnOQ4oV2v3+WLxgWqDn4+LxOzF0qp9kYH2nEE7BnVknMi2qmlucEFB
|
||||
47WtVDmuWPC8tlFAbl7PKz0EayYcfT16FgMHh7kTOQG63PiTZEb8jXJNwvYGelYs
|
||||
irqnRLdemqR4UOwJCs2rcXFb/FulDWmwCecoOogKF0Xxgj20Ss0=
|
||||
=1zoN
|
||||
-----END PGP SIGNATURE-----
|
3
firefox-82.0.source.tar.xz
Normal file
3
firefox-82.0.source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:90c58707f5bd34978e2d1bcadbe463556edc0878430f969893ae2f89c5d464c2
|
||||
size 334793772
|
16
firefox-82.0.source.tar.xz.asc
Normal file
16
firefox-82.0.source.tar.xz.asc
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEECXsxMHeuYqAvhNpN8aZmj7t9Vy4FAl+HNGMACgkQ8aZmj7t9
|
||||
Vy6gQg/+JvhngW43mWfh69rXdVrlsCzV2CPRFxJF7PjHMRHZXSoIe/8zu6F7wS/7
|
||||
EUQURQWq62hHf4fJKJsgPqEkad5g/jxi7iluFEPz2OBXK0WP2rPRCioIkSfSYltq
|
||||
XWyWxsLbC5tHwlOeIQHCuuNm92+kvz2YxpfUyLtgo2D8FSJ3TqP8aFTB558yuVqN
|
||||
TxZJst+J2/n1XNF+Ke5hvN898321jMEqGR+wpTNr0s3/DQ5JBZ8qssBFpoMqnJWU
|
||||
4Z37ZScTxBepAUMdyHcZHiDnHZuUC8pfRGtac560Mh36yGUW5XzIjQm42lM4iNZg
|
||||
iXmjqJlNHMF9UkZFb3WLb4Eet33fE8DTpp8UznXsUaQvajIRLSYLb71Ci0jPaWNO
|
||||
fntxL0Clt9ze1EgsF98Wn1MO8PQnVxOd5oLdIlrG4NF9qRk7uUPuBRV2bqE62+wo
|
||||
MNi5XrjEIEwxtVzQLWkunIczGTtvuHvHCd5f1dDWAkiiFGM6oXbaR4GOk7cYknNs
|
||||
zRHJxa74rfkSXA2IeXnA1oiVPKxpjeKdcgLoIjWjEghPpRpQrMv1aqIiqd5ajSfm
|
||||
hFpP8jgLgpKlB+AyH9wtODMOa7MBb6C+e2/Sgoa/R/CEdPUPr4BSu+ZL3qzaMeQh
|
||||
sN/aae3DOvXtT8h0N0bIssgWdqCfScbkkr/tFQ7d1LzDpfh24Iw=
|
||||
=AiOD
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d04856a48619186e0a9b51f313e13ae031d33da8e5dae24c29fe472bad926ebb
|
||||
size 48826756
|
3
l10n-82.0.tar.xz
Normal file
3
l10n-82.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:852dfac9e056c2a504f932340bd5b1b67c1af31aa9eb5d9973e9f1004ceb6a2d
|
||||
size 49018680
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user