Update to NSS 3.19.2
This commit is contained in:
parent
3a7ef4801d
commit
0779a363b4
2
.gitignore
vendored
2
.gitignore
vendored
@ -10,4 +10,4 @@ TestUser51.cert
|
|||||||
/nss-pem-20140125.tar.bz2
|
/nss-pem-20140125.tar.bz2
|
||||||
/PayPalRootCA.cert
|
/PayPalRootCA.cert
|
||||||
/PayPalICA.cert
|
/PayPalICA.cert
|
||||||
/nss-3.19.1.tar.gz
|
/nss-3.19.2.tar.gz
|
||||||
|
9
nss.spec
9
nss.spec
@ -1,6 +1,6 @@
|
|||||||
%global nspr_version 4.10.8
|
%global nspr_version 4.10.8
|
||||||
%global nss_util_version 3.19.1
|
%global nss_util_version 3.19.2
|
||||||
%global nss_softokn_version 3.19.1
|
%global nss_softokn_version 3.19.2
|
||||||
%global unsupported_tools_directory %{_libdir}/nss/unsupported-tools
|
%global unsupported_tools_directory %{_libdir}/nss/unsupported-tools
|
||||||
%global allTools "certutil cmsutil crlutil derdump modutil pk12util signtool signver ssltap vfychain vfyserv"
|
%global allTools "certutil cmsutil crlutil derdump modutil pk12util signtool signver ssltap vfychain vfyserv"
|
||||||
|
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Summary: Network Security Services
|
Summary: Network Security Services
|
||||||
Name: nss
|
Name: nss
|
||||||
Version: 3.19.1
|
Version: 3.19.2
|
||||||
# for Rawhide, please always use release >= 2
|
# for Rawhide, please always use release >= 2
|
||||||
# for Fedora release branches, please use release < 2 (1.0, 1.1, ...)
|
# for Fedora release branches, please use release < 2 (1.0, 1.1, ...)
|
||||||
Release: 2%{?dist}
|
Release: 2%{?dist}
|
||||||
@ -783,6 +783,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 17 2015 Kai Engert <kaie@redhat.com> - 3.19.2-2
|
||||||
|
- Update to NSS 3.19.2
|
||||||
|
|
||||||
* Thu May 28 2015 Kai Engert <kaie@redhat.com> - 3.19.1-2
|
* Thu May 28 2015 Kai Engert <kaie@redhat.com> - 3.19.1-2
|
||||||
- Update to NSS 3.19.1
|
- Update to NSS 3.19.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -4,4 +4,4 @@ a5ae49867124ac75f029a9a33af31bad blank-cert8.db
|
|||||||
691e663ccc07b7a1eaa6f088e03bf8e2 blank-cert9.db
|
691e663ccc07b7a1eaa6f088e03bf8e2 blank-cert9.db
|
||||||
2ec9e0606ba40fe65196545564b7cc2a blank-key4.db
|
2ec9e0606ba40fe65196545564b7cc2a blank-key4.db
|
||||||
b8a94e863c852e1f8b75e930e76f8640 nss-pem-20140125.tar.bz2
|
b8a94e863c852e1f8b75e930e76f8640 nss-pem-20140125.tar.bz2
|
||||||
68a9c01c987b9bd92066b4e0041f3e58 nss-3.19.1.tar.gz
|
b02ffd1e8e8ef5f8512fa02d8ca9db3d nss-3.19.2.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user