[setroubleshoot/f14/master] Change seapplet to only check for AVCs on login, if checkonlogin flag is turned on in ~/.setroublesh

Daniel J Walsh dwalsh at fedoraproject.org
Tue Mar 1 16:11:21 UTC 2011


commit 8cd56677fb0a3039d7ae7482a55dbfefe7a934c9
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Mar 1 11:11:12 2011 -0500

    Change seapplet to only check for AVCs on login, if checkonlogin flag is turned on in ~/.setroubleshoot file
    Fix list_all_alerts bug causing crash on bad type

 .gitignore          |    1 +
 setroubleshoot.spec |    6 +++++-
 sources             |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 825a5eb..18fe2ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -133,3 +133,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.0.27.tar.gz
 /setroubleshoot-3.0.28.tar.gz
 /setroubleshoot-3.0.29.tar.gz
+/setroubleshoot-3.0.30.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 7231840..4f4a3cb 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.0.29
+Version: 3.0.30
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -206,6 +206,10 @@ Setroubleshoot documentation package
 %{pkgdocdir}/setroubleshoot*
 
 %changelog
+* Tue Mar 1 2011  <dwalsh at redhat.com> - 3.0.30-1
+- Change seapplet to only check for AVCs on login, if checkonlogin flag is turned on in ~/.setroubleshoot file
+- Fix list_all_alerts bug causing crash on bad type
+
 * Mon Feb 21 2011  <dwalsh at redhat.com> - 3.0.29-1
 - Fix handling of "/" in alert list
 - Update translations
diff --git a/sources b/sources
index 966cab1..9c616d6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-57fb131d7a28e224f60d0bbbdcfaf69d  setroubleshoot-3.0.29.tar.gz
+237de15fc3cb8fbf50fe8b4a7509e654  setroubleshoot-3.0.30.tar.gz


More information about the scm-commits mailing list