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:
dwalsh 2011-11-14 15:36:42 -05:00
parent 17102e2aee
commit f54af7e3ad
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
0e6eae83a32ac37856cc491b223ea315 setroubleshoot-plugins-3.0.17.tar.gz
3a94abb7d684beae063990303e58a00e setroubleshoot-plugins-3.0.18.tar.gz