From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: audit 2.6.3 released Date: Tue, 05 Jul 2016 09:15:32 -0400 Message-ID: <9596320.uqAsqIsObl@x2> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from x2.localnet (unused [10.10.51.206] (may be forged)) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u65DFWu0014194 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 5 Jul 2016 09:15:32 -0400 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@redhat.com List-Id: linux-audit@redhat.com 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 NULL poiinter deref in auparse - Optionally add dependency to libcap-ng in audit.pc This is another bug fix release. The NULL ptr deref in auparse is crashing auditd. And this adds a missing library dependency in the package config file reported by Laurent. Please let me know if you run across any problems with this release. -Steve