From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH 0/3] Misc build fixes Date: Wed, 06 Jul 2016 18:45:28 -0400 Message-ID: <2008682.VKiKRQpury@x2> References: <1467832099-12255-1-git-send-email-thomas.petazzoni@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1467832099-12255-1-git-send-email-thomas.petazzoni@free-electrons.com> 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 On Wednesday, July 6, 2016 9:08:16 PM EDT Thomas Petazzoni wrote: > The first two patches in this series fix misc build issues of audit > with old kernel headers. I applied both. The second patch was not complete. You might want to pull what's in svn and make sure everything works for your target OS. > The last patch fixes warnings encountered when running autoreconf on > audit's configure.ac. > > As a side note, are there any plans to switch the audit development to > a Git repository? Having to switch back to Subversion is really > painful, which is why the patches in this series are Git-formatted. Eventually. I'm using it for a couple other projects and when I feel comfortable I'll switch this over. This is a much more important project than the other two. -Steve