From 84370df71b1e5e99d84b9d387cf3a95a26320061 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Mon, 13 Jan 2014 09:09:09 -0500 Subject: [PATCH] Change file.py plugin to handle alias between file_t and unlabeled_t --- .gitignore | 1 + setroubleshoot-plugins.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bb11789..85eaeca 100644 --- a/.gitignore +++ b/.gitignore @@ -108,3 +108,4 @@ setroubleshoot-plugins-2.1.55.tar.gz /setroubleshoot-plugins-3.0.57.tar.gz /setroubleshoot-plugins-3.0.58.tar.gz /setroubleshoot-plugins-3.0.59.tar.gz +/setroubleshoot-plugins-3.0.60.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 08dd327..5251141 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -2,7 +2,7 @@ Summary: Analysis plugins for use with setroubleshoot Name: setroubleshoot-plugins -Version: 3.0.59 +Version: 3.0.60 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -44,6 +44,9 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Mon Jan 23 2014 Dan Walsh - 3.0.60-1 +- Change file.py plugin to handle alias between file_t and unlabeled_t + * Wed Dec 4 2013 Dan Walsh - 3.0.59-1 - Update Translations diff --git a/sources b/sources index 3938d4d..a6b5c2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -237cb3ab897362b67413c4b9403bbaf7 setroubleshoot-plugins-3.0.59.tar.gz +81c99c2f77c9f155703ed4be1e1f00fa setroubleshoot-plugins-3.0.60.tar.gz