Update to NSS_3_15_RTM

This commit is contained in:
Elio Maldonado 2013-07-02 13:44:44 -07:00
parent efdced7007
commit 8943f1ad54
4 changed files with 17 additions and 13 deletions

2
.gitignore vendored
View File

@ -8,4 +8,4 @@ TestCA.ca.cert
TestUser50.cert
TestUser51.cert
/nss-pem-20130405.tar.bz2
/nss-3.15-stripped.tar.bz2
/nss-3.15.1-stripped.tar.bz2

View File

@ -1,10 +1,11 @@
diff -up nss/tests/chains/scenarios/scenarios.noocsptest nss/tests/chains/scenarios/scenarios
--- nss/tests/chains/scenarios/scenarios.noocsptest 2013-01-06 19:56:15.000000000 -0800
+++ nss/tests/chains/scenarios/scenarios 2013-02-01 08:38:28.140615299 -0800
@@ -50,6 +50,5 @@ bridgewithpolicyextensionandmapping.cfg
diff -up nss/tests/chains/scenarios/scenarios.nocsptest nss/tests/chains/scenarios/scenarios
--- nss/tests/chains/scenarios/scenarios.nocsptest 2013-07-02 13:16:31.833623231 -0700
+++ nss/tests/chains/scenarios/scenarios 2013-07-02 13:17:02.465910005 -0700
@@ -48,7 +48,6 @@ bridgewithaia.cfg
bridgewithhalfaia.cfg
bridgewithpolicyextensionandmapping.cfg
realcerts.cfg
dsa.cfg
-dsa.cfg
revoc.cfg
-ocsp.cfg
ocsp.cfg
crldp.cfg
trustanchors.cfg

View File

@ -1,7 +1,7 @@
%global nspr_version 4.10
%global nss_util_version 3.15
%global nss_util_version 3.15.1
%global nss_softokn_fips_version 3.12.9
%global nss_softokn_version 3.15
%global nss_softokn_version 3.15.1
%global unsupported_tools_directory %{_libdir}/nss/unsupported-tools
%global allTools "certutil cmsutil crlutil derdump modutil pk12util pp signtool signver ssltap vfychain vfyserv"
@ -19,8 +19,8 @@
Summary: Network Security Services
Name: nss
Version: 3.15
Release: 5%{?dist}
Version: 3.15.1
Release: 1%{?dist}
License: MPLv2.0
URL: http://www.mozilla.org/projects/security/pki/nss/
Group: System Environment/Libraries
@ -718,6 +718,9 @@ fi
%changelog
* Tue Jul 02 2013 Elio Maldonado <emaldona@redhat.com> - 3.15.1-1
- Update to NSS_3_15_1_RTM
* Wed Jun 19 2013 Elio Maldonado <emaldona@redhat.com> - 3.15-5
- Install man pages for nss-tools and the nss-config and setup-nsssysinit scripts
- Resolves: rhbz#606020 - nss security tools lack man pages

View File

@ -7,5 +7,5 @@ a5ae49867124ac75f029a9a33af31bad blank-cert8.db
f998b70c1be25e8bb9f5fdb5d50eb6f2 TestCA.ca.cert
1b7b6808cd77d5df29bf5bb9e5fac967 TestUser50.cert
ab0b56dd505a995425c03e5266f7c8d6 TestUser51.cert
496ef1cf07cf38bf0c1a8dae2d880a5e nss-3.15-stripped.tar.bz2
ee649aa333d24c8e364140cc24860ff6 nss-3.15.1-stripped.tar.bz2
8b9cf94e7ed23586ab3f618366b6acb6 nss-pem-20130405.tar.bz2