- 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:
Nalin Dahyabhai 2010-05-04 18:37:19 +00:00
parent 4d4e3a63c4
commit a436504f7c
3 changed files with 11 additions and 2 deletions

View File

@ -2,3 +2,4 @@ certmonger-0.17.tar.gz
certmonger-0.18.tar.gz
certmonger-0.19.tar.gz
certmonger-0.20.tar.gz
certmonger-0.21.tar.gz

View File

@ -2,7 +2,7 @@
%{?_with_check: %global pcheck 1}
Name: certmonger
Version: 0.20
Version: 0.21
Release: 1%{?dist}
Summary: Certificate status monitor and PKI enrollment client
@ -100,6 +100,14 @@ exit 0
%{_localstatedir}/lib/certmonger
%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
- update to 0.20
- correctly parse certificate validity periods given in years (spotted by

View File

@ -1 +1 @@
a7d0d3e82dc25b5500677e5ced5e82c1 certmonger-0.20.tar.gz
f2ae840767dfee4249f016ed33e84bae certmonger-0.21.tar.gz