Update to 0.75.1
- log the state in 'getcert status' verbose mode
This commit is contained in:
parent
468fcf0c32
commit
66cd6b4b41
2
.gitignore
vendored
2
.gitignore
vendored
@ -66,3 +66,5 @@ certmonger-0.28.tar.gz
|
|||||||
/certmonger-0.74.tar.gz.sig
|
/certmonger-0.74.tar.gz.sig
|
||||||
/certmonger-0.75.tar.gz
|
/certmonger-0.75.tar.gz
|
||||||
/certmonger-0.75.tar.gz.sig
|
/certmonger-0.75.tar.gz.sig
|
||||||
|
/certmonger-0.75.1.tar.gz
|
||||||
|
/certmonger-0.75.1.tar.gz.sig
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: certmonger
|
Name: certmonger
|
||||||
Version: 0.75
|
Version: 0.75.1
|
||||||
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,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 14 2014 Nalin Dahyabhai <nalin@redhat.com> 0.75.1-1
|
||||||
|
- log the state in 'getcert status' verbose mode
|
||||||
|
|
||||||
* Fri Jun 13 2014 Nalin Dahyabhai <nalin@redhat.com> 0.75-1
|
* Fri Jun 13 2014 Nalin Dahyabhai <nalin@redhat.com> 0.75-1
|
||||||
- add a -w (wait) flag to the getcert's request/resubmit/start-tracking
|
- add a -w (wait) flag to the getcert's request/resubmit/start-tracking
|
||||||
commands, and add a non-waiting status command
|
commands, and add a non-waiting status command
|
||||||
|
Loading…
Reference in New Issue
Block a user