Rebase to NSS 3.22.2

- Resolves: Bug 1304135 - nss-3.22.2 is available
This commit is contained in:
Elio Maldonado 2016-02-27 16:56:09 -08:00
parent fd19181e5d
commit 4eaa3d7b9d
3 changed files with 9 additions and 6 deletions

2
.gitignore vendored
View File

@ -10,4 +10,4 @@ TestUser51.cert
/nss-pem-20140125.tar.bz2
/PayPalRootCA.cert
/PayPalICA.cert
/nss-3.22.1.tar.gz
/nss-3.22.2.tar.gz

View File

@ -1,6 +1,6 @@
%global nspr_version 4.12.0
%global nss_util_version 3.22.1
%global nss_softokn_version 3.22.1
%global nss_util_version 3.22.2
%global nss_softokn_version 3.22.2
%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.22.1
Version: 3.22.2
# for Rawhide, please always use release >= 2
# for Fedora release branches, please use release < 2 (1.0, 1.1, ...)
Release: 1.1%{?dist}
Release: 1.0%{?dist}
License: MPLv2.0
URL: http://www.mozilla.org/projects/security/pki/nss/
Group: System Environment/Libraries
@ -831,6 +831,9 @@ fi
%changelog
* Sat Feb 27 2016 Elio Maldonado <emaldona@redhat.com> - 3.22.2-1.0
- Rebase to NSS 3.22.2
* Tue Feb 23 2016 Elio Maldonado <emaldona@redhat.com> - 3.22.1-1.1
- Fix ssl2/exp test disabling to run all the required tests

View File

@ -4,4 +4,4 @@ a5ae49867124ac75f029a9a33af31bad blank-cert8.db
691e663ccc07b7a1eaa6f088e03bf8e2 blank-cert9.db
2ec9e0606ba40fe65196545564b7cc2a blank-key4.db
b8a94e863c852e1f8b75e930e76f8640 nss-pem-20140125.tar.bz2
66175367b13bbe41295d62fce4efb88b nss-3.22.1.tar.gz
c42c743b3e70b2912c77fb4129b0a12b nss-3.22.2.tar.gz