- update to NSS 3.78.1
* bmo#1767590 - Initialize pointers passed to NSS_CMSDigestContext_FinishMultiple - update to NSS 3.78 * bmo#1755264 - Added TLS 1.3 zero-length inner plaintext checks and tests, zero-length record/fragment handling tests. * bmo#1294978 - Reworked overlong record size checks and added TLS1.3 specific boundaries. * bmo#1763120 - Add ECH Grease Support to tstclnt * bmo#1765003 - Add a strict variant of moz::pkix::CheckCertHostname. * bmo#1166338 - Change SSL_REUSE_SERVER_ECDHE_KEY default to false. * bmo#1760813 - Make SEC_PKCS12EnableCipher succeed * bmo#1762489 - Update zlib in NSS to 1.2.12. OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=384
This commit is contained in:
parent
66ec2a7e6f
commit
8ce8182c65
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 19:24:59 UTC 2022 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
- update to NSS 3.78.1
|
||||
* bmo#1767590 - Initialize pointers passed to
|
||||
NSS_CMSDigestContext_FinishMultiple
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 21:24:54 UTC 2022 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
- update to NSS 3.78
|
||||
* bmo#1755264 - Added TLS 1.3 zero-length inner plaintext checks and
|
||||
tests, zero-length record/fragment handling tests.
|
||||
* bmo#1294978 - Reworked overlong record size checks and added TLS1.3
|
||||
specific boundaries.
|
||||
* bmo#1763120 - Add ECH Grease Support to tstclnt
|
||||
* bmo#1765003 - Add a strict variant of moz::pkix::CheckCertHostname.
|
||||
* bmo#1166338 - Change SSL_REUSE_SERVER_ECDHE_KEY default to false.
|
||||
* bmo#1760813 - Make SEC_PKCS12EnableCipher succeed
|
||||
* bmo#1762489 - Update zlib in NSS to 1.2.12.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 20:40:04 UTC 2022 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
# spec file for package mozilla-nss
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2006-2021 Wolfgang Rosenauer
|
||||
# Copyright (c) 2006-2022 Wolfgang Rosenauer
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,14 +17,14 @@
|
||||
#
|
||||
|
||||
|
||||
%global nss_softokn_fips_version 3.77
|
||||
%global nss_softokn_fips_version 3.78
|
||||
%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.77
|
||||
Version: 3.78.1
|
||||
Release: 0
|
||||
%define underscore_version 3_77
|
||||
%define underscore_version 3_78_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:825edf5a2fd35b788a23ff80face591f82919ae3ad2b8f77d424a450d618dedd
|
||||
size 84592839
|
3
nss-3.78.1.tar.gz
Normal file
3
nss-3.78.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b6a492594366410a3f0e391a82a87657e2901415f0d386eb07672edaf0ea6cac
|
||||
size 84825394
|
Loading…
Reference in New Issue
Block a user