diff --git a/.cvsignore b/.cvsignore index b5fb0ea..deb88e8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -19,3 +19,4 @@ setroubleshoot-plugins-2.1.8.tar.gz setroubleshoot-plugins-2.1.9.tar.gz setroubleshoot-plugins-2.1.11.tar.gz setroubleshoot-plugins-2.1.12.tar.gz +setroubleshoot-plugins-2.1.13.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 7dbcc0f..b889a01 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.12 +Version: 2.1.13 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -52,6 +52,9 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Thu Aug 11 2009 - 2.1.13-1 + - Change priority on restorecon and leaks + * Thu Jul 30 2009 - 2.1.12-1 - Add leaks.py and tftpd_write_content.py plugin - Check execmod protection diff --git a/sources b/sources index 3644142..a188c66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e8d87268ae6abc651613223c969c324b setroubleshoot-plugins-2.1.12.tar.gz +6a88b1991336d3a2a9ce1258e2f2739c setroubleshoot-plugins-2.1.13.tar.gz