rpms/crypto-utils/F-12 crypto-utils.spec,1.63,1.64

Elio Maldonado emaldonado at fedoraproject.org
Fri Oct 2 18:15:29 UTC 2009


Author: emaldonado

Update of /cvs/extras/rpms/crypto-utils/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv840

Modified Files:
	crypto-utils.spec 
Log Message:
Fix genkey to produce CSRs, certs, and key in ascii PEM format (#526720)


Index: crypto-utils.spec
===================================================================
RCS file: /cvs/extras/rpms/crypto-utils/F-12/crypto-utils.spec,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -p -r1.63 -r1.64
--- crypto-utils.spec	30 Jul 2009 21:02:00 -0000	1.63
+++ crypto-utils.spec	2 Oct 2009 18:15:28 -0000	1.64
@@ -4,7 +4,7 @@
 Summary: SSL certificate and key management utilities
 Name: crypto-utils
 Version: 2.4.1
-Release: 22
+Release: 23
 Source: crypto-rand-%{crver}.tar.gz
 Source1: genkey.pl
 Source2: certwatch.c
@@ -131,6 +131,9 @@ chmod -R u+w $RPM_BUILD_ROOT
 %{perl_vendorarch}/auto/Crypt
 
 %changelog
+* Thu Oct 01 2009 Elio Maldonado<emaldona at redhat.com> - 2.4.1-23
+- Fix genkey to produce CSRs, certs, and key in ascii PEM format (#526720)
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.1-22
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the scm-commits mailing list