[certmonger] Update to 0.75.2

Nalin Dahyabhai nalin at fedoraproject.org
Mon Jun 16 22:42:37 UTC 2014


commit dd986d5036c5f0c77777b3102c26df8854f5e3f2
Author: Nalin Dahyabhai <nalin at dahyabhai.net>
Date:   Mon Jun 16 18:42:06 2014 -0400

    Update to 0.75.2
    
    - when generating keys using OpenSSL, if key generation fails, try
      again with the default key size, in case we're in FIPS mode
    - documentation updates

 .gitignore      |    2 ++
 certmonger.spec |    7 ++++++-
 sources         |    4 ++--
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b25a9de..2b59cd1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,3 +68,5 @@ certmonger-0.28.tar.gz
 /certmonger-0.75.tar.gz.sig
 /certmonger-0.75.1.tar.gz
 /certmonger-0.75.1.tar.gz.sig
+/certmonger-0.75.2.tar.gz
+/certmonger-0.75.2.tar.gz.sig
diff --git a/certmonger.spec b/certmonger.spec
index c72635f..770355a 100644
--- a/certmonger.spec
+++ b/certmonger.spec
@@ -19,7 +19,7 @@
 %endif
 
 Name:		certmonger
-Version:	0.75.1
+Version:	0.75.2
 Release:	1%{?dist}
 Summary:	Certificate status monitor and PKI enrollment client
 
@@ -205,6 +205,11 @@ exit 0
 %endif
 
 %changelog
+* Mon Jun 16 2014 Nalin Dahyabhai <nalin at redhat.com> 0.75.2-1
+- when generating keys using OpenSSL, if key generation fails, try
+  again with the default key size, in case we're in FIPS mode
+- documentation updates
+
 * Sat Jun 14 2014 Nalin Dahyabhai <nalin at redhat.com> 0.75.1-1
 - log the state in 'getcert status' verbose mode
 
diff --git a/sources b/sources
index 65a529b..b3a109a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-5db30fbcb064bf047c115eae0c9a4250  certmonger-0.75.1.tar.gz
-6454a6305dd976b5f05642cae1252ebe  certmonger-0.75.1.tar.gz.sig
+9103856c9bc15453c5d4a7941aed40ea  certmonger-0.75.2.tar.gz
+cde59bd4c110d66a32e1e3b9d65a92c8  certmonger-0.75.2.tar.gz.sig


More information about the scm-commits mailing list