Accepting request 967153 from mozilla:Factory
- update to NSS 3.76.1 NSS 3.76.1 * bmo#1756271 - Remove token member from NSSSlot struct. NSS 3.76 * bmo#1755555 - Hold tokensLock through nssToken_GetSlot calls in nssTrustDomain_GetActiveSlots. * bmo#1370866 - Check return value of PK11Slot_GetNSSToken. * bmo#1747957 - Use Wycheproof JSON for RSASSA-PSS * bmo#1679803 - Add SHA256 fingerprint comments to old certdata.txt entries. * bmo#1753505 - Avoid truncating files in nss-release-helper.py. * bmo#1751157 - Throw illegal_parameter alert for illegal extensions in handshake message. OBS-URL: https://build.opensuse.org/request/show/967153 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nss?expand=0&rev=186
This commit is contained in:
commit
779193bc56
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 2 17:46:29 UTC 2022 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
- update to NSS 3.76.1
|
||||
NSS 3.76.1
|
||||
* bmo#1756271 - Remove token member from NSSSlot struct.
|
||||
NSS 3.76
|
||||
* bmo#1755555 - Hold tokensLock through nssToken_GetSlot calls in
|
||||
nssTrustDomain_GetActiveSlots.
|
||||
* bmo#1370866 - Check return value of PK11Slot_GetNSSToken.
|
||||
* bmo#1747957 - Use Wycheproof JSON for RSASSA-PSS
|
||||
* bmo#1679803 - Add SHA256 fingerprint comments to old
|
||||
certdata.txt entries.
|
||||
* bmo#1753505 - Avoid truncating files in nss-release-helper.py.
|
||||
* bmo#1751157 - Throw illegal_parameter alert for illegal extensions
|
||||
in handshake message.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 25 15:42:05 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
#
|
||||
|
||||
|
||||
%global nss_softokn_fips_version 3.75
|
||||
%global nss_softokn_fips_version 3.76
|
||||
%define NSPR_min_version 4.32
|
||||
%define nspr_ver %(rpm -q --queryformat '%%{VERSION}' mozilla-nspr)
|
||||
%define nssdbdir %{_sysconfdir}/pki/nssdb
|
||||
Name: mozilla-nss
|
||||
Version: 3.75
|
||||
Version: 3.76.1
|
||||
Release: 0
|
||||
%define underscore_version 3_75
|
||||
%define underscore_version 3_76_1
|
||||
Summary: Network Security Services
|
||||
License: MPL-2.0
|
||||
Group: System/Libraries
|
||||
@ -42,7 +42,7 @@ Source8: key4.db
|
||||
Source9: pkcs11.txt
|
||||
#Source10: PayPalEE.cert
|
||||
Source11: nss-util.pc.in
|
||||
Source13: nss-util-config.in
|
||||
Source13: nss-util-config.in
|
||||
Source99: %{name}.changes
|
||||
Patch1: nss-opt.patch
|
||||
Patch2: system-nspr.patch
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd571507827284644f4dd522a032acda2286835f6683ed22a1c2d3878cc58582
|
||||
size 84738291
|
3
nss-3.76.1.tar.gz
Normal file
3
nss-3.76.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e13104c374e2e1d7890d8f6bc18d0f18eb886ed4dbad4144d1c482f2983d232a
|
||||
size 84626067
|
Loading…
Reference in New Issue
Block a user