- update to NSS 3.84
* bmo#1791699 - Bump minimum NSPR version to 4.35 * bmo#1792103 - Add a flag to disable building libnssckbi. OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=399
This commit is contained in:
parent
b9fa3558fa
commit
e139764bd4
@ -1,5 +1,5 @@
|
||||
mozilla-nss
|
||||
requires "mozilla-nspr-<targettype> >= 4.34.1"
|
||||
requires "mozilla-nspr-<targettype> >= 4.35"
|
||||
requires "libfreebl3-<targettype>"
|
||||
requires "libsoftokn3-<targettype>"
|
||||
requires "libnssckbi.so"
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 11 14:06:58 UTC 2022 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
- 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 <wr@rosenauer.org>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab23ea67f964090b8b73c80a674082571c36e5f4eba92057ac648c9c1def0128
|
||||
size 84844191
|
3
nss-3.84.tar.gz
Normal file
3
nss-3.84.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a387ffe350ff14f001d943f96cc0c064891551d71e1a97a5ddbffe7f1207a25
|
||||
size 84851235
|
Loading…
Reference in New Issue
Block a user