- Change priority on mmap_zero to happen after catchall_booleans

This commit is contained in:
Daniel J Walsh 2009-08-18 17:21:35 +00:00
parent 44227ea793
commit cf2e399ae3
3 changed files with 7 additions and 3 deletions

View File

@ -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

View File

@ -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 <dwalsh@redhat.com> - 2.1.14-1
- Change priority on mmap_zero to happen after catchall_booleans
* Thu Aug 11 2009 <dwalsh@redhat.com> - 2.1.13-1
- Change priority on restorecon and leaks
- Change priority on restorecon and leaks
* Thu Jul 30 2009 <dwalsh@redhat.com> - 2.1.12-1
- Add leaks.py and tftpd_write_content.py plugin

View File

@ -1 +1 @@
6a88b1991336d3a2a9ce1258e2f2739c setroubleshoot-plugins-2.1.13.tar.gz
c2760a7bd732698bcc196ede543c1d89 setroubleshoot-plugins-2.1.14.tar.gz