[setroubleshoot-plugins/f14/master] - connect_ports.py and bind_ports.py should match on hi_reserved_port_t

Daniel J Walsh dwalsh at fedoraproject.org
Fri Sep 3 19:20:09 UTC 2010


commit 53b835792dba9fe4e27f1bfab75477d10a374963
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Fri Sep 3 15:20:01 2010 -0400

    - connect_ports.py and bind_ports.py should match on hi_reserved_port_t

 .gitignore                  |    1 +
 setroubleshoot-plugins.spec |    5 ++++-
 sources                     |    3 +--
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 55f0a0b..4a0a2ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,3 +61,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
 setroubleshoot-plugins-2.1.58.tar.gz
 setroubleshoot-plugins-2.1.59.tar.gz
 /setroubleshoot-plugins-2.1.60.tar.gz
+/setroubleshoot-plugins-2.1.61.tar.gz
diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec
index 442cca4..f892619 100644
--- a/setroubleshoot-plugins.spec
+++ b/setroubleshoot-plugins.spec
@@ -1,6 +1,6 @@
 Summary: Analysis plugins for use with setroubleshoot
 Name: setroubleshoot-plugins
-Version: 2.1.60
+Version: 2.1.61
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -52,6 +52,9 @@ rm -rf %{buildroot}
 %{_datadir}/setroubleshoot/plugins
 
 %changelog
+* Fri Sep 3 2010  <dwalsh at redhat.com> - 2.1.61-1
+- connect_ports.py and bind_ports.py should match on hi_reserved_port_t
+
 * Mon Aug 30 2010  <dwalsh at redhat.com> - 2.1.60-1
 - Fix links to Uli Pages
 - Update translations
diff --git a/sources b/sources
index 6b8a125..9ea86b6 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-eb5e9548aa1aa9a2514b4f359aecbc5e  setroubleshoot-plugins-2.1.59.tar.gz
-e4da54367db807ed1a0a984a7ccba479  setroubleshoot-plugins-2.1.60.tar.gz
+fb11d958a3591cc3ef3090f52cad8fd5  setroubleshoot-plugins-2.1.61.tar.gz


More information about the scm-commits mailing list