[setroubleshoot-plugins] Fix restorecon plugin to check customizable types

Daniel J Walsh dwalsh at fedoraproject.org
Tue Mar 5 19:36:25 UTC 2013


commit 24e6f0aa0d9d72429376cd5e85a09f76173644ce
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Mar 5 14:36:21 2013 -0500

    Fix restorecon plugin to check customizable types

 .gitignore                  |    1 +
 setroubleshoot-plugins.spec |   15 +++++++++------
 sources                     |    2 +-
 3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 571b136..4fbe833 100644
--- a/.gitignore
+++ b/.gitignore
@@ -98,3 +98,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
 /setroubleshoot-plugins-3.0.47.tar.gz
 *.rpm
 /setroubleshoot-plugins-3.0.48.tar.gz
+/setroubleshoot-plugins-3.0.49.tar.gz
diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec
index 632d986..91c3d60 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.48
+Version: 3.0.49
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -44,6 +44,9 @@ rm -rf %{buildroot}
 %{_datadir}/setroubleshoot/plugins
 
 %changelog
+* Tue Mar 5 2013 Dan Walsh <dwalsh at redhat.com> - 3.0.49-1
+- Fix restorecon plugin to check customizable types
+
 * Fri Feb 15 2013 Dan Walsh <dwalsh at redhat.com> - 3.0.48-1
 - Fix connect_ports and bind_ports to specify semanage command if only 1 port is available rather then to suggest user choices
 - Update translations
@@ -217,7 +220,7 @@ Resolves: #575686
 * Tue Apr 6 2010  <dwalsh at redhat.com> - 2.1.49-1
 - Update translations
 
-* Tue Mar 24 2010  <dwalsh at redhat.com> - 2.1.47-1
+* Wed Mar 24 2010  <dwalsh at redhat.com> - 2.1.47-1
 - Fix disable_ipv6 and update po
 
 * Tue Mar 23 2010  <dwalsh at redhat.com> - 2.1.46-1
@@ -269,16 +272,16 @@ Resolves: #575686
 - Update-po
 - Add httpd_write_content plugin
 
-* Tue Oct 15 2009  <dwalsh at redhat.com> - 2.1.28-1
+* Thu Oct 15 2009  <dwalsh at redhat.com> - 2.1.28-1
 - Update-po
 
 * Tue Oct 13 2009  <dwalsh at redhat.com> - 2.1.27-1
 - Add vbetool plugin
 
-* Thu Oct 7 2009  <dwalsh at redhat.com> - 2.1.26-1
+* Thu Oct 8 2009  <dwalsh at redhat.com> - 2.1.26-1
 - Add wine plugin
 
-* Thu Oct 6 2009  <dwalsh at redhat.com> - 2.1.25-1
+* Thu Oct 8 2009  <dwalsh at redhat.com> - 2.1.25-1
 - Fix http_can_senmail to look for "sendmail" in command
 
 * Thu Oct 1 2009  <dwalsh at redhat.com> - 2.1.24-2
@@ -317,7 +320,7 @@ Resolves: #575686
 * Tue Aug 18 2009  <dwalsh at redhat.com> - 2.1.14-1
   - Change priority on mmap_zero to happen after catchall_booleans
 
-* Thu Aug 11 2009  <dwalsh at redhat.com> - 2.1.13-1
+* Tue Aug 11 2009  <dwalsh at redhat.com> - 2.1.13-1
   - Change priority on restorecon and leaks
 
 * Thu Jul 30 2009  <dwalsh at redhat.com> - 2.1.12-1
diff --git a/sources b/sources
index 1e9f9ea..a74e101 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ea26cb21a3fcbc970d76eeb56a4d3ed  setroubleshoot-plugins-3.0.48.tar.gz
+9969c08dc4b332ef08e1890bb1535869  setroubleshoot-plugins-3.0.49.tar.gz


More information about the scm-commits mailing list