From fe01c5c3a380b6c888daa01315f00ccfaf096e10d427f06cff00df11ea7644e7 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Wed, 24 Jan 2024 08:28:43 +0000 Subject: [PATCH] - update to NSS 3.96.1 * bmo#1869408 - Use pypi dependencies for MacOS worker in ./build_gyp.sh * bmo#1830978 - p7sign: add -a hash and -u certusage (also p7verify cleanups) * bmo#1867408 - add a defensive check for large ssl_DefSend return values * bmo#1869378 - Add dependency to the taskcluster script for Darwin * bmo#1869378 - Upgrade version of the MacOS worker for the CI OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=434 --- mozilla-nss.changes | 10 ++++++++++ mozilla-nss.spec | 8 ++++---- nss-3.95.tar.gz | 3 --- nss-3.96.1.tar.gz | 3 +++ 4 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 nss-3.95.tar.gz create mode 100644 nss-3.96.1.tar.gz diff --git a/mozilla-nss.changes b/mozilla-nss.changes index 4433a9a..8cce831 100644 --- a/mozilla-nss.changes +++ b/mozilla-nss.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Jan 21 09:02:29 UTC 2024 - Wolfgang Rosenauer + +- update to NSS 3.96.1 + * bmo#1869408 - Use pypi dependencies for MacOS worker in ./build_gyp.sh + * bmo#1830978 - p7sign: add -a hash and -u certusage (also p7verify cleanups) + * bmo#1867408 - add a defensive check for large ssl_DefSend return values + * bmo#1869378 - Add dependency to the taskcluster script for Darwin + * bmo#1869378 - Upgrade version of the MacOS worker for the CI + ------------------------------------------------------------------- Tue Dec 26 15:34:48 UTC 2023 - Christian Boltz diff --git a/mozilla-nss.spec b/mozilla-nss.spec index 1ef4fcb..e834bc0 100644 --- a/mozilla-nss.spec +++ b/mozilla-nss.spec @@ -1,7 +1,7 @@ # # spec file for package mozilla-nss # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2006-2023 Wolfgang Rosenauer # # All modifications and additions to the file contributed by third parties @@ -17,14 +17,14 @@ # -%global nss_softokn_fips_version 3.95 +%global nss_softokn_fips_version 3.96 %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.95 +Version: 3.96.1 Release: 0 -%define underscore_version 3_95 +%define underscore_version 3_96_1 Summary: Network Security Services License: MPL-2.0 Group: System/Libraries diff --git a/nss-3.95.tar.gz b/nss-3.95.tar.gz deleted file mode 100644 index 36a8842..0000000 --- a/nss-3.95.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:469888e41e8a780051ce00edcd914e8a6bd38da88a82cfb84898dd388635822a -size 76571130 diff --git a/nss-3.96.1.tar.gz b/nss-3.96.1.tar.gz new file mode 100644 index 0000000..0045edf --- /dev/null +++ b/nss-3.96.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c51e89f6fbb06163f4302e368eeb672d748b52d583948bdb15ef1b069237a496 +size 76715092