Accepting request 849114 from mozilla:Factory
- update to NSS 3.58 Bugs fixed: * bmo#1641480 (CVE-2020-25648) Tighten CCS handling for middlebox compatibility mode. * bmo#1631890 - Add support for Hybrid Public Key Encryption (draft-irtf-cfrg-hpke) support for TLS Encrypted Client Hello (draft-ietf-tls-esni). * bmo#1657255 - Add CI tests that disable SHA1/SHA2 ARM crypto extensions. * bmo#1668328 - Handle spaces in the Python path name when using gyp on Windows. * bmo#1667153 - Add PK11_ImportDataKey for data object import. * bmo#1665715 - Pass the embedded SCT list extension (if present) to TrustDomain::CheckRevocation instead of the notBefore value. OBS-URL: https://build.opensuse.org/request/show/849114 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nss?expand=0&rev=166
This commit is contained in:
commit
b54447fa2a
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 15 08:17:37 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||||
|
|
||||||
|
- update to NSS 3.58
|
||||||
|
Bugs fixed:
|
||||||
|
* bmo#1641480 (CVE-2020-25648)
|
||||||
|
Tighten CCS handling for middlebox compatibility mode.
|
||||||
|
* bmo#1631890 - Add support for Hybrid Public Key Encryption
|
||||||
|
(draft-irtf-cfrg-hpke) support for TLS Encrypted Client Hello
|
||||||
|
(draft-ietf-tls-esni).
|
||||||
|
* bmo#1657255 - Add CI tests that disable SHA1/SHA2 ARM crypto
|
||||||
|
extensions.
|
||||||
|
* bmo#1668328 - Handle spaces in the Python path name when using
|
||||||
|
gyp on Windows.
|
||||||
|
* bmo#1667153 - Add PK11_ImportDataKey for data object import.
|
||||||
|
* bmo#1665715 - Pass the embedded SCT list extension (if present)
|
||||||
|
to TrustDomain::CheckRevocation instead of the notBefore value.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 12 15:31:33 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
Mon Oct 12 15:31:33 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%global nss_softokn_fips_version 3.57
|
%global nss_softokn_fips_version 3.58
|
||||||
%define NSPR_min_version 4.29
|
%define NSPR_min_version 4.29
|
||||||
%define nspr_ver %(rpm -q --queryformat '%%{VERSION}' mozilla-nspr)
|
%define nspr_ver %(rpm -q --queryformat '%%{VERSION}' mozilla-nspr)
|
||||||
%define nssdbdir %{_sysconfdir}/pki/nssdb
|
%define nssdbdir %{_sysconfdir}/pki/nssdb
|
||||||
Name: mozilla-nss
|
Name: mozilla-nss
|
||||||
Version: 3.57
|
Version: 3.58
|
||||||
Release: 0
|
Release: 0
|
||||||
%define underscore_version 3_57
|
%define underscore_version 3_58
|
||||||
Summary: Network Security Services
|
Summary: Network Security Services
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:55a86c01be860381d64bb4e5b94eb198df9b0f098a8af0e58c014df398bdc382
|
|
||||||
size 81712830
|
|
3
nss-3.58.tar.gz
Normal file
3
nss-3.58.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9f73cf789b5f109b978e5239551b609b0cafa88d18f0bc8ce3f976cb629353c0
|
||||||
|
size 81846254
|
Loading…
Reference in New Issue
Block a user