From 78b258f7e672be275e13919a9858c7d8e740d9a5 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Jan 18 2011 19:13:43 +0000 Subject: - Fixup for allow_execstack have to add pid to avc struct --- 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 - 3.0.23-1 +- Fixup for allow_execstack have to add pid to avc struct + * Tue Jan 18 2011 - 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