From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Note to anyone shipping audit 1.7.8 Date: Thu, 23 Oct 2008 19:38:03 -0400 Message-ID: <200810231938.03668.sgrubb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from vpn-12-19.rdu.redhat.com (vpn-12-19.rdu.redhat.com [10.11.12.19]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id m9NNc1w5004732 for ; Thu, 23 Oct 2008 19:38:02 -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, If you are shipping audit 1.7.8, I wanted to mention that I found 2 bugs today that are now fixed in svn. I recommend you pull them and patch up. The bugs are not severe enough to warrant a new release but enough of a hassle that I want people to know about them. https://fedorahosted.org/audit/changeset/153 https://fedorahosted.org/audit/changeset/154 These fix a segfault when GSSAPI is not enabled and aureport is reading from a file rather than a log. And quieten the messages that are printed to the console when you use aureport and GSSAPI is not supported. Both of these are fixed in the next rawhide push. -Steve