Update pem enabling source tar with latest fixes (509705, 51209)
This commit is contained in:
parent
7c71f71235
commit
9452372858
9
nss.spec
9
nss.spec
@ -6,7 +6,7 @@
|
|||||||
Summary: Network Security Services
|
Summary: Network Security Services
|
||||||
Name: nss
|
Name: nss
|
||||||
Version: 3.12.4
|
Version: 3.12.4
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
URL: http://www.mozilla.org/projects/security/pki/nss/
|
URL: http://www.mozilla.org/projects/security/pki/nss/
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -31,11 +31,10 @@ Source2: nss-config.in
|
|||||||
Source3: blank-cert8.db
|
Source3: blank-cert8.db
|
||||||
Source4: blank-key3.db
|
Source4: blank-key3.db
|
||||||
Source5: blank-secmod.db
|
Source5: blank-secmod.db
|
||||||
Source12: %{name}-pem-20090622.tar.bz2
|
Source12: %{name}-pem-20090907.tar.bz2
|
||||||
|
|
||||||
Patch2: nss-nolocalsql.patch
|
Patch2: nss-nolocalsql.patch
|
||||||
Patch6: nss-enable-pem.patch
|
Patch6: nss-enable-pem.patch
|
||||||
Patch7: nss-pem-509705.patch
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Network Security Services (NSS) is a set of libraries designed to
|
Network Security Services (NSS) is a set of libraries designed to
|
||||||
@ -90,7 +89,6 @@ low level services.
|
|||||||
|
|
||||||
%patch2 -p0
|
%patch2 -p0
|
||||||
%patch6 -p0 -b .libpem
|
%patch6 -p0 -b .libpem
|
||||||
%patch7 -p0 -b .509705
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -424,6 +422,9 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 07 2009 Elio Maldonado<emaldona@redhat.com> - 3.12.4-4
|
||||||
|
- Update pem enabling source tar with latest fixes (509705, 51209)
|
||||||
|
|
||||||
* Sun Sep 06 2009 Elio Maldonado<emaldona@redhat.com> - 3.12.4-3
|
* Sun Sep 06 2009 Elio Maldonado<emaldona@redhat.com> - 3.12.4-3
|
||||||
- PEM module implements memory management for internal objects - 509705
|
- PEM module implements memory management for internal objects - 509705
|
||||||
- PEM module doesn't crash when processing malformed key files - 512019
|
- PEM module doesn't crash when processing malformed key files - 512019
|
||||||
|
Loading…
Reference in New Issue
Block a user