From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: audit 1.6.2 released Date: Tue, 25 Sep 2007 12:40:37 -0400 Message-ID: <200709251240.37558.sgrubb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from vpn-14-201.rdu.redhat.com (vpn-14-201.rdu.redhat.com [10.11.14.201]) by mail.boston.redhat.com (8.13.1/8.13.1) with ESMTP id l8PGemfa005849 for ; Tue, 25 Sep 2007 12:40:48 -0400 Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Linux Audit List-Id: linux-audit@redhat.com Hi, I've just released a new version of the audit daemon. It can be downloaded from http://people.redhat.com/sgrubb/audit It will also be in rawhide soon. The Changelog is: - Add support for searching by posix regular expressions in auparse - Route DEAMON events into rt interface - If event pipe is full, try again after doing local logging - Optionally add node/machine name to records in audit daemon - Update ausearch/aureport to specify nodes to search on - Fix segfault interpretting saddr fields in avcs This release focuses on optionally adding node=name field to audit daemon logged records. ausearch/report/parse were updated to support this format. This will allow the originating host to be captured in files if they are copied to another machine. The reporting fixups is in preparation for having remote logging where the audit logs are aggregated into 1 common log. There were a few self explanatory bug fixes listed above. Please let me know if you run across any problems with this release. -Steve