[setroubleshoot-plugins] restorecon plugin should not fire on nfs_t or cifs_t directories

Daniel J Walsh dwalsh at fedoraproject.org
Wed Nov 9 19:12:32 UTC 2011


commit 17102e2aee2e31fc1258c32a6aa54323b3a98119
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Wed Nov 9 14:12:29 2011 -0500

    restorecon plugin should not fire on nfs_t or cifs_t directories

 .gitignore                  |    1 +
 setroubleshoot-plugins.spec |   13 +++++++++++--
 sources                     |    2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f51e9e1..04d6530 100644
--- a/.gitignore
+++ b/.gitignore
@@ -73,3 +73,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
 /setroubleshoot-plugins-3.0.12.tar.gz
 /setroubleshoot-plugins-3.0.13.tar.gz
 /setroubleshoot-plugins-3.0.14.tar.gz
+/setroubleshoot-plugins-3.0.17.tar.gz
diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec
index 3d3d428..a533a53 100644
--- a/setroubleshoot-plugins.spec
+++ b/setroubleshoot-plugins.spec
@@ -1,7 +1,7 @@
 Summary: Analysis plugins for use with setroubleshoot
 Name: setroubleshoot-plugins
-Version: 3.0.14
-Release: 2%{?dist}
+Version: 3.0.17
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://fedorahosted.org/setroubleshoot
@@ -44,6 +44,15 @@ rm -rf %{buildroot}
 %{_datadir}/setroubleshoot/plugins
 
 %changelog
+* Wed Nov 9 2011  <dwalsh at redhat.com> - 3.0.17-1
+- restorecon plugin should not fire on nfs_t or cifs_t directories
+
+* Tue Apr 19 2011  <dwalsh at redhat.com> - 3.0.16-1
+- Update translations
+- Change allow_execmod plugin to only fire if target_path is lib_t
+- Ignore errors from disabled IPv6
+Resolves: #674770
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.14-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index d485482..cc4ac4a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4cbc5a7f9dfa09c6077f6ec98cf78459  setroubleshoot-plugins-3.0.14.tar.gz
+0e6eae83a32ac37856cc491b223ea315  setroubleshoot-plugins-3.0.17.tar.gz


More information about the scm-commits mailing list