rpms/crypto-utils/F-10 crypto-utils.spec,1.55,1.56

Elio Maldonado emaldonado at fedoraproject.org
Mon Oct 5 04:12:57 UTC 2009


Author: emaldonado

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

Modified Files:
	crypto-utils.spec 
Log Message:
Fix output format of CSRs, certs, and keysto be ascii PEM (#526720)


Index: crypto-utils.spec
===================================================================
RCS file: /cvs/extras/rpms/crypto-utils/F-10/crypto-utils.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -p -r1.55 -r1.56
--- crypto-utils.spec	21 May 2009 22:18:39 -0000	1.55
+++ crypto-utils.spec	5 Oct 2009 04:12:56 -0000	1.56
@@ -4,7 +4,7 @@
 Summary: SSL certificate and key management utilities
 Name: crypto-utils
 Version: 2.4.1
-Release: 21
+Release: 22
 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
+* Sun Oct 04 2009 Elio Maldonado<emaldona at redhat.com> - 2.4.1-22
+- Fix genkey to produce CSRs, certs, and key in ascii PEM format (#526720)
+
 * Thu May 21 2009 Elio Maldonado <emaldona at redhat.com> - 2.4.1-20
 - certwatch: Fixed cert suffix to be .crt as Apache expects it (#162116)
 




More information about the fedora-extras-commits mailing list