[setroubleshoot] - Turn off sensitivity of details button when no AVC's exist

Daniel J Walsh dwalsh at fedoraproject.org
Wed Jan 26 14:16:07 UTC 2011


commit 1343fe6e94031a3576b59e5636cb52c8c050654b
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Wed Jan 26 09:15:56 2011 -0500

    -  Turn off sensitivity of details button when no AVC's exist

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 21c9c09..b8451ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -128,3 +128,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.0.22.tar.gz
 /setroubleshoot-3.0.23.tar.gz
 /setroubleshoot-3.0.24.tar.gz
+/setroubleshoot-3.0.25.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 8474b59..07e611c 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.0.24
+Version: 3.0.25
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -206,6 +206,9 @@ Setroubleshoot documentation package
 %{pkgdocdir}/setroubleshoot*
 
 %changelog
+* Wed Jan 26 2011  <dwalsh at redhat.com> - 3.0.25-1
+-  Turn off sensitivity of details button when no AVC's exist
+
 * Mon Jan 24 2011  <dwalsh at redhat.com> - 3.0.24-1
 - Add ProtocolError from xmlrpclib so Bugzilla reporting throwing an error will work.
 
diff --git a/sources b/sources
index 0645a72..3a5648d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e1e6717102253bbfef6fb03c8518bf1  setroubleshoot-3.0.24.tar.gz
+b434708b123d5e45151868541c013ee7  setroubleshoot-3.0.25.tar.gz


More information about the scm-commits mailing list