[setroubleshoot] - Fixup for allow_execstack have to add pid to avc struct

Daniel J Walsh dwalsh at fedoraproject.org
Tue Jan 18 19:13:53 UTC 2011


commit 78b258f7e672be275e13919a9858c7d8e740d9a5
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Jan 18 14:13:43 2011 -0500

    - Fixup for allow_execstack have to add pid to avc struct

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 72081b5..6b431a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -126,3 +126,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.0.19.tar.gz
 /setroubleshoot-3.0.20.tar.gz
 /setroubleshoot-3.0.22.tar.gz
+/setroubleshoot-3.0.23.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index df85690..54c9fb6 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.0.22
+Version: 3.0.23
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -206,6 +206,9 @@ Setroubleshoot documentation package
 %{pkgdocdir}/setroubleshoot*
 
 %changelog
+* Tue Jan 18 2011  <dwalsh at redhat.com> - 3.0.23-1
+- Fixup for allow_execstack have to add pid to avc struct
+
 * Tue Jan 18 2011  <dwalsh at redhat.com> - 3.0.22-1
 - Fix email_alerts to work with new infrastructure
 
diff --git a/sources b/sources
index baa2626..d4c542f 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 b072b784e1e35b6847a9cca6b2df64ab  setroubleshoot-3.0.22.tar.gz
+a91f2dbb7ae3df295e60f6f9eef6916b  setroubleshoot-3.0.23.tar.gz


More information about the scm-commits mailing list