Update to 0.75.3

- read and cache whether or not we saw a noOCSPcheck extension in
  certificates
- documentation updates
This commit is contained in:
Nalin Dahyabhai 2014-06-18 14:39:06 -04:00
parent dd986d5036
commit 341c446f8c
3 changed files with 9 additions and 3 deletions

2
.gitignore vendored
View File

@ -70,3 +70,5 @@ certmonger-0.28.tar.gz
/certmonger-0.75.1.tar.gz.sig /certmonger-0.75.1.tar.gz.sig
/certmonger-0.75.2.tar.gz /certmonger-0.75.2.tar.gz
/certmonger-0.75.2.tar.gz.sig /certmonger-0.75.2.tar.gz.sig
/certmonger-0.75.3.tar.gz
/certmonger-0.75.3.tar.gz.sig

View File

@ -19,7 +19,7 @@
%endif %endif
Name: certmonger Name: certmonger
Version: 0.75.2 Version: 0.75.3
Release: 1%{?dist} Release: 1%{?dist}
Summary: Certificate status monitor and PKI enrollment client Summary: Certificate status monitor and PKI enrollment client
@ -205,6 +205,10 @@ exit 0
%endif %endif
%changelog %changelog
* Wed Jun 18 2014 Nalin Dahyabhai <nalin@redhat.com> 0.75.3-1
- read and cache whether or not we saw a noOCSPcheck extension in certificates
- documentation updates
* Mon Jun 16 2014 Nalin Dahyabhai <nalin@redhat.com> 0.75.2-1 * Mon Jun 16 2014 Nalin Dahyabhai <nalin@redhat.com> 0.75.2-1
- when generating keys using OpenSSL, if key generation fails, try - when generating keys using OpenSSL, if key generation fails, try
again with the default key size, in case we're in FIPS mode again with the default key size, in case we're in FIPS mode

View File

@ -1,2 +1,2 @@
9103856c9bc15453c5d4a7941aed40ea certmonger-0.75.2.tar.gz 2088f19f7960921b6a57dd1f40825117 certmonger-0.75.3.tar.gz
cde59bd4c110d66a32e1e3b9d65a92c8 certmonger-0.75.2.tar.gz.sig 671baa190200a0ecd5cb956343bbf471 certmonger-0.75.3.tar.gz.sig