diff --git a/.cvsignore b/.cvsignore index 5149a02..fea3fe5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/certmonger.spec b/certmonger.spec index 6f392af..657b1dc 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -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 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 0.21-1 - update to 0.21 - getcert/*-getcert: relay the desired CA to the local service, whether diff --git a/sources b/sources index 3f49917..c47eaf5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f2ae840767dfee4249f016ed33e84bae certmonger-0.21.tar.gz +1d04bea67019043ef6e92241f8ffd474 certmonger-0.22.tar.gz