[setroubleshoot-plugins/f13/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:25:00 UTC 2010


commit d1238d95cc5c3ef6b255fad20472212688296441
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Fri Sep 3 15:21:08 2010 -0400

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

 .gitignore                  |    7 +++++++
 setroubleshoot-plugins.spec |   34 +++++++++++++++++++++++++++++++++-
 sources                     |    2 +-
 3 files changed, 41 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b9d9615..4a0a2ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,10 @@ setroubleshoot-plugins-2.1.49.tar.gz
 setroubleshoot-plugins-2.1.50.tar.gz
 setroubleshoot-plugins-2.1.51.tar.gz
 setroubleshoot-plugins-2.1.52.tar.gz
+setroubleshoot-plugins-2.1.53.tar.gz
+setroubleshoot-plugins-2.1.54.tar.gz
+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 d377292..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.52
+Version: 2.1.61
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -52,6 +52,38 @@ 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
+Resolves: #589181
+
+* Tue Aug 20 2010  <dwalsh at redhat.com> - 2.1.59-1
+- Update translations
+Resolves: #589181
+
+* Tue Aug 10 2010  <dwalsh at redhat.com> - 2.1.58-1
+- Update translations
+Resolves: #589181
+
+* Thu Jul 29 2010  <dwalsh at redhat.com> - 2.1.57-1
+- Change httpd_write_content plugin to use httpd_sys_rw_content_t instead of httpd_sys_content_rw_t
+- Update translations
+
+* Wed Jul 28 2010  <dwalsh at redhat.com> - 2.1.56-1
+- Update translations
+- Fix filesytem_associate to use cp -p instead of cp -P
+Resolves: #589181
+
+* Mon Jul 26 2010  <dwalsh at redhat.com> - 2.1.55-1
+- Update translations
+
+* Tue Jun 29 2010  <dwalsh at redhat.com> - 2.1.54-1
+- Update translations
+Resolves: #589181
+
 * Fri May 21 2010  <dwalsh at redhat.com> - 2.1.52-1
 - Remove allow_mount_anyfile boolean plugin
 
diff --git a/sources b/sources
index 98f02ff..9ea86b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-71729cb26873abcd2c2446db20503049  setroubleshoot-plugins-2.1.52.tar.gz
+fb11d958a3591cc3ef3090f52cad8fd5  setroubleshoot-plugins-2.1.61.tar.gz


More information about the scm-commits mailing list