diff --git a/.cvsignore b/.cvsignore index 2321bd2..04dbc89 100644 --- a/.cvsignore +++ b/.cvsignore @@ -15,3 +15,4 @@ setroubleshoot-plugins-2.1.3.tar.gz setroubleshoot-plugins-2.1.4.tar.gz setroubleshoot-plugins-2.1.5.tar.gz setroubleshoot-plugins-2.1.7.tar.gz +setroubleshoot-plugins-2.1.8.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index e463ded..813b4e6 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.1.7 +Version: 2.1.8 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -52,6 +52,9 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Tue Jul 7 2009 - 2.1.8-1 + - Add avc.source=sendmail to httpd_can_sendmail + * Mon Jul 6 2009 - 2.1.7-1 - Remove stunnel_is_daemon plugin - Add httpd_can_sendmail diff --git a/sources b/sources index 0957227..d206eac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f2321901eb834457d7e363601ef3ab99 setroubleshoot-plugins-2.1.7.tar.gz +76bd29385e069d86d25e0c0c3578a30d setroubleshoot-plugins-2.1.8.tar.gz