connect_port and bind_ports should handle unreserved_port_t
restorecon plugin should not fire on nfs_t or cifs_t directories
This commit is contained in:
parent
17102e2aee
commit
f54af7e3ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
|
||||
/setroubleshoot-plugins-3.0.13.tar.gz
|
||||
/setroubleshoot-plugins-3.0.14.tar.gz
|
||||
/setroubleshoot-plugins-3.0.17.tar.gz
|
||||
/setroubleshoot-plugins-3.0.18.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 3.0.17
|
||||
Version: 3.0.18
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -44,6 +44,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/setroubleshoot/plugins
|
||||
|
||||
%changelog
|
||||
* Mon Nov 14 2011 <dwalsh@redhat.com> - 3.0.18-1
|
||||
- connect_port and bind_ports should handle unreserved_port_t
|
||||
|
||||
* Wed Nov 9 2011 <dwalsh@redhat.com> - 3.0.17-1
|
||||
- restorecon plugin should not fire on nfs_t or cifs_t directories
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user