- update to 0.21
- getcert/*-getcert: relay the desired CA to the local service, whether specified on the command line (in getcert) or as a built-in hard-wired default (in *-getcert) (#584983) - flesh out the default certmonger.conf so that people can get a feel for the expected formatting (Jenny Galipeau)
This commit is contained in:
parent
4d4e3a63c4
commit
a436504f7c
@ -2,3 +2,4 @@ certmonger-0.17.tar.gz
|
|||||||
certmonger-0.18.tar.gz
|
certmonger-0.18.tar.gz
|
||||||
certmonger-0.19.tar.gz
|
certmonger-0.19.tar.gz
|
||||||
certmonger-0.20.tar.gz
|
certmonger-0.20.tar.gz
|
||||||
|
certmonger-0.21.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%{?_with_check: %global pcheck 1}
|
%{?_with_check: %global pcheck 1}
|
||||||
|
|
||||||
Name: certmonger
|
Name: certmonger
|
||||||
Version: 0.20
|
Version: 0.21
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Certificate status monitor and PKI enrollment client
|
Summary: Certificate status monitor and PKI enrollment client
|
||||||
|
|
||||||
@ -100,6 +100,14 @@ exit 0
|
|||||||
%{_localstatedir}/lib/certmonger
|
%{_localstatedir}/lib/certmonger
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 4 2010 Nalin Dahyabhai <nalin@redhat.com> 0.21-1
|
||||||
|
- update to 0.21
|
||||||
|
- getcert/*-getcert: relay the desired CA to the local service, whether
|
||||||
|
specified on the command line (in getcert) or as a built-in hard-wired
|
||||||
|
default (in *-getcert) (#584983)
|
||||||
|
- flesh out the default certmonger.conf so that people can get a feel for
|
||||||
|
the expected formatting (Jenny Galipeau)
|
||||||
|
|
||||||
* Wed Apr 21 2010 Nalin Dahyabhai <nalin@redhat.com> 0.20-1
|
* Wed Apr 21 2010 Nalin Dahyabhai <nalin@redhat.com> 0.20-1
|
||||||
- update to 0.20
|
- update to 0.20
|
||||||
- correctly parse certificate validity periods given in years (spotted by
|
- correctly parse certificate validity periods given in years (spotted by
|
||||||
|
Loading…
Reference in New Issue
Block a user