From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Bigonville Subject: libauparse exporting clear_config() Date: Thu, 10 Apr 2014 09:06:11 +0200 Message-ID: <20140410090611.1ec70e97@fornost.bigon.be> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com (ext-mx13.extmail.prod.ext.phx2.redhat.com [10.5.110.18]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s3A76Jeo016146 for ; Thu, 10 Apr 2014 03:06:20 -0400 Received: from anor.bigon.be (anor.bigon.be [91.121.173.99]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s3A76Iu0015409 for ; Thu, 10 Apr 2014 03:06:19 -0400 Received: from anor.bigon.be (localhost.localdomain [127.0.0.1]) by anor.bigon.be (Postfix) with ESMTP id 553801A1E7 for ; Thu, 10 Apr 2014 09:06:17 +0200 (CEST) Received: from anor.bigon.be ([127.0.0.1]) by anor.bigon.be (anor.bigon.be [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 0lXc6V6Jj3gT for ; Thu, 10 Apr 2014 09:06:15 +0200 (CEST) Received: from fornost.bigon.be (unknown [IPv6:2a02:578:85fc:1:226:18ff:fe08:6073]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) (Authenticated sender: bigon) by anor.bigon.be (Postfix) with ESMTPSA id A8C721A1E6 for ; Thu, 10 Apr 2014 09:06:15 +0200 (CEST) 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, With 2.3.5, libauparse is exporting a new symbol (clear_config()) It seems that all the other symbols are prefixed with either auparse_ or audit_, so is this expected? Cheers, Laurent Bigonville Output of some debian tools: --- debian/libauparse0.symbols (libauparse0_1:2.3.5-1_amd64) +++ dpkg-gensymbols5cm36h 2014-04-08 17:59:09.324337637 +0000 @@ -43,3 +43,4 @@ ausearch_clear@Base 1:2.2.1 ausearch_next_event@Base 1:2.2.1 ausearch_set_stop@Base 1:2.2.1 + clear_config@Base 1:2.3.5-1