From 39f1aaddd54ba4d98bd48158530d2c3086acfd37 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Thu, 23 Dec 2010 10:08:50 -0500 Subject: [PATCH] - Fix dbus Introspect handling - Make sealert use terminal for errors when in terminal mode --- .gitignore | 1 + setroubleshoot.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b2e8cd1..8a40152 100644 --- a/.gitignore +++ b/.gitignore @@ -122,3 +122,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.0.14.tar.gz /setroubleshoot-3.0.15.tar.gz /setroubleshoot-3.0.16.tar.gz +/setroubleshoot-3.0.17.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 76387db..b780c09 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.0.16 +Version: 3.0.17 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -206,6 +206,10 @@ Setroubleshoot documentation package %{pkgdocdir}/setroubleshoot* %changelog +* Thu Dec 23 2010 - 3.0.17-1 +- Fix dbus Introspect handling +- Make sealert use terminal for errors when in terminal mode + * Wed Dec 22 2010 - 3.0.16-1 - Update Translations diff --git a/sources b/sources index 34a16bf..a790f9e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9290d38e66e3e1e10b95252517e19be2 setroubleshoot-3.0.16.tar.gz +aa1a6e3e41e6addae4d04e145b86658c setroubleshoot-3.0.17.tar.gz