diff --git a/.gitignore b/.gitignore index c043d8d..503e312 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/nss-3.14.0.0-disble-ocsp-test.patch b/nss-3.14.0.0-disble-ocsp-test.patch index 8a37516..8e8e50b 100644 --- a/nss-3.14.0.0-disble-ocsp-test.patch +++ b/nss-3.14.0.0-disble-ocsp-test.patch @@ -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 diff --git a/nss.spec b/nss.spec index ddca02b..bff38b1 100644 --- a/nss.spec +++ b/nss.spec @@ -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 - 3.15.1-1 +- Update to NSS_3_15_1_RTM + * Wed Jun 19 2013 Elio Maldonado - 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 diff --git a/sources b/sources index ab31890..aae4a68 100644 --- a/sources +++ b/sources @@ -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