diff --git a/baselibs.conf b/baselibs.conf index 9f7c957..86b22c6 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,5 +1,5 @@ mozilla-nss - requires "mozilla-nspr- >= 4.34.1" + requires "mozilla-nspr- >= 4.35" requires "libfreebl3-" requires "libsoftokn3-" requires "libnssckbi.so" diff --git a/mozilla-nss.changes b/mozilla-nss.changes index cc571cf..96f5e75 100644 --- a/mozilla-nss.changes +++ b/mozilla-nss.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Nov 11 14:06:58 UTC 2022 - Wolfgang Rosenauer + +- update to NSS 3.84 + * bmo#1791699 - Bump minimum NSPR version to 4.35 + * bmo#1792103 - Add a flag to disable building libnssckbi. + ------------------------------------------------------------------- Sun Oct 16 20:04:28 UTC 2022 - Wolfgang Rosenauer diff --git a/mozilla-nss.spec b/mozilla-nss.spec index 9aad89a..ca0fdfd 100644 --- a/mozilla-nss.spec +++ b/mozilla-nss.spec @@ -17,14 +17,14 @@ # -%global nss_softokn_fips_version 3.83 -%define NSPR_min_version 4.34.1 +%global nss_softokn_fips_version 3.84 +%define NSPR_min_version 4.35 %define nspr_ver %(rpm -q --queryformat '%%{VERSION}' mozilla-nspr) %define nssdbdir %{_sysconfdir}/pki/nssdb Name: mozilla-nss -Version: 3.83 +Version: 3.84 Release: 0 -%define underscore_version 3_83 +%define underscore_version 3_84 Summary: Network Security Services License: MPL-2.0 Group: System/Libraries diff --git a/nss-3.83.tar.gz b/nss-3.83.tar.gz deleted file mode 100644 index 953d6de..0000000 --- a/nss-3.83.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab23ea67f964090b8b73c80a674082571c36e5f4eba92057ac648c9c1def0128 -size 84844191 diff --git a/nss-3.84.tar.gz b/nss-3.84.tar.gz new file mode 100644 index 0000000..b079946 --- /dev/null +++ b/nss-3.84.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a387ffe350ff14f001d943f96cc0c064891551d71e1a97a5ddbffe7f1207a25 +size 84851235