From f5dc1494ba51b6d585008d19d7d1900eb33490c3 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Fri, 19 Jun 2009 10:54:04 +0000 Subject: [PATCH] - Add first plugins which will launch Red Star - Add Thomas Liu change to allow restorecon to execute fixit button 2009-06-19 Dan Walsh - 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 - 2.0.18-1 - Execute catchall_boolean.py before allow_daemons_use_tty - Fix chcon lines to match current policy --- .cvsignore | 1 + setroubleshoot-plugins.spec | 10 +++++++++- sources | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 7d9133e..7199f21 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 702c7ff..b40b016 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.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 - 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 + - 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 - 2.0.18-1 - Execute catchall_boolean.py before allow_daemons_use_tty - Fix chcon lines to match current policy diff --git a/sources b/sources index 5edd84c..467f352 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a6812fef975c6a266a22ffbd4c3da73 setroubleshoot-plugins-2.0.18.tar.gz +c9dc9879fc67ce39289e954412c46e93 setroubleshoot-plugins-2.1.1.tar.gz