- update to NSS 3.46.1
* required by Firefox 70.0 Notable changes in 3.46 * The following CA certificates were Removed: expired Class 2 Primary root certificate expired UTN-USERFirst-Client root certificate expired Deutsche Telekom Root CA 2 root certificate Swisscom Root CA 2 root certificate * Significant improvements to AES-GCM performance on ARM Many bugfixes Bug fixes in 3.46.1 * Soft token MAC verification not constant time (bmo#1582343) * Remove arbitrary HKDF output limit by allocating space as needed (bmo#1577953) - requires NSPR 4.22 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=293
This commit is contained in:
parent
dc9396e654
commit
62605b96c6
@ -1,5 +1,5 @@
|
||||
mozilla-nss
|
||||
requires "mozilla-nspr-<targettype> >= 4.21"
|
||||
requires "mozilla-nspr-<targettype> >= 4.22"
|
||||
requires "libfreebl3-<targettype>"
|
||||
requires "libsoftokn3-<targettype>"
|
||||
requires "mozilla-nss-certs-<targettype>"
|
||||
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 20:07:18 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
- update to NSS 3.46.1
|
||||
* required by Firefox 70.0
|
||||
Notable changes in 3.46
|
||||
* The following CA certificates were Removed:
|
||||
expired Class 2 Primary root certificate
|
||||
expired UTN-USERFirst-Client root certificate
|
||||
expired Deutsche Telekom Root CA 2 root certificate
|
||||
Swisscom Root CA 2 root certificate
|
||||
* Significant improvements to AES-GCM performance on ARM
|
||||
Many bugfixes
|
||||
Bug fixes in 3.46.1
|
||||
* Soft token MAC verification not constant time (bmo#1582343)
|
||||
* Remove arbitrary HKDF output limit by allocating space as needed
|
||||
(bmo#1577953)
|
||||
- requires NSPR 4.22
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 29 01:14:49 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
#
|
||||
|
||||
|
||||
%global nss_softokn_fips_version 3.45
|
||||
%define NSPR_min_version 4.21
|
||||
%global nss_softokn_fips_version 3.46
|
||||
%define NSPR_min_version 4.22
|
||||
%define nspr_ver %(rpm -q --queryformat '%%{VERSION}' mozilla-nspr)
|
||||
%define nssdbdir %{_sysconfdir}/pki/nssdb
|
||||
Name: mozilla-nss
|
||||
Version: 3.45
|
||||
Version: 3.46.1
|
||||
Release: 0
|
||||
%define underscore_version 3_45
|
||||
%define underscore_version 3_46_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:112f05223d1fde902c170966bfc6f011b24a838be16969b110ecf2bb7bc24e8b
|
||||
size 76017462
|
3
nss-3.46.1.tar.gz
Normal file
3
nss-3.46.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3bf7e0ed7db98803f134c527c436cc68415ff17257d34bd75de14e9a09d13651
|
||||
size 76417797
|
Loading…
Reference in New Issue
Block a user