[setroubleshoot/f14/master] - Check in sealert if selinux is disabled and display message box informing user

Daniel J Walsh dwalsh at fedoraproject.org
Thu Aug 26 18:08:36 UTC 2010


commit 9127039ea8b1429b2d6d97b74ad0e8bf7f39b3fa
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Aug 26 14:08:34 2010 -0400

    - Check in sealert if selinux is disabled and display message box informing user

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f05294e..d0ea1b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -98,3 +98,4 @@ setroubleshoot-2.2.89.tar.gz
 setroubleshoot-2.2.91.tar.gz
 setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-2.2.95.tar.gz
+/setroubleshoot-2.2.96.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index b7cc97c..c4f2b34 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 2.2.95
+Version: 2.2.96
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -210,6 +210,9 @@ Setroubleshoot documentation package
 %doc %{pkgdocdir}
 
 %changelog
+* Thu Aug 26 2010  Dan Walsh <dwalsh at redhat.com> - 2.2.96-1
+- Check in sealert if selinux is disabled and display message box informing user
+
 * Thu Aug 26 2010  Dan Walsh <dwalsh at redhat.com> - 2.2.95-1
 - Check in seapplet if selinux is disabled and exit cleanly
 
diff --git a/sources b/sources
index 51cfa41..f08d3fd 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 f3ae19ccf806ea05b3db019ace87ec06  setroubleshoot-2.2.95.tar.gz
+16b0ae7a2bb50d0fe28fb2efc445faee  setroubleshoot-2.2.96.tar.gz


More information about the scm-commits mailing list