restorecon plugin should not fire on nfs_t or cifs_t directories

This commit is contained in:
Dan Walsh 2011-11-09 14:12:29 -05:00
parent 9044daad6d
commit 17102e2aee
3 changed files with 13 additions and 3 deletions

1
.gitignore vendored
View File

@ -73,3 +73,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
/setroubleshoot-plugins-3.0.12.tar.gz
/setroubleshoot-plugins-3.0.13.tar.gz
/setroubleshoot-plugins-3.0.14.tar.gz
/setroubleshoot-plugins-3.0.17.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Analysis plugins for use with setroubleshoot
Name: setroubleshoot-plugins
Version: 3.0.14
Release: 2%{?dist}
Version: 3.0.17
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://fedorahosted.org/setroubleshoot
@ -44,6 +44,15 @@ rm -rf %{buildroot}
%{_datadir}/setroubleshoot/plugins
%changelog
* Wed Nov 9 2011 <dwalsh@redhat.com> - 3.0.17-1
- restorecon plugin should not fire on nfs_t or cifs_t directories
* Tue Apr 19 2011 <dwalsh@redhat.com> - 3.0.16-1
- Update translations
- Change allow_execmod plugin to only fire if target_path is lib_t
- Ignore errors from disabled IPv6
Resolves: #674770
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
4cbc5a7f9dfa09c6077f6ec98cf78459 setroubleshoot-plugins-3.0.14.tar.gz
0e6eae83a32ac37856cc491b223ea315 setroubleshoot-plugins-3.0.17.tar.gz