- 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
This commit is contained in:
parent
f3864dded6
commit
fe01c5c3a3
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 21 09:02:29 UTC 2024 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||||
|
|
||||||
|
- 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 <suse-beta@cboltz.de>
|
Tue Dec 26 15:34:48 UTC 2023 - Christian Boltz <suse-beta@cboltz.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package mozilla-nss
|
# spec file for package mozilla-nss
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
# Copyright (c) 2006-2023 Wolfgang Rosenauer
|
# Copyright (c) 2006-2023 Wolfgang Rosenauer
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# 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_min_version 4.35
|
||||||
%define nspr_ver %(rpm -q --queryformat '%%{VERSION}' mozilla-nspr)
|
%define nspr_ver %(rpm -q --queryformat '%%{VERSION}' mozilla-nspr)
|
||||||
%define nssdbdir %{_sysconfdir}/pki/nssdb
|
%define nssdbdir %{_sysconfdir}/pki/nssdb
|
||||||
Name: mozilla-nss
|
Name: mozilla-nss
|
||||||
Version: 3.95
|
Version: 3.96.1
|
||||||
Release: 0
|
Release: 0
|
||||||
%define underscore_version 3_95
|
%define underscore_version 3_96_1
|
||||||
Summary: Network Security Services
|
Summary: Network Security Services
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:469888e41e8a780051ce00edcd914e8a6bd38da88a82cfb84898dd388635822a
|
|
||||||
size 76571130
|
|
3
nss-3.96.1.tar.gz
Normal file
3
nss-3.96.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c51e89f6fbb06163f4302e368eeb672d748b52d583948bdb15ef1b069237a496
|
||||||
|
size 76715092
|
Loading…
x
Reference in New Issue
Block a user