From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: File watches supported in Audit 1.1.5 on Fedora Core 5? Date: Tue, 20 Jun 2006 23:05:04 -0400 Message-ID: <200606202305.04781.sgrubb@redhat.com> References: <20060620005255.GA6986@arlut.utexas.edu> <200606192208.55652.sgrubb@redhat.com> <20060621003223.GA2971@arlut.utexas.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20060621003223.GA2971@arlut.utexas.edu> 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@redhat.com List-Id: linux-audit@redhat.com On Tuesday 20 June 2006 20:32, Jonathan Abbey wrote: > Is there another component I can install on top of Fedora Core 5, or > do I need to move wholesale to rawhide? Just get the rawhide glibc-kerneheaders source rpm and install that. Do an rpmbuild -bp to get it to expand the source code, then find the audit.h file and copy it to /usr/include/linux. You can save the old one just in case you ever need it. You should be safe rolling that one file forward. I would not update any other file from rawhide's package. -Steve