diff --git a/.cvsignore b/.cvsignore index b602924..7d9133e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -8,3 +8,4 @@ setroubleshoot-plugins-2.0.12.tar.gz setroubleshoot-plugins-2.0.14.tar.gz setroubleshoot-plugins-2.0.15.tar.gz setroubleshoot-plugins-2.0.16.tar.gz +setroubleshoot-plugins-2.0.18.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 03598fa..702c7ff 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -1,6 +1,6 @@ Summary: Analysis plugins for use with setroubleshoot Name: setroubleshoot-plugins -Version: 2.0.16 +Version: 2.0.18 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -52,6 +52,10 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Fri Jun 5 2009 - 2.0.18-1 + - Execute catchall_boolean.py before allow_daemons_use_tty + - Fix chcon lines to match current policy + * Mon Apr 13 2009 - 2.0.16-1 - Change priority on restorecon plugin to happen before public_content diff --git a/sources b/sources index c94caef..5edd84c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ab02b6356a3431cc98d02d6d883ba07d setroubleshoot-plugins-2.0.16.tar.gz +6a6812fef975c6a266a22ffbd4c3da73 setroubleshoot-plugins-2.0.18.tar.gz