[setroubleshoot/f15/master] Allow browser to close even if windows are still open

Daniel J Walsh dwalsh at fedoraproject.org
Mon Apr 11 17:44:46 UTC 2011


commit 2d1a0bee46924a4d2a973b014b84a887aae3830f
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Apr 11 13:44:48 2011 -0400

    Allow browser to close even if windows are still open

 .gitignore          |    1 +
 setroubleshoot.spec |    6 +++++-
 sources             |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 18fe2ee..17d5e15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -134,3 +134,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.0.28.tar.gz
 /setroubleshoot-3.0.29.tar.gz
 /setroubleshoot-3.0.30.tar.gz
+/setroubleshoot-3.0.31.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 2b44114..5ceb1b5 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.0.30
+Version: 3.0.31
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -204,8 +204,12 @@ Setroubleshoot documentation package
 %{pkgdocdir}/setroubleshoot*
 
 %changelog
+* Mon Apr 11 2011  <dwalsh at redhat.com> - 3.0.31-1
+- Allow browser to close even if windows are still open
+
 * 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
diff --git a/sources b/sources
index 9c616d6..597869e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-237de15fc3cb8fbf50fe8b4a7509e654  setroubleshoot-3.0.30.tar.gz
+f2bff3f340362f8fcad4a8f2f69ef89d  setroubleshoot-3.0.31.tar.gz


More information about the scm-commits mailing list