[setroubleshoot/f15/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 15:34:12 UTC 2011


commit 581d4dceac13d31bbd9c80851881a3ef1df36e70
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Mar 1 10:34:03 2011 -0500

    Change seapplet to only check for AVCs on login, if checkonlogin flag is turned on in ~/.setroubleshoot file

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 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 253cea2..2b44114 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
@@ -204,6 +204,9 @@ 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
+
 * 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 27f4c4d..eb487f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-34189855e081b6b3cf5a46cb9e5353a7  setroubleshoot-3.0.29.tar.gz
+cfa206f157b6244c741be031fe0cd4dd  setroubleshoot-3.0.30.tar.gz


More information about the scm-commits mailing list