diff --git a/.cvsignore b/.cvsignore index 80b6352..66cb2cd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -6,3 +6,4 @@ setroubleshoot-2.0.11.tar.gz setroubleshoot-2.0.12.tar.gz setroubleshoot-2.1.1.tar.gz setroubleshoot-2.1.2.tar.gz +setroubleshoot-2.1.3.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index a2dfaf7..00216f1 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 2.1.2 +Version: 2.1.3 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -185,6 +185,11 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/system-services/org.fedoraproject.Setroubleshootd.service %changelog +* Tue Feb 10 2009 Dan Walsh - 2.1.3-1 +- sedispatch needs to connect to dbus on avc arrival, + instead of startup, since the dbus daemon is not started + when sedispatch starts + * Wed Jan 21 2009 Dan Walsh - 2.1.2-1 - Fixes missing dbus config files diff --git a/sources b/sources index 469931a..7af6288 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6efd77ae82fb3d95f67d0e0f5c73537f setroubleshoot-2.1.2.tar.gz +3fff707cf0f517d84f98abd2054f4b20 setroubleshoot-2.1.3.tar.gz