Update to NSS 3.120
This commit is contained in:
parent
8b92dbf50e
commit
c4f83dca30
2
.gitignore
vendored
2
.gitignore
vendored
@ -10,4 +10,4 @@ TestUser51.cert
|
||||
/nss-pem-20140125.tar.bz2
|
||||
/PayPalRootCA.cert
|
||||
/PayPalICA.cert
|
||||
/nss-3.19.3.tar.gz
|
||||
/nss-3.20.0.tar.gz
|
||||
|
10
nss.spec
10
nss.spec
@ -1,6 +1,6 @@
|
||||
%global nspr_version 4.10.8
|
||||
%global nss_util_version 3.19.3
|
||||
%global nss_softokn_version 3.19.3
|
||||
%global nss_util_version 3.20.0
|
||||
%global nss_softokn_version 3.20.0
|
||||
%global unsupported_tools_directory %{_libdir}/nss/unsupported-tools
|
||||
%global allTools "certutil cmsutil crlutil derdump modutil pk12util signtool signver ssltap vfychain vfyserv"
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
Summary: Network Security Services
|
||||
Name: nss
|
||||
Version: 3.19.3
|
||||
Version: 3.20.0
|
||||
# for Rawhide, please always use release >= 2
|
||||
# for Fedora release branches, please use release < 2 (1.0, 1.1, ...)
|
||||
Release: 2%{?dist}
|
||||
@ -90,7 +90,6 @@ Patch49: nss-skip-bltest-and-fipstest.patch
|
||||
Patch50: iquote.patch
|
||||
Patch52: disableSSL2libssl.patch
|
||||
Patch53: disableSSL2tests.patch
|
||||
# fix upstream bug 1151037, until we rebase to 3.19
|
||||
|
||||
%description
|
||||
Network Security Services (NSS) is a set of libraries designed to
|
||||
@ -790,6 +789,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 20 2015 Elio Maldonado <emaldona@redhat.com> - 3.20.0-2
|
||||
- Update to NSS 3.120
|
||||
|
||||
* Sat Aug 08 2015 Elio Maldonado <emaldona@redhat.com> - 3.19.3-2
|
||||
- Update to NSS 3.19.3
|
||||
|
||||
|
2
sources
2
sources
@ -4,4 +4,4 @@ a5ae49867124ac75f029a9a33af31bad blank-cert8.db
|
||||
691e663ccc07b7a1eaa6f088e03bf8e2 blank-cert9.db
|
||||
2ec9e0606ba40fe65196545564b7cc2a blank-key4.db
|
||||
b8a94e863c852e1f8b75e930e76f8640 nss-pem-20140125.tar.bz2
|
||||
e18466ce0e8918191f65faa854096f41 nss-3.19.3.tar.gz
|
||||
444ccbf682fedd35c6bb0c58c9f5d010 nss-3.20.0.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user