diff --git a/.gitignore b/.gitignore index 4b84b68..c4bd1ef 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,5 @@ certmonger-0.28.tar.gz /certmonger-0.46.tar.gz /certmonger-0.49.tar.gz /certmonger-0.49.tar.gz.sig +/certmonger-0.50.tar.gz +/certmonger-0.50.tar.gz.sig diff --git a/certmonger.spec b/certmonger.spec index 780b871..57af799 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -19,7 +19,7 @@ %endif Name: certmonger -Version: 0.49 +Version: 0.50 Release: 1%{?dist} Summary: Certificate status monitor and PKI enrollment client @@ -188,6 +188,11 @@ exit 0 %endif %changelog +* Fri Oct 14 2011 Nalin Dahyabhai 0.50-1 +- really fix these this time: + - getcert: error out when "list -c" finds no matching CA (#743488) + - getcert: error out when "list -i" finds no matching request (#743485) + * Wed Oct 12 2011 Nalin Dahyabhai 0.49-1 - when using an NSS database, skip loading the module database (#743042) - when using an NSS database, skip loading root certs diff --git a/sources b/sources index 39136d7..117da97 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -49611b48b9f611a258f82ac0698cc1db certmonger-0.49.tar.gz -bee37c90ac540f51d60a892342affe6e certmonger-0.49.tar.gz.sig +38f64bbace49a2d6bf8cef5dbcee19d6 certmonger-0.50.tar.gz +c04f5006c09225ec315c09e189e86ea1 certmonger-0.50.tar.gz.sig