- update to 0.22

- new translations
- de by Fabian Affolter!
- certmaster-submit: don't fall over when we can't find a certmaster.conf
    or a minion.conf (i.e., certmaster isn't installed) (#588932)
- when reading extension values from certificates, prune out duplicate
    principal names, email addresses, and hostnames
This commit is contained in:
Nalin Dahyabhai 2010-05-14 16:54:43 +00:00
parent a436504f7c
commit ab20852900
3 changed files with 12 additions and 2 deletions

View File

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

View File

@ -2,7 +2,7 @@
%{?_with_check: %global pcheck 1}
Name: certmonger
Version: 0.21
Version: 0.22
Release: 1%{?dist}
Summary: Certificate status monitor and PKI enrollment client
@ -100,6 +100,15 @@ exit 0
%{_localstatedir}/lib/certmonger
%changelog
* Fri May 14 2010 Nalin Dahyabhai <nalin@redhat.com> 0.22-1
- update to 0.22
- new translations
- de by Fabian Affolter!
- certmaster-submit: don't fall over when we can't find a certmaster.conf
or a minion.conf (i.e., certmaster isn't installed) (#588932)
- when reading extension values from certificates, prune out duplicate
principal names, email addresses, and hostnames
* 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

View File

@ -1 +1 @@
f2ae840767dfee4249f016ed33e84bae certmonger-0.21.tar.gz
1d04bea67019043ef6e92241f8ffd474 certmonger-0.22.tar.gz