From 90b19d66d1989f0d86a7f1f5d16128ca77e60467 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Sat, 16 Jul 2016 16:04:04 +0200 Subject: [PATCH] setroubleshoot-3.3.10-1 - setroubleshootd fixed to catch all subprocess exceptions - Translations updated --- .gitignore | 1 + setroubleshoot.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f04ed2d..dc6af5d 100644 --- a/.gitignore +++ b/.gitignore @@ -194,3 +194,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.3.8.tar.gz /setroubleshoot-3.3.8.1.tar.gz /setroubleshoot-3.3.9.1.tar.gz +/setroubleshoot-3.3.10.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index f8a5b7d..31b4114 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.3.9.1 +Version: 3.3.10 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -201,6 +201,10 @@ rm -rf %{buildroot} %changelog +* Sat Jul 16 2016 Petr Lautrbach - 3.3.10-1 +- setroubleshootd fixed to catch all subprocess exceptions +- Translations updated + * Tue Jun 21 2016 Petr Lautrbach - 3.3.9.1-1 - Do not use dangerous shell=True - Use subprocess.check_output() with a sequence of program arguments diff --git a/sources b/sources index 88351e1..6004234 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f3cbb78e9f85fbd93cb604c7ce48f40 setroubleshoot-3.3.9.1.tar.gz +fff7e2e1991212e1266a3f66f1b81872 setroubleshoot-3.3.10.tar.gz