From dec02e31af8855e9064f52cb2298fb7f35ead7fc Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Tue, 6 Oct 2015 09:17:13 +0200 Subject: [PATCH] setroubleshoot-plugins-3.3.2-1 - Update restorecon plugin to to identify a mislabeling of executable (BZ#1257682) --- .gitignore | 1 + setroubleshoot-plugins.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7b3bc73..1069d66 100644 --- a/.gitignore +++ b/.gitignore @@ -111,3 +111,4 @@ setroubleshoot-plugins-2.1.55.tar.gz /setroubleshoot-plugins-3.0.60.tar.gz /setroubleshoot-plugins-3.0.61.tar.gz /setroubleshoot-plugins-3.3.1.tar.gz +/setroubleshoot-plugins-3.3.2.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 6305d82..383def0 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -2,8 +2,8 @@ Summary: Analysis plugins for use with setroubleshoot Name: setroubleshoot-plugins -Version: 3.3.1 -Release: 0.1%{?dist} +Version: 3.3.2 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: https://github.com/fedora-selinux/setroubleshoot @@ -51,6 +51,9 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Tue Oct 06 2015 Petr Lautrbach 3.3.2-1 +- Update restorecon plugin to to identify a mislabeling of executable (BZ#1257682) + * Tue Aug 18 2015 Petr Lautrbach 3.3.1-0.1 - port setroubleshoot-plugins to Python 3 diff --git a/sources b/sources index 5542c26..dfe409d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f1c402568e9ec615d149dd2597fccbef setroubleshoot-plugins-3.3.1.tar.gz +5a91c810f333994c1d8bb94332dee66e setroubleshoot-plugins-3.3.2.tar.gz