From 1343fe6e94031a3576b59e5636cb52c8c050654b Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Wed, 26 Jan 2011 09:15:56 -0500 Subject: [PATCH] - 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 - 3.0.25-1 +- Turn off sensitivity of details button when no AVC's exist + * Mon Jan 24 2011 - 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