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 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 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