- update to NSS 3.52.1
* required for Firefox 77.0 Notable changes * Update NSS to support PKCS#11 v3.0 (bmo#1603628) * Support new PKCS #11 v3.0 Message Interface for AES-GCM and ChaChaPoly (bmo#1623374) * Integrate AVX2 ChaCha20, Poly1305, and ChaCha20Poly1305 from HACL* (bmo#1612493) - Add patch nss-kremlin-ppc64le.patch to fix ppc and s390x builds OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=319
This commit is contained in:
parent
f615b8c01b
commit
e33a5800ee
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 26 09:08:26 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
- update to NSS 3.52.1
|
||||
* required for Firefox 77.0
|
||||
Notable changes
|
||||
* Update NSS to support PKCS#11 v3.0 (bmo#1603628)
|
||||
* Support new PKCS #11 v3.0 Message Interface for AES-GCM and
|
||||
ChaChaPoly (bmo#1623374)
|
||||
* Integrate AVX2 ChaCha20, Poly1305, and ChaCha20Poly1305 from HACL*
|
||||
(bmo#1612493)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 13:54:42 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
@ -31,7 +43,7 @@ Tue Mar 31 15:14:11 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 31 09:31:14 UTC 2020 - Martin Sirringhaus <martin.sirringhaus@suse.com>
|
||||
|
||||
- Add patch nss-kremlin-ppc64le.patch to fix ppc and s390x builds
|
||||
- Add patch nss-kremlin-ppc64le.patch to fix ppc and s390x builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 30 13:35:25 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
@ -17,14 +17,14 @@
|
||||
#
|
||||
|
||||
|
||||
%global nss_softokn_fips_version 3.51
|
||||
%global nss_softokn_fips_version 3.52
|
||||
%define NSPR_min_version 4.25
|
||||
%define nspr_ver %(rpm -q --queryformat '%%{VERSION}' mozilla-nspr)
|
||||
%define nssdbdir %{_sysconfdir}/pki/nssdb
|
||||
Name: mozilla-nss
|
||||
Version: 3.51.1
|
||||
Version: 3.52.1
|
||||
Release: 0
|
||||
%define underscore_version 3_51_1
|
||||
%define underscore_version 3_52_1
|
||||
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:085c5eaceef040eddea639e2e068e70f0e368f840327a678ef74ae3d6c15ca78
|
||||
size 78310874
|
3
nss-3.52.1.tar.gz
Normal file
3
nss-3.52.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bcc81ac33aeb4ecad182dc21e34d2c97bcc148fd7b9e76f85bebb892405a9278
|
||||
size 81222116
|
Loading…
Reference in New Issue
Block a user