diff options
author | 2007-09-26 17:12:58 +0000 | |
---|---|---|
committer | 2007-09-26 17:12:58 +0000 | |
commit | 85498f4073cbe89cf94cc90038a9a8c7f955f5ce (patch) | |
tree | 1e58827937b370f143030fe772f49ae48d32089b /profiles | |
parent | Stable for HPPA. (diff) | |
download | gentoo-2-85498f4073cbe89cf94cc90038a9a8c7f955f5ce.tar.gz gentoo-2-85498f4073cbe89cf94cc90038a9a8c7f955f5ce.tar.bz2 gentoo-2-85498f4073cbe89cf94cc90038a9a8c7f955f5ce.zip |
Added audit and xattr USE flag for app-forensics/aide.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 23c26c406e88..dd7565abb2ce 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.666 2007/09/26 13:29:30 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.667 2007/09/26 17:12:58 matsuu Exp $ + + 26 Sep 2007; MATSUU Takuto <matsuu@gentoo.org> use.local.desc: + Added audit and xattr USE flag for app-forensics/aide. 26 Sep 2007; Ulrich Mueller <ulm@gentoo.org> package.mask: Mask app-emacs/speedbar for removal. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index a15012270176..1a69fea7beab 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3041 2007/09/23 16:20:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3042 2007/09/26 17:12:58 matsuu Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -155,6 +155,8 @@ app-emulation/xen-tools:screen - Enable support for running domain U consoles in app-emulation/xen-tools:ioemu - Enable support for emulated io devices including video via VNC for domainUs app-emulation/xen:custom-cflags - Use CFLAGS from /etc/make.conf rather than the default Xen CFLAGS (not supported) app-emulation/xen:pae - Enable support for PAE kernels (usually x86-32 with >4GB memory) +app-forensics/aide:audit - Enable support for sys-process/audit +app-forensics/aide:xattr - if you want extended attributes enabled app-forensics/samhain:login-watch - Compile in the module to watch for login/logout events app-forensics/samhain:mounts-check - Compile in the module to check for correct mount options app-forensics/samhain:netclient - Compile a client, rather than a standalone version |