- update to NSS 3.81

* bmo#1762831 - Enable aarch64 hardware crypto support on OpenBSD
  * bmo#1775359 - make NSS_SecureMemcmp 0/1 valued
  * bmo#1779285 - Add no_application_protocol alert handler and
                  test client error code is set
  * bmo#1777672 - Gracefully handle null nickname in
                  CERT_GetCertNicknameWithValidity
  * required for Firefox 104
- raised NSPR requirement to 4.34.1
- changing some Requires from (pre) to generic as (pre) is not
  sufficient (boo#1202118)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=393
This commit is contained in:
Wolfgang Rosenauer 2022-08-17 11:24:51 +00:00 committed by Git OBS Bridge
parent e805adc554
commit c93b1c6421
5 changed files with 26 additions and 11 deletions

View File

@ -1,5 +1,5 @@
mozilla-nss
requires "mozilla-nspr-<targettype> >= 4.34"
requires "mozilla-nspr-<targettype> >= 4.34.1"
requires "libfreebl3-<targettype>"
requires "libsoftokn3-<targettype>"
requires "libnssckbi.so"

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Aug 17 11:03:37 UTC 2022 - Wolfgang Rosenauer <wr@rosenauer.org>
- update to NSS 3.81
* bmo#1762831 - Enable aarch64 hardware crypto support on OpenBSD
* bmo#1775359 - make NSS_SecureMemcmp 0/1 valued
* bmo#1779285 - Add no_application_protocol alert handler and
test client error code is set
* bmo#1777672 - Gracefully handle null nickname in
CERT_GetCertNicknameWithValidity
* required for Firefox 104
- raised NSPR requirement to 4.34.1
- changing some Requires from (pre) to generic as (pre) is not
sufficient (boo#1202118)
-------------------------------------------------------------------
Tue Jul 26 19:20:48 UTC 2022 - Wolfgang Rosenauer <wr@rosenauer.org>

View File

@ -17,14 +17,14 @@
#
%global nss_softokn_fips_version 3.80
%define NSPR_min_version 4.34
%global nss_softokn_fips_version 3.81
%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.80
Version: 3.81
Release: 0
%define underscore_version 3_80
%define underscore_version 3_81
Summary: Network Security Services
License: MPL-2.0
Group: System/Libraries
@ -86,9 +86,9 @@ BuildRequires: pkgconfig
BuildRequires: pkgconfig(nspr) >= %{NSPR_min_version}
BuildRequires: pkgconfig(sqlite3)
BuildRequires: pkgconfig(zlib)
Requires(pre): libfreebl3 >= %{nss_softokn_fips_version}
Requires(pre): libsoftokn3 >= %{nss_softokn_fips_version}
Requires(pre): mozilla-nspr >= %{NSPR_min_version}
Requires: libfreebl3 >= %{nss_softokn_fips_version}
Requires: libsoftokn3 >= %{nss_softokn_fips_version}
Requires: mozilla-nspr >= %{NSPR_min_version}
%if "%{_lib}" == "lib64"
Requires: libnssckbi.so()(64bit)
%else

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c0bf1fd2c7e29a6b02b309622baafc443eec90c8934bb155da4bb98988784b6a
size 84841312

3
nss-3.81.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a8bf5f3bb617068d57e7b15f3d9d528f109af0d57df2eaab0519b6423edccca6
size 84842767