- update to NSS 3.82
* bmo#1330271 - check for null template in sec_asn1{d,e}_push_state * bmo#1735925 - QuickDER: Forbid NULL tags with non-zero length * bmo#1784724 - Initialize local variables in TlsConnectTestBase::ConnectAndCheckCipherSuite * bmo#1784191 - Cast the result of GetProcAddress * bmo#1681099 - pk11wrap: Tighten certificate lookup based on PKCS #11 URI. OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=395
This commit is contained in:
parent
c93b1c6421
commit
ff672b897f
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 17 20:53:09 UTC 2022 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
- update to NSS 3.82
|
||||
* bmo#1330271 - check for null template in sec_asn1{d,e}_push_state
|
||||
* bmo#1735925 - QuickDER: Forbid NULL tags with non-zero length
|
||||
* bmo#1784724 - Initialize local variables in
|
||||
TlsConnectTestBase::ConnectAndCheckCipherSuite
|
||||
* bmo#1784191 - Cast the result of GetProcAddress
|
||||
* bmo#1681099 - pk11wrap: Tighten certificate lookup based on
|
||||
PKCS #11 URI.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 11:03:37 UTC 2022 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
#
|
||||
|
||||
|
||||
%global nss_softokn_fips_version 3.81
|
||||
%global nss_softokn_fips_version 3.82
|
||||
%define NSPR_min_version 4.34.1
|
||||
%define nspr_ver %(rpm -q --queryformat '%%{VERSION}' mozilla-nspr)
|
||||
%define nssdbdir %{_sysconfdir}/pki/nssdb
|
||||
Name: mozilla-nss
|
||||
Version: 3.81
|
||||
Version: 3.82
|
||||
Release: 0
|
||||
%define underscore_version 3_81
|
||||
%define underscore_version 3_82
|
||||
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:a8bf5f3bb617068d57e7b15f3d9d528f109af0d57df2eaab0519b6423edccca6
|
||||
size 84842767
|
3
nss-3.82.tar.gz
Normal file
3
nss-3.82.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32bf673b72c2f9953ed3b4c7033abf5a6cad302854a24ae588c575a6567c1573
|
||||
size 84708994
|
Loading…
Reference in New Issue
Block a user