Synch. up pem source tar with git repo to pick up various fixes
This commit is contained in:
parent
f1e2b65a89
commit
0b1d72fd87
@ -1,5 +1,5 @@
|
||||
nss-3.12.6-stripped.tar.bz2
|
||||
nss-pem-20091210.tar.bz2
|
||||
nss-pem-20100412.tar.bz2
|
||||
blank-cert8.db
|
||||
blank-key3.db
|
||||
blank-secmod.db
|
||||
|
10
nss.spec
10
nss.spec
@ -7,7 +7,7 @@
|
||||
Summary: Network Security Services
|
||||
Name: nss
|
||||
Version: 3.12.6
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
URL: http://www.mozilla.org/projects/security/pki/nss/
|
||||
Group: System Environment/Libraries
|
||||
@ -38,7 +38,7 @@ Source7: blank-key4.db
|
||||
Source8: system-pkcs11.txt
|
||||
Source9: setup-nsssysinit.sh
|
||||
Source10: PayPalEE.cert
|
||||
Source12: %{name}-pem-20091210.tar.bz2
|
||||
Source12: %{name}-pem-20100412.tar.bz2
|
||||
|
||||
Patch2: nss-nolocalsql.patch
|
||||
Patch3: renegotiate-transitional.patch
|
||||
@ -486,6 +486,12 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Apr 12 2010 Elio Maldonado <emaldona@redhat.com> - 3.12.6-5
|
||||
- Update pem source tar to pick up the following bug fixes:
|
||||
- PEM - Allow collect objects to search through all objects
|
||||
- PEM - Make CopyObject return a new shallow copy
|
||||
- PEM - Fix memory leak in pem_mdCryptoOperationRSAPriv
|
||||
|
||||
* Wed Apr 07 2010 Elio Maldonado <emaldona@redhat.com> - 3.12.6-4
|
||||
- Update the test cert in the setup phase
|
||||
|
||||
|
2
sources
2
sources
@ -1,5 +1,5 @@
|
||||
3902499c8e02b02d4944f21d3c6a839f nss-3.12.6-stripped.tar.bz2
|
||||
82c2c72c961f2783c8e975a42fa939cf nss-pem-20091210.tar.bz2
|
||||
f32d884d178082ce8201f01e21f0d050 nss-pem-20100412.tar.bz2
|
||||
a5ae49867124ac75f029a9a33af31bad blank-cert8.db
|
||||
9315689bbd9f28ceebd47894f99fccbd blank-key3.db
|
||||
73bc040a0542bba387e6dd7fb9fd7d23 blank-secmod.db
|
||||
|
Loading…
Reference in New Issue
Block a user