NSSCKBI_1_87_RTM

This commit is contained in:
Kai Engert 2011-09-06 22:54:56 +02:00
parent cf0b79176d
commit ff4d21badd
2 changed files with 4463 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@
Summary: Network Security Services
Name: nss
Version: 3.12.10
Release: 3%{?dist}
Release: 4%{?dist}
License: MPLv1.1 or GPLv2+ or LGPLv2+
URL: http://www.mozilla.org/projects/security/pki/nss/
Group: System Environment/Libraries
@ -45,6 +45,7 @@ Patch7: nsspem-642433.patch
Patch8: 0001-Bug-695011-PEM-logging.patch
Patch16: nss-539183.patch
Patch17: nss-703658.patch
Patch19: builtins-nssckbi_1_87_rtm.patch
%description
Network Security Services (NSS) is a set of libraries designed to
@ -120,6 +121,7 @@ low level services.
%patch8 -p1 -b .695011
%patch16 -p0 -b .539183
%patch17 -p0 -b .703658
%patch19 -p0 -b .ckbi187
%build
@ -515,6 +517,9 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h
%changelog
* Tue Sep 06 2011 Kai Engert <kaie@redhat.com> - 3.12.10-4
- Update builtins certs to those from NSSCKBI_1_87_RTM
* Fri May 20 2011 Dennis Gilmore <dennis@ausil.us> - 3.12.10-3
- make the testsuite non fatal on arm arches