From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: audit 2.4.5 released Date: Sat, 02 Jan 2016 12:27:23 -0500 Message-ID: <12976400.G1RDrfLaga@x2> References: <1929164.Q9DeV9IFDj@x2> <1451626861.3232.149.camel@swtf.swtf.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1451626861.3232.149.camel@swtf.swtf.dyndns.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: burn@swtf.dyndns.org Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Friday, January 01, 2016 04:41:01 PM Burn Alting wrote: > On Fri, 2015-12-18 at 14:49 -0500, Steve Grubb wrote: > > Hello, > > > > 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: > > > > - Fix auditd disk flushing for data and sync modes > > - Fix auditctl to not show options not supported on older OS > > - Add audit.m4 file to aid adding support to other projects > > - Fix C99 inline function build issue > > - Add account lock and unlock event types > > - Change logging loophole check to geteuid() > > - Fix ausearch to not consider AUDIT_PROCTITLE events malformed (Burn > > Alting) - Fix ausearch to parse FEATURE_CHANGE events > > > > Please let me know if you run across any problems with this release. > > Minor bug fix ... the various auparse/interpret.c:*_escape() routines > did not terminate the strings they generated. Applied. Thanks! -Steve