[setroubleshoot/f13/master] - Check in seapplet if selinux is disabled and exit cleanly

Daniel J Walsh dwalsh at fedoraproject.org
Thu Aug 26 12:07:41 UTC 2010


commit e3cd9765851009844ad61c976f51f02520299168
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Aug 26 07:47:29 2010 -0400

    - Check in seapplet if selinux is disabled and exit cleanly

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3836b5f..f05294e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -97,3 +97,4 @@ setroubleshoot-2.2.88.tar.gz
 setroubleshoot-2.2.89.tar.gz
 setroubleshoot-2.2.91.tar.gz
 setroubleshoot-2.2.93.tar.gz
+/setroubleshoot-2.2.95.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index c9c03e2..b7cc97c 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 2.2.94
+Version: 2.2.95
 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.95-1
+- Check in seapplet if selinux is disabled and exit cleanly
+
 * Mon Aug 23 2010  Dan Walsh <dwalsh at redhat.com> - 2.2.94-1
 - Update po
 - Fix handling of translations
diff --git a/sources b/sources
index d78cc83..1b45f09 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 cd3131e1629f12cb6a1c326ee2c19ff0  setroubleshoot-2.2.94.tar.gz
+f3ae19ccf806ea05b3db019ace87ec06  setroubleshoot-2.2.95.tar.gz


More information about the scm-commits mailing list