diff --git a/.cvsignore b/.cvsignore index deb88e8..a26cc48 100644 --- a/.cvsignore +++ b/.cvsignore @@ -20,3 +20,4 @@ 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 +setroubleshoot-plugins-2.1.14.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index b889a01..4ed86d0 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.13 +Version: 2.1.14 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -52,8 +52,11 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Tue Aug 18 2009 - 2.1.14-1 + - Change priority on mmap_zero to happen after catchall_booleans + * Thu Aug 11 2009 - 2.1.13-1 - - Change priority on restorecon and leaks + - Change priority on restorecon and leaks * Thu Jul 30 2009 - 2.1.12-1 - Add leaks.py and tftpd_write_content.py plugin diff --git a/sources b/sources index a188c66..b56e838 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a88b1991336d3a2a9ce1258e2f2739c setroubleshoot-plugins-2.1.13.tar.gz +c2760a7bd732698bcc196ede543c1d89 setroubleshoot-plugins-2.1.14.tar.gz