[setroubleshoot-plugins] connect_port and bind_ports should handle unreserved_port_t

Daniel J Walsh dwalsh at fedoraproject.org
Mon Nov 14 20:37:14 UTC 2011


commit f54af7e3adb22808ee836d4590b64e974c569b7a
Author: dwalsh <dwalsh at redhat.com>
Date:   Mon Nov 14 15:36:42 2011 -0500

    connect_port and bind_ports should handle unreserved_port_t
    
    restorecon plugin should not fire on nfs_t or cifs_t directories

 .gitignore                  |    1 +
 setroubleshoot-plugins.spec |    5 ++++-
 sources                     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 04d6530..78d3143 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec
index a533a53..589a7a3 100644
--- a/setroubleshoot-plugins.spec
+++ b/setroubleshoot-plugins.spec
@@ -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 at redhat.com> - 3.0.18-1
+- connect_port and bind_ports should handle unreserved_port_t
+	
 * Wed Nov 9 2011  <dwalsh at redhat.com> - 3.0.17-1
 - restorecon plugin should not fire on nfs_t or cifs_t directories
 
diff --git a/sources b/sources
index cc4ac4a..2a3ee97 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e6eae83a32ac37856cc491b223ea315  setroubleshoot-plugins-3.0.17.tar.gz
+3a94abb7d684beae063990303e58a00e  setroubleshoot-plugins-3.0.18.tar.gz


More information about the scm-commits mailing list