Bug 215637 - app-forensics/aide ebuild enhancements
Bug#: 215637 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: CLOSED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: matsuu@gentoo.org Reported By: eva@gentoo.org
Component: Ebuilds
URL: 
Summary: app-forensics/aide ebuild enhancements
Keywords:  
Status Whiteboard: 
Opened: 2008-03-31 20:01 0000
Description:   Opened: 2008-03-31 20:01 0000
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 From Gilles Dartiguelongue 2008-03-31 20:03:40 0000 -------
Created an attachment (id=147893) [details]
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 From Gilles Dartiguelongue 2008-03-31 20:04:26 0000 -------
Created an attachment (id=147894) [details]
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 From Gilles Dartiguelongue 2008-03-31 20:07:06 0000 -------
Created an attachment (id=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 From Gilles Dartiguelongue 2008-03-31 20:08:48 0000 -------
Created an attachment (id=147897) [details]
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 From Gilles Dartiguelongue 2008-04-12 13:48:17 0000 -------
ping ?

------- Comment #6 From MATSUU Takuto 2008-04-13 16:20:08 0000 -------
in cvs except cron setting.

------- Comment #7 From Gilles Dartiguelongue 2008-04-13 22:34:23 0000 -------
thanks :)