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
This commit is contained in:
Nalin Dahyabhai 2014-06-16 18:42:06 -04:00
parent 66cd6b4b41
commit dd986d5036
3 changed files with 10 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -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@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@redhat.com> 0.75.1-1
- log the state in 'getcert status' verbose mode

View File

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