Accepting request 935043 from mozilla:Factory
- update to NSS 3.73 * bmo#1735028 - check for missing signedData field. * bmo#1737470 - Ensure DER encoded signatures are within size limits. * bmo#1729550 - NSS needs FiPS 140-3 version indicators. * bmo#1692132 - pkix_CacheCert_Lookup doesn't return cached certs * bmo#1738600 - sunset Coverity from NSS MFSA 2021-51 (bsc#1193170) * CVE-2021-43527 (bmo#1737470) Memory corruption via DER-encoded DSA and RSA-PSS signatures - update to NSS 3.72 * Remove newline at the end of coreconf.dep * bmo#1731911 - Fix nsinstall parallel failure. * bmo#1729930 - Increase KDF cache size to mitigate perf regression in about:logins OBS-URL: https://build.opensuse.org/request/show/935043 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nss?expand=0&rev=181
This commit is contained in:
commit
26af6a5d0a
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 17:45:43 UTC 2021 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
- update to NSS 3.73
|
||||
* bmo#1735028 - check for missing signedData field.
|
||||
* bmo#1737470 - Ensure DER encoded signatures are within size limits.
|
||||
* bmo#1729550 - NSS needs FiPS 140-3 version indicators.
|
||||
* bmo#1692132 - pkix_CacheCert_Lookup doesn't return cached certs
|
||||
* bmo#1738600 - sunset Coverity from NSS
|
||||
MFSA 2021-51 (bsc#1193170)
|
||||
* CVE-2021-43527 (bmo#1737470)
|
||||
Memory corruption via DER-encoded DSA and RSA-PSS signatures
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 08:18:13 UTC 2021 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
- update to NSS 3.72
|
||||
* Remove newline at the end of coreconf.dep
|
||||
* bmo#1731911 - Fix nsinstall parallel failure.
|
||||
* bmo#1729930 - Increase KDF cache size to mitigate perf
|
||||
regression in about:logins
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 23 11:51:17 UTC 2021 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
#
|
||||
|
||||
|
||||
%global nss_softokn_fips_version 3.71
|
||||
%global nss_softokn_fips_version 3.73
|
||||
%define NSPR_min_version 4.32
|
||||
%define nspr_ver %(rpm -q --queryformat '%%{VERSION}' mozilla-nspr)
|
||||
%define nssdbdir %{_sysconfdir}/pki/nssdb
|
||||
Name: mozilla-nss
|
||||
Version: 3.71
|
||||
Version: 3.73
|
||||
Release: 0
|
||||
%define underscore_version 3_71
|
||||
%define underscore_version 3_73
|
||||
Summary: Network Security Services
|
||||
License: MPL-2.0
|
||||
Group: System/Libraries
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99acd315d9af35419cda4a6960f00a7d446bd231bd407174a7b07cb3dba0c253
|
||||
size 83927933
|
3
nss-3.73.tar.gz
Normal file
3
nss-3.73.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:566d3a68da9b10d7da9ef84eb4fe182f8f04e20d85c55d1bf360bb2c0096d8e5
|
||||
size 83928905
|
Loading…
Reference in New Issue
Block a user