Change file.py plugin to handle alias between file_t and unlabeled_t
This commit is contained in:
parent
360ba97d47
commit
84370df71b
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user