Update source tar to add support for PKCS#8 encoded PEM RSA private key files rhbz#614532

This commit is contained in:
Elio Maldonado 2010-08-09 15:06:09 -07:00
parent a3ec3dfe11
commit 37584d01a1
4 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
nss-3.12.6-stripped.tar.bz2
nss-pem-20100412.tar.bz2
nss-pem-20100809.tar.bz2
blank-cert8.db
blank-key3.db
blank-secmod.db

BIN
nss-pem-20100809.tar.bz2 Normal file

Binary file not shown.

View File

@ -6,7 +6,7 @@
Summary: Network Security Services
Name: nss
Version: 3.12.6
Release: 9%{?dist}
Release: 10%{?dist}
License: MPLv1.1 or GPLv2+ or LGPLv2+
URL: http://www.mozilla.org/projects/security/pki/nss/
Group: System Environment/Libraries
@ -37,7 +37,7 @@ Source7: blank-key4.db
Source8: system-pkcs11.txt
Source9: setup-nsssysinit.sh
Source10: PayPalEE.cert
Source12: %{name}-pem-20100412.tar.bz2
Source12: %{name}-pem-20100809.tar.bz2
Patch2: nss-nolocalsql.patch
Patch3: renegotiate-transitional.patch
@ -488,6 +488,9 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h
%changelog
* Mon Aug 09 2010 Elio Maldonado <emaldona@redhat.com> - 3.12.6-10
- Add support for PKCS#8 encoded PEM RSA private key files (#614532)
* Fri Jul 31 2010 Elio Maldonado <emaldona@redhat.com> - 3.12.6-9
- Fix nsssysinit to return userdb ahead of systemdb (#603313)

View File

@ -1,5 +1,5 @@
3902499c8e02b02d4944f21d3c6a839f nss-3.12.6-stripped.tar.bz2
f32d884d178082ce8201f01e21f0d050 nss-pem-20100412.tar.bz2
765fa031d5affa91ab824dd981777ddf nss-pem-20100809.tar.bz2
a5ae49867124ac75f029a9a33af31bad blank-cert8.db
9315689bbd9f28ceebd47894f99fccbd blank-key3.db
73bc040a0542bba387e6dd7fb9fd7d23 blank-secmod.db