- Change priority on mmap_zero to happen after catchall_booleans
This commit is contained in:
parent
44227ea793
commit
cf2e399ae3
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user