Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 499004 - sys-process/audit-2.3.6 version bump
Summary: sys-process/audit-2.3.6 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-23 06:57 UTC by Vitaly L. Fadeev
Modified: 2016-08-11 11:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild patch (audit-2.3.6.ebuild.patch,4.28 KB, patch)
2014-05-04 22:13 UTC, Robert Förster
Details | Diff
conf.d patch (auditd-conf.d-2.3.6.patch,630 bytes, patch)
2014-05-04 22:16 UTC, Robert Förster
Details | Diff
init.d patch (auditd-init.d-2.3.6.patch,1.17 KB, patch)
2014-05-04 22:18 UTC, Robert Förster
Details | Diff
ebuild patch (audit-2.3.7.ebuild.patch,2.84 KB, patch)
2014-06-09 11:26 UTC, Robert Förster
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly L. Fadeev 2014-01-23 06:57:08 UTC
Please update sys-process/audit ebuild from 2.2.2 to the latest version 2.3.3
Comment 1 Robert Förster 2014-05-04 22:13:41 UTC
Created attachment 376382 [details, diff]
ebuild patch

this ebuild lacks the ability to disable the network listener since i didn't wanted to introduce another useflag for that, it was enabled by default before it has got its own ./configure option.

- migrate to python-r1, still looks messy IMHO but what can i say, it works (and i can be "happy" that it does not support py3k, i guess...)
- cleanup
- remove prelude useflag, package is gone for over a year now
- add tcpd and apparmor useflag, the latter needing a new metadata.xml entry
Comment 2 Robert Förster 2014-05-04 22:16:45 UTC
Created attachment 376384 [details, diff]
conf.d patch

add option for using augenrules to compile rules from /etc/audit/rules.d into one main rule, defaults to off
Comment 3 Robert Förster 2014-05-04 22:18:19 UTC
Created attachment 376386 [details, diff]
init.d patch

- support augenrules
- fix bug #449990
Comment 4 Robert Förster 2014-06-09 11:26:46 UTC
Created attachment 378584 [details, diff]
ebuild patch

diff to tree:

- cleanup
- remove prelude useflag, package is gone for over a year now
- add tcpd and apparmor useflag, the latter needing a new metadata.xml entry

diff to last patch:
- proper python-r1 conversion from tree
- multilib support

(doesn't seem to be affected by bug #512518 )
Comment 5 SpanKY gentoo-dev 2016-03-30 23:34:46 UTC
2.4.x is in the tree now