Update to 0.76.8

- dogtag-submit: accept additional options to pass to the server when
  approving requests using agent creds (#1165155, patch by Jan Cholasta)
- getcert: print help output when 'status' isn't given any args (#1163541)
This commit is contained in:
Nalin Dahyabhai 2014-11-18 10:09:47 -05:00
parent 8991081682
commit cedf1c324f
3 changed files with 10 additions and 3 deletions

2
.gitignore vendored
View File

@ -90,3 +90,5 @@ certmonger-0.28.tar.gz
/certmonger-0.76.6.tar.gz.sig
/certmonger-0.76.7.tar.gz
/certmonger-0.76.7.tar.gz.sig
/certmonger-0.76.8.tar.gz
/certmonger-0.76.8.tar.gz.sig

View File

@ -25,7 +25,7 @@
%endif
Name: certmonger
Version: 0.76.7
Version: 0.76.8
Release: 1%{?dist}
Summary: Certificate status monitor and PKI enrollment client
@ -239,6 +239,11 @@ exit 0
%endif
%changelog
* Tue Nov 18 2014 Nalin Dahyabhai <nalin@redhat.com> 0.76.8-1
- dogtag-submit: accept additional options to pass to the server when
approving requests using agent creds (#1165155, patch by Jan Cholasta)
- getcert: print help output when 'status' isn't given any args (#1163541)
* Tue Nov 11 2014 Nalin Dahyabhai <nalin@redhat.com> 0.76.7-1
- correctly read CA not-valid-after dates on 32-bit machines (also reported by
Natxo Asenjo), so that we don't spin on polling them

View File

@ -1,2 +1,2 @@
93fc60e5b5e384f3af02588007db7032 certmonger-0.76.7.tar.gz
65812f1b3b93f211bab091d55d32ad2e certmonger-0.76.7.tar.gz.sig
3eee90bb923db787a03950ed716c9f21 certmonger-0.76.8.tar.gz
c17eadd363c03e09642a746d299d65c9 certmonger-0.76.8.tar.gz.sig