From 514d96bd6a3b2809e330bdc02439893d72cdc3ff Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Feb 15 2012 22:44:35 +0000 Subject: -update to 0.55 - allow root to use our implementation of org.freedesktop.DBus.Properties - take more care to not emit useless PropertiesChanged signals --- diff --git a/.gitignore b/.gitignore index 98d4eeb..b03fdce 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,5 @@ certmonger-0.28.tar.gz /certmonger-0.52.tar.gz.sig /certmonger-0.54.tar.gz /certmonger-0.54.tar.gz.sig +/certmonger-0.55.tar.gz +/certmonger-0.55.tar.gz.sig diff --git a/certmonger.spec b/certmonger.spec index b9ceb8b..ad03ca0 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -19,7 +19,7 @@ %endif Name: certmonger -Version: 0.54 +Version: 0.55 Release: 1%{?dist} Summary: Certificate status monitor and PKI enrollment client @@ -194,6 +194,10 @@ exit 0 %endif %changelog +* Wed Feb 16 2012 Nalin Dahyabhai 0.55-1 +- allow root to use our implementation of org.freedesktop.DBus.Properties +- take more care to not emit useless PropertiesChanged signals + * Wed Feb 16 2012 Nalin Dahyabhai 0.54-1 - fix setting the group ID when spawning the post-save command @@ -206,6 +210,9 @@ exit 0 command at that point, too (#766167) - enable starting the service by default on RHEL (#765600) +* Thu Jan 12 2012 Fedora Release Engineering - 0.52-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Fri Dec 16 2011 Nalin Dahyabhai 0.52-1 - note that SELinux usually confines us to writing only to cert_t in doc/getting-started.txt (#765599) diff --git a/sources b/sources index 0c22cf9..1ea1588 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -0ae4958cefdfc87dd44b3c36dedea4eb certmonger-0.54.tar.gz -9027ef6bbc74d52afb35e09ad1f30864 certmonger-0.54.tar.gz.sig +82dd32f56a9ba7ecbcfc651a84ebe292 certmonger-0.55.tar.gz +bb384ed51fbf7a04b09b37b296a20883 certmonger-0.55.tar.gz.sig