diff --git a/.gitignore b/.gitignore index 1d65b57..ceba929 100644 --- a/.gitignore +++ b/.gitignore @@ -120,3 +120,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.0.12.tar.gz /setroubleshoot-3.0.13.tar.gz /setroubleshoot-3.0.14.tar.gz +/setroubleshoot-3.0.15.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 10c0663..712208d 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.0.14 +Version: 3.0.15 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -206,6 +206,11 @@ Setroubleshoot documentation package %{pkgdocdir}/setroubleshoot* %changelog +* Thu Dec 2 2010 - 3.0.15-1 +- Fix Details Button +- Fix table display +- Handle situations when you have no spath and tpath + * Mon Nov 29 2010 - 3.0.14-1 - Fix dbus config file to allow console to use sealert diff --git a/sources b/sources index d9579de..f102eea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -11bac05ef5bcc5a21af4a85fcfdff372 setroubleshoot-3.0.14.tar.gz +a4ae3d2e71f9332f534d80a0a9a0d380 setroubleshoot-3.0.15.tar.gz