Change file.py plugin to handle alias between file_t and unlabeled_t

This commit is contained in:
Dan Walsh 2014-01-13 09:09:09 -05:00
parent 360ba97d47
commit 84370df71b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <dwalsh@redhat.com> - 3.0.60-1
- Change file.py plugin to handle alias between file_t and unlabeled_t
* Wed Dec 4 2013 Dan Walsh <dwalsh@redhat.com> - 3.0.59-1
- Update Translations

View File

@ -1 +1 @@
237cb3ab897362b67413c4b9403bbaf7 setroubleshoot-plugins-3.0.59.tar.gz
81c99c2f77c9f155703ed4be1e1f00fa setroubleshoot-plugins-3.0.60.tar.gz