restorecon plugin should not fire on nfs_t or cifs_t directories
This commit is contained in:
parent
9044daad6d
commit
17102e2aee
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user