From e68bd478eec695046eb8d5848502bff7188cdad0 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Thu, 2 Jun 2016 18:50:29 +0200 Subject: [PATCH] setroubleshoot-3.3.8.1-1 - fixed get_all_alerts_ignored() --- .gitignore | 1 + setroubleshoot.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8b8abf2..551f36d 100644 --- a/.gitignore +++ b/.gitignore @@ -192,3 +192,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.3.6.tar.gz /setroubleshoot-3.3.7.tar.gz /setroubleshoot-3.3.8.tar.gz +/setroubleshoot-3.3.8.1.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 1210b30..b9e6925 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.3.8 +Version: 3.3.8.1 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -201,6 +201,9 @@ rm -rf %{buildroot} %changelog +* Thu Jun 02 2016 Petr Lautrbach - 3.3.8.1-1 +- fixed get_all_alerts_ignored() + * Thu Jun 02 2016 Petr Lautrbach - 3.3.8-1 - added setroubleshootd_log.log_full=True|False directive - setroubleshootd_log.level and sealert_log.level can be set to diff --git a/sources b/sources index a557f38..1958423 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -31baf04dd1f415bb1d8cedea46cfecdb setroubleshoot-3.3.8.tar.gz +55bee877aae998a9694b3ed27d5561c9 setroubleshoot-3.3.8.1.tar.gz