-update to 0.55

- allow root to use our implementation of org.freedesktop.DBus.Properties
 - take more care to not emit useless PropertiesChanged signals
This commit is contained in:
Nalin Dahyabhai 2012-02-15 17:44:35 -05:00
parent 4c76e12d1d
commit 514d96bd6a
3 changed files with 12 additions and 3 deletions

2
.gitignore vendored
View File

@ -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

View File

@ -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 <nalin@redhat.com> 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 <nalin@redhat.com> 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 <rel-eng@lists.fedoraproject.org> - 0.52-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Dec 16 2011 Nalin Dahyabhai <nalin@redhat.com> 0.52-1
- note that SELinux usually confines us to writing only to cert_t in
doc/getting-started.txt (#765599)

View File

@ -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