diff --git a/.gitignore b/.gitignore index 7de869f..bbd8d1a 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,4 @@ TestUser51.cert /nss-pem-20140125.tar.bz2 /PayPalRootCA.cert /PayPalICA.cert -/nss-3.19.2.tar.gz +/nss-3.19.3.tar.gz diff --git a/nss.spec b/nss.spec index e24b320..9654a7c 100644 --- a/nss.spec +++ b/nss.spec @@ -1,6 +1,6 @@ %global nspr_version 4.10.8 -%global nss_util_version 3.19.2 -%global nss_softokn_version 3.19.2 +%global nss_util_version 3.19.3 +%global nss_softokn_version 3.19.3 %global unsupported_tools_directory %{_libdir}/nss/unsupported-tools %global allTools "certutil cmsutil crlutil derdump modutil pk12util signtool signver ssltap vfychain vfyserv" @@ -18,10 +18,10 @@ Summary: Network Security Services Name: nss -Version: 3.19.2 +Version: 3.19.3 # for Rawhide, please always use release >= 2 # for Fedora release branches, please use release < 2 (1.0, 1.1, ...) -Release: 3%{?dist} +Release: 2%{?dist} License: MPLv2.0 URL: http://www.mozilla.org/projects/security/pki/nss/ Group: System Environment/Libraries @@ -790,6 +790,9 @@ fi %changelog +* Sat Aug 08 2015 Elio Maldonado - 3.19.3-2 +- Update to NSS 3.19.3 + * Fri Jun 26 2015 Elio Maldonado - 3.19.2-3 - Create on the fly versions of sslcov.txt and sslstress.txt that disable tests for SSL2 and EXPORT ciphers diff --git a/sources b/sources index e2e3577..28126ac 100644 --- a/sources +++ b/sources @@ -4,4 +4,4 @@ a5ae49867124ac75f029a9a33af31bad blank-cert8.db 691e663ccc07b7a1eaa6f088e03bf8e2 blank-cert9.db 2ec9e0606ba40fe65196545564b7cc2a blank-key4.db b8a94e863c852e1f8b75e930e76f8640 nss-pem-20140125.tar.bz2 -b02ffd1e8e8ef5f8512fa02d8ca9db3d nss-3.19.2.tar.gz +e18466ce0e8918191f65faa854096f41 nss-3.19.3.tar.gz