From 914eacd9d89321f8c94eba9ef0a1ebcab853138f2258744b80e5350af95b669e Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Wed, 20 Dec 2023 08:29:33 +0000 Subject: [PATCH] - 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 --- mozilla-nss.changes | 25 +++++++++++++++++++++++++ mozilla-nss.spec | 6 +++--- nss-3.94.tar.gz | 3 --- nss-3.95.tar.gz | 3 +++ 4 files changed, 31 insertions(+), 6 deletions(-) delete mode 100644 nss-3.94.tar.gz create mode 100644 nss-3.95.tar.gz diff --git a/mozilla-nss.changes b/mozilla-nss.changes index 2037194..ed15b1b 100644 --- a/mozilla-nss.changes +++ b/mozilla-nss.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sun Dec 17 12:38:06 UTC 2023 - Wolfgang Rosenauer + +- 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 diff --git a/mozilla-nss.spec b/mozilla-nss.spec index d37f6f2..7958504 100644 --- a/mozilla-nss.spec +++ b/mozilla-nss.spec @@ -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 diff --git a/nss-3.94.tar.gz b/nss-3.94.tar.gz deleted file mode 100644 index da0fccf..0000000 --- a/nss-3.94.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:463ae180ee9e5ee9e3ad4f629326657e236780cc865572a930a16520abad9dd8 -size 76580364 diff --git a/nss-3.95.tar.gz b/nss-3.95.tar.gz new file mode 100644 index 0000000..36a8842 --- /dev/null +++ b/nss-3.95.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:469888e41e8a780051ce00edcd914e8a6bd38da88a82cfb84898dd388635822a +size 76571130