diff --git a/.cvsignore b/.cvsignore index 9bc17e8..2321bd2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -14,3 +14,4 @@ setroubleshoot-plugins-2.1.2.tar.gz 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 diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 3ec5ff1..e463ded 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.5 +Version: 2.1.7 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -52,6 +52,10 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Mon Jul 6 2009 - 2.1.7-1 + - Remove stunnel_is_daemon plugin + - Add httpd_can_sendmail + * Mon Jun 29 2009 - 2.1.5-1 - Add open calls - Fix restorecon plugin diff --git a/sources b/sources index 61ce9f0..0957227 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -72766520e44e1fca7ae7938a731f8296 setroubleshoot-plugins-2.1.5.tar.gz +f2321901eb834457d7e363601ef3ab99 setroubleshoot-plugins-2.1.7.tar.gz