rpms/crypto-utils/devel crypto-utils.spec,1.54,1.55

Elio Maldonado emaldonado at fedoraproject.org
Sat Feb 7 23:22:38 UTC 2009


Author: emaldonado

Update of /cvs/extras/rpms/crypto-utils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1650

Modified Files:
	crypto-utils.spec 
Log Message:
Moved missing subject test ahead of key generation (#479886) and fixed reverse logic error that prevented output of the pem encoded key


Index: crypto-utils.spec
===================================================================
RCS file: /cvs/extras/rpms/crypto-utils/devel/crypto-utils.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- crypto-utils.spec	30 Jan 2009 16:41:45 -0000	1.54
+++ crypto-utils.spec	7 Feb 2009 23:22:07 -0000	1.55
@@ -4,7 +4,7 @@
 Summary: SSL certificate and key management utilities
 Name: crypto-utils
 Version: 2.4.1
-Release: 9
+Release: 11
 Source: crypto-rand-%{crver}.tar.gz
 Source1: genkey.pl
 Source2: certwatch.c
@@ -131,6 +131,10 @@
 %{perl_vendorarch}/auto/Crypt
 
 %changelog
+* Thu Jan 29 2009 Elio Maldonado <emaldona at redhat.com> - 2.4.1-11
+- keyutil: Fixed bug where key pem file was not written (#473860)
+- keyutil: Fixed reverse logic that prevented output of the pem encoded key
+
 * Thu Jan 29 2009 Elio Maldonado <emaldona at redhat.com> - 2.4.1-9
 - certwatch: Fixed cert expiry time calculations (#473860)
 - keyutil: Fixed segfault on certificate generation (#479886)




More information about the fedora-extras-commits mailing list