From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: audit 2.6.5 released Date: Thu, 14 Jul 2016 12:18:28 -0400 Message-ID: <3088395.Vlk8LXGWMB@x2> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from x2.localnet (vpn-224-81.phx2.redhat.com [10.3.224.81]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u6EGITXa006969 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 14 Jul 2016 12:18:29 -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: - Correct the header length for dispatched events - Revise buffer handling in auditd to fix dispatched events - Fix spelling in man pages - Add documentation link to systemd unit file - Correct af_unix pathname detection in ausearch/report - Add remote_ended info to audisp-remote stat dump This release fixes truncated records passed to audisp plugins when the old event format was used. It was also discovered that ausearch was not picking up patchnames for af_unix sockets and this was corrected. Besides that there were several documentation fixups. Please let me know if you run across any problems with this release. -Steve