- update to NSS 3.95
* bmo#1842932 - Bump builtins version number. * bmo#1851044 - Remove Email trust bit from Autoridad de Certificacion Firmaprofesional CIF A62634068 root cert. * bmo#1855318 - Remove 4 DigiCert (Symantec/Verisign) Root Certificates * bmo#1851049 - Remove 3 TrustCor Root Certificates from NSS. * bmo#1850982 - Remove Camerfirma root certificates from NSS. * bmo#1842935 - Remove old Autoridad de Certificacion Firmaprofesional Certificate. * bmo#1860670 - Add four Commscope root certificates to NSS. * bmo#1850598 - Add TrustAsia Global Root CA G3 and G4 root certificates. * bmo#1863605 - Include P-384 and P-521 Scalar Validation from HACL* * bmo#1861728 - Include P-256 Scalar Validation from HACL*. * bmo#1861265 - After the HACL 256 ECC patch, NSS incorrectly encodes 256 ECC without DER wrapping at the softoken level * bmo#1837987 - Add means to provide library parameters to C_Initialize * bmo#1573097 - clang format * bmo#1854795 - add OSXSAVE and XCR0 tests to AVX2 detection. * bmo#1858241 - Typo in ssl3_AppendHandshakeNumber * bmo#1858241 - Introducing input check of ssl3_AppendHandshakeNumber * bmo#1573097 - Fix Invalid casts in instance.c OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=430
This commit is contained in:
parent
2c5bd7ba15
commit
914eacd9d8
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 17 12:38:06 UTC 2023 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
- update to NSS 3.95
|
||||
* bmo#1842932 - Bump builtins version number.
|
||||
* bmo#1851044 - Remove Email trust bit from Autoridad de Certificacion
|
||||
Firmaprofesional CIF A62634068 root cert.
|
||||
* bmo#1855318 - Remove 4 DigiCert (Symantec/Verisign) Root Certificates
|
||||
* bmo#1851049 - Remove 3 TrustCor Root Certificates from NSS.
|
||||
* bmo#1850982 - Remove Camerfirma root certificates from NSS.
|
||||
* bmo#1842935 - Remove old Autoridad de Certificacion Firmaprofesional
|
||||
Certificate.
|
||||
* bmo#1860670 - Add four Commscope root certificates to NSS.
|
||||
* bmo#1850598 - Add TrustAsia Global Root CA G3 and G4 root certificates.
|
||||
* bmo#1863605 - Include P-384 and P-521 Scalar Validation from HACL*
|
||||
* bmo#1861728 - Include P-256 Scalar Validation from HACL*.
|
||||
* bmo#1861265 - After the HACL 256 ECC patch, NSS incorrectly encodes
|
||||
256 ECC without DER wrapping at the softoken level
|
||||
* bmo#1837987 - Add means to provide library parameters to C_Initialize
|
||||
* bmo#1573097 - clang format
|
||||
* bmo#1854795 - add OSXSAVE and XCR0 tests to AVX2 detection.
|
||||
* bmo#1858241 - Typo in ssl3_AppendHandshakeNumber
|
||||
* bmo#1858241 - Introducing input check of ssl3_AppendHandshakeNumber
|
||||
* bmo#1573097 - Fix Invalid casts in instance.c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 24 06:44:18 UTC 2023 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
#
|
||||
|
||||
|
||||
%global nss_softokn_fips_version 3.94
|
||||
%global nss_softokn_fips_version 3.95
|
||||
%define NSPR_min_version 4.35
|
||||
%define nspr_ver %(rpm -q --queryformat '%%{VERSION}' mozilla-nspr)
|
||||
%define nssdbdir %{_sysconfdir}/pki/nssdb
|
||||
Name: mozilla-nss
|
||||
Version: 3.94
|
||||
Version: 3.95
|
||||
Release: 0
|
||||
%define underscore_version 3_94
|
||||
%define underscore_version 3_95
|
||||
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:463ae180ee9e5ee9e3ad4f629326657e236780cc865572a930a16520abad9dd8
|
||||
size 76580364
|
3
nss-3.95.tar.gz
Normal file
3
nss-3.95.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:469888e41e8a780051ce00edcd914e8a6bd38da88a82cfb84898dd388635822a
|
||||
size 76571130
|
Loading…
Reference in New Issue
Block a user