diff --git a/.cvsignore b/.cvsignore index d514f27..7cfddc4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setroubleshoot-1.10.3.tar.gz +setroubleshoot-1.10.4.tar.gz diff --git a/setroubleshoot.init b/setroubleshoot.init index 63092e0..d26c6fe 100755 --- a/setroubleshoot.init +++ b/setroubleshoot.init @@ -50,7 +50,6 @@ PATH=/sbin:/bin:/usr/bin:/usr/sbin # Source function library. -# /lib/lsb/init-functions . /etc/init.d/functions # Silently exit is SELinux is not enabled diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 4d4b9ac..7c59583 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 1.10.3 +Version: 1.10.4 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -171,6 +171,9 @@ rm -rf %{buildroot} %attr(0755,root,root) /etc/rc.d/init.d/%{name} %changelog +* Sat Sep 8 2007 John Dennis - 1.10.4-1 + - fix init script + * Sat Sep 8 2007 John Dennis - 1.10.3-1 - modify avc_audit.py to use new audit_data.py implementation diff --git a/sources b/sources index 6e90688..5289f4f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6e5b7395364c637854d069c5cf2a45ba setroubleshoot-1.10.3.tar.gz +68c3d6d05d5273dd042e792f24ef09f2 setroubleshoot-1.10.4.tar.gz