From 8b45ad5ee10a183f616b519bdceab0ff9f36fdd9 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 18 Aug 2009 13:40:50 +0000 Subject: [PATCH] - Default syscall field in audit_data --- .cvsignore | 1 + setroubleshoot.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 04a6ec8..477fd3a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -32,3 +32,4 @@ setroubleshoot-2.2.15.tar.gz setroubleshoot-2.2.16.tar.gz setroubleshoot-2.2.17.tar.gz setroubleshoot-2.2.18.tar.gz +setroubleshoot-2.2.19.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 5428189..66ae632 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,7 +1,7 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 2.2.18 -Release: 2%{?dist} +Version: 2.2.19 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: https://fedorahosted.org/setroubleshoot @@ -209,6 +209,9 @@ Setroubleshoot documentation package %doc %{pkgdocdir} %changelog +* Tue Aug 18 2009 Dan Walsh - 2.2.19-1 +- Default syscall field in audit_data + * Thu Aug 13 2009 Dan Walsh - 2.2.18-2 - Add buildrequires python-slip-dbus diff --git a/sources b/sources index 7018313..f10bf3f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -adcf8da780472ce7a353b34716619a78 setroubleshoot-2.2.18.tar.gz +f072a687cc80466f42005a92d125de64 setroubleshoot-2.2.19.tar.gz