PEM module fixes: Collect objects searches through all objects, CopyObject

returns shallow copy, Fix memory leak in pem_mdCryptoOperationRSAPriv
This commit is contained in:
Elio Maldonado 2010-04-14 20:11:50 +00:00
parent 0a6cda68f8
commit d99a5ee0ec
3 changed files with 10 additions and 4 deletions

View File

@ -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

View File

@ -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
- Retagging

View File

@ -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