Accepting request 886901 from mozilla:Factory
- update to NSS 3.63.1 * no upstream release notes for 3.63.1 (yet) Fixed in 3.63 * bmo#1697380 - Make a clang-format run on top of helpful contributions. * bmo#1683520 - ECCKiila P384, change syntax of nested structs initialization to prevent build isses with GCC 4.8. * bmo#1683520 - [lib/freebl/ecl] P-384: allow zero scalars in dual scalar multiplication. * bmo#1683520 - ECCKiila P521, change syntax of nested structs initialization to prevent build isses with GCC 4.8. * bmo#1683520 - [lib/freebl/ecl] P-521: allow zero scalars in dual scalar multiplication. * bmo#1696800 - HACL* update March 2021 - c95ab70fcb2bc21025d8845281bc4bc8987ca683. * bmo#1694214 - tstclnt can't enable middlebox compat mode. * bmo#1694392 - NSS does not work with PKCS #11 modules not supporting profiles. * bmo#1685880 - Minor fix to prevent unused variable on early return. * bmo#1685880 - Fix for the gcc compiler version 7 to support setenv with nss build. * bmo#1693217 - Increase nssckbi.h version number for March 2021 batch of root CA changes, CA list version 2.48. * bmo#1692094 - Set email distrust after to 21-03-01 for Camerfirma's 'Chambers of Commerce' and 'Global Chambersign' roots. * bmo#1618407 - Symantec root certs - Set CKA_NSS_EMAIL_DISTRUST_AFTER. * bmo#1693173 - Add GlobalSign R45, E45, R46, and E46 root certs to NSS. * bmo#1683738 - Add AC RAIZ FNMT-RCM SERVIDORES SEGUROS root cert to NSS. * bmo#1686854 - Remove GeoTrust PCA-G2 and VeriSign Universal root certs from NSS. * bmo#1687822 - Turn off Websites trust bit for the “Staat der Nederlanden Root CA - G3” root cert in NSS. OBS-URL: https://build.opensuse.org/request/show/886901 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nss?expand=0&rev=173
This commit is contained in:
commit
926a532f98
@ -1,5 +1,5 @@
|
|||||||
mozilla-nss
|
mozilla-nss
|
||||||
requires "mozilla-nspr-<targettype> >= 4.29"
|
requires "mozilla-nspr-<targettype> >= 4.30"
|
||||||
requires "libfreebl3-<targettype>"
|
requires "libfreebl3-<targettype>"
|
||||||
requires "libsoftokn3-<targettype>"
|
requires "libsoftokn3-<targettype>"
|
||||||
requires "libnssckbi.so"
|
requires "libnssckbi.so"
|
||||||
|
@ -1,3 +1,41 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 18 07:32:55 UTC 2021 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||||
|
|
||||||
|
- update to NSS 3.63.1
|
||||||
|
* no upstream release notes for 3.63.1 (yet)
|
||||||
|
Fixed in 3.63
|
||||||
|
* bmo#1697380 - Make a clang-format run on top of helpful contributions.
|
||||||
|
* bmo#1683520 - ECCKiila P384, change syntax of nested structs
|
||||||
|
initialization to prevent build isses with GCC 4.8.
|
||||||
|
* bmo#1683520 - [lib/freebl/ecl] P-384: allow zero scalars in dual
|
||||||
|
scalar multiplication.
|
||||||
|
* bmo#1683520 - ECCKiila P521, change syntax of nested structs
|
||||||
|
initialization to prevent build isses with GCC 4.8.
|
||||||
|
* bmo#1683520 - [lib/freebl/ecl] P-521: allow zero scalars in dual
|
||||||
|
scalar multiplication.
|
||||||
|
* bmo#1696800 - HACL* update March 2021 - c95ab70fcb2bc21025d8845281bc4bc8987ca683.
|
||||||
|
* bmo#1694214 - tstclnt can't enable middlebox compat mode.
|
||||||
|
* bmo#1694392 - NSS does not work with PKCS #11 modules not supporting
|
||||||
|
profiles.
|
||||||
|
* bmo#1685880 - Minor fix to prevent unused variable on early return.
|
||||||
|
* bmo#1685880 - Fix for the gcc compiler version 7 to support setenv
|
||||||
|
with nss build.
|
||||||
|
* bmo#1693217 - Increase nssckbi.h version number for March 2021 batch
|
||||||
|
of root CA changes, CA list version 2.48.
|
||||||
|
* bmo#1692094 - Set email distrust after to 21-03-01 for Camerfirma's
|
||||||
|
'Chambers of Commerce' and 'Global Chambersign' roots.
|
||||||
|
* bmo#1618407 - Symantec root certs - Set CKA_NSS_EMAIL_DISTRUST_AFTER.
|
||||||
|
* bmo#1693173 - Add GlobalSign R45, E45, R46, and E46 root certs to NSS.
|
||||||
|
* bmo#1683738 - Add AC RAIZ FNMT-RCM SERVIDORES SEGUROS root cert to NSS.
|
||||||
|
* bmo#1686854 - Remove GeoTrust PCA-G2 and VeriSign Universal root certs
|
||||||
|
from NSS.
|
||||||
|
* bmo#1687822 - Turn off Websites trust bit for the “Staat der
|
||||||
|
Nederlanden Root CA - G3” root cert in NSS.
|
||||||
|
* bmo#1692094 - Turn off Websites Trust Bit for 'Chambers of Commerce
|
||||||
|
Root - 2008' and 'Global Chambersign Root - 2008’.
|
||||||
|
* bmo#1694291 - Tracing fixes for ECH.
|
||||||
|
- required for Firefox 88
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 16 14:10:43 UTC 2021 - Wolfgang Rosenauer <wr@rosenauer.org>
|
Tue Mar 16 14:10:43 UTC 2021 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%global nss_softokn_fips_version 3.62
|
%global nss_softokn_fips_version 3.63
|
||||||
%define NSPR_min_version 4.29
|
%define NSPR_min_version 4.30
|
||||||
%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.62
|
Version: 3.63.1
|
||||||
Release: 0
|
Release: 0
|
||||||
%define underscore_version 3_62
|
%define underscore_version 3_63_1
|
||||||
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:86d6df7cece25b8d4efa53e4c19af903c484eb79871163f37b5232bb406a5478
|
|
||||||
size 82159506
|
|
3
nss-3.63.1.tar.gz
Normal file
3
nss-3.63.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:69e49bbd92ed139d011d8f25ae7ad91456e051ade624aacb8c437c59d5afdd47
|
||||||
|
size 82166899
|
Loading…
Reference in New Issue
Block a user