From b26a2c9eefdc7041fcee65e6cb956ab823ad884b Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: Fri, 10 Feb 2006 18:39:57 +0000 Subject: [PATCH] - Change audit_log_semanage_message to check strlen as well as NULL. --- audit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/audit.spec b/audit.spec index 6467589..dc6860b 100644 --- a/audit.spec +++ b/audit.spec @@ -1,7 +1,7 @@ Summary: User space tools for 2.6 kernel auditing. Name: audit Version: 1.1.4 -Release: 3 +Release: 4 License: GPL Group: System Environment/Daemons URL: http://people.redhat.com/sgrubb/audit/ @@ -148,6 +148,9 @@ fi %changelog +* Fri Feb 10 2006 Steve Grubb 1.1.4-4 +- Change audit_log_semanage_message to check strlen as well as NULL. + * Thu Feb 9 2006 Steve Grubb 1.1.4-3 - Change audit_log_semanage_message to take new params.