diff --git a/certmonger.spec b/certmonger.spec index ad7a03f..fd410fa 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -19,7 +19,7 @@ %endif Name: certmonger -Version: 0.45 +Version: 0.46 Release: 1%{?dist} Summary: Certificate status monitor and PKI enrollment client @@ -182,6 +182,10 @@ exit 0 %endif %changelog +* Mon Aug 15 2011 Nalin Dahyabhai 0.46-1 +- treat the ability to access keys in an NSS database without using a PIN, + when we've been told we need one, as an error (#692766, really this time) + * Thu Aug 11 2011 Nalin Dahyabhai 0.45-1 - modify the systemd .service file to be a proper 'dbus' service (more of #718172) diff --git a/sources b/sources index 632df73..0c70119 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -656d58e89b08d0a942dbcc916ead3e22 certmonger-0.45.tar.gz 1f1ecf42b9ad2962782ada1efb54e72f certmonger-0.46.tar.gz