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

Daniel J Walsh dwalsh at fedoraproject.org
Mon Apr 11 17:48:24 UTC 2011


commit 3a9eda02514c44661ac4d590b437de9004fc0efb
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Apr 11 13:48:26 2011 -0400

    Allow browser to close even if windows are still open

 .gitignore                              |    5 +
 setroubleshoot-2.1.12-guiredesign.patch | 4539 -------------------------------
 setroubleshoot.spec                     |    5 +-
 sources                                 |    2 +-
 4 files changed, 10 insertions(+), 4541 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 292aae3..17d5e15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -130,3 +130,8 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.0.24.tar.gz
 /setroubleshoot-3.0.25.tar.gz
 /setroubleshoot-3.0.26.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
+/setroubleshoot-3.0.31.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 4f4a3cb..450ef57 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
@@ -206,6 +206,9 @@ 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
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