- Add first plugins which will launch Red Star

- Add Thomas Liu change to allow restorecon to execute fixit button
2009-06-19 Dan Walsh <dwalsh@redhat.com>
- Add setenforce.py from Thomas Liu
- Add sys_module.py, mmap_zero.py, kernel_modules.py, selinuxpolicy.py
- Allow restorecon to execute fixit command
Fri Jun 5 2009 <dwalsh@redhat.com> - 2.0.18-1
- Execute catchall_boolean.py before allow_daemons_use_tty
- Fix chcon lines to match current policy
This commit is contained in:
Daniel J Walsh 2009-06-19 10:54:04 +00:00
parent 6ded9409bd
commit f5dc1494ba
3 changed files with 11 additions and 2 deletions

View File

@ -9,3 +9,4 @@ setroubleshoot-plugins-2.0.14.tar.gz
setroubleshoot-plugins-2.0.15.tar.gz
setroubleshoot-plugins-2.0.16.tar.gz
setroubleshoot-plugins-2.0.18.tar.gz
setroubleshoot-plugins-2.1.1.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Analysis plugins for use with setroubleshoot
Name: setroubleshoot-plugins
Version: 2.0.18
Version: 2.1.1
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -52,6 +52,14 @@ rm -rf %{buildroot}
%{_datadir}/setroubleshoot/plugins
%changelog
* Fri Jun 19 2009 <dwalsh@redhat.com> - 2.1.1-1
- Add first plugins which will launch Red Star
- Add Thomas Liu change to allow restorecon to execute fixit button
* 2009-06-19 Dan Walsh <dwalsh@redhat.com>
- Add setenforce.py from Thomas Liu
- Add sys_module.py, mmap_zero.py, kernel_modules.py, selinuxpolicy.py
- Allow restorecon to execute fixit command
* Fri Jun 5 2009 <dwalsh@redhat.com> - 2.0.18-1
- Execute catchall_boolean.py before allow_daemons_use_tty
- Fix chcon lines to match current policy

View File

@ -1 +1 @@
6a6812fef975c6a266a22ffbd4c3da73 setroubleshoot-plugins-2.0.18.tar.gz
c9dc9879fc67ce39289e954412c46e93 setroubleshoot-plugins-2.1.1.tar.gz