Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 215637

Summary: app-forensics/aide ebuild enhancements
Product: Gentoo Linux Reporter: Gilles Dartiguelongue (RETIRED) <eva>
Component: New packagesAssignee: MATSUU Takuto (RETIRED) <matsuu>
Status: VERIFIED FIXED    
Severity: enhancement CC: forensics+obsolete
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: aide-0.13.1-r1.ebuild.patch
aide-0.13.1-configure.patch
aide.cron
aide.cron.patch

Description Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-03-31 20:01:24 UTC
Hi there,

I wasn't interested on depending on mailx just because of a script so I decided to hack up something around it.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-03-31 20:03:40 UTC
Created attachment 147893 [details, diff]
aide-0.13.1-r1.ebuild.patch

let me start by an ebuild patch. It features some cosmetic changes and notably goes back to using use_enable and use_with thanks to my next patch.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-03-31 20:04:26 UTC
Created attachment 147894 [details, diff]
aide-0.13.1-configure.patch

Here is the configure patch making previous use of use_enable and use_with possible. It makes the ebuild readable again ;)
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-03-31 20:07:06 UTC
Created attachment 147896 [details]
aide.cron

the complete aide.cron script modified to not depend on mailx but rather the commonly found sendmail interface (which I use with the default ssmtp on gentoo).

You might want to check what provides tempfile though but other than that, I think it's really an improvment over the original script. I've been using it daily for months.
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-03-31 20:08:48 UTC
Created attachment 147897 [details, diff]
aide.cron.patch

and finally the aide.cron patch against the in tree version if you feel to give easier review :)

Hope this makes sense and TIA for reviewing this stuff.
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-04-12 13:48:17 UTC
ping ?
Comment 6 MATSUU Takuto (RETIRED) gentoo-dev 2008-04-13 16:20:08 UTC
in cvs except cron setting.
Comment 7 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-04-13 22:34:23 UTC
thanks :)