rpms/crypto-utils/F-11 crypto-utils.spec,1.60,1.61

Elio Maldonado emaldonado at fedoraproject.org
Mon Oct 5 04:02:54 UTC 2009


Author: emaldonado

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

Modified Files:
	crypto-utils.spec 
Log Message:
- Fix genkey to produce CSRs, certs, and key in ascii PEM format (#526720)\n
Fix cert suffix to be .crt as Apache expects it (#162116)


Index: crypto-utils.spec
===================================================================
RCS file: /cvs/extras/rpms/crypto-utils/F-11/crypto-utils.spec,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -p -r1.60 -r1.61
--- crypto-utils.spec	15 Mar 2009 18:25:07 -0000	1.60
+++ crypto-utils.spec	5 Oct 2009 04:02:53 -0000	1.61
@@ -4,7 +4,7 @@
 Summary: SSL certificate and key management utilities
 Name: crypto-utils
 Version: 2.4.1
-Release: 18
+Release: 19
 Source: crypto-rand-%{crver}.tar.gz
 Source1: genkey.pl
 Source2: certwatch.c
@@ -131,6 +131,10 @@ 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-19
+- Fix genkey to produce CSRs, certs, and key in ascii PEM format (#526720)
+- Fixed cert suffix to be .crt as Apache expects it (#162116)
+
 * Sun Mar 15 2009 Elio Maldonado <emaldona at redhat.com> - 2.4.1-18
 - certwatch: Fixed cert expiry time calculations (#473860)
 - keyutil: Fixed segfault on certificate generation and missing of key/cert pem files (#479886)




More information about the scm-commits mailing list