diff options
author | 2005-05-01 03:20:48 +0000 | |
---|---|---|
committer | 2005-05-01 03:20:48 +0000 | |
commit | 94af0cc009fdbf4822022fe6e21a1913b7bee862 (patch) | |
tree | 813cce93dfabd48f1b941dcb2e0e25eb20d3c652 /sys-process/audit/ChangeLog | |
parent | went amd64 back to ~amd64, silvercity needs to stabelize before (diff) | |
download | historical-94af0cc009fdbf4822022fe6e21a1913b7bee862.tar.gz historical-94af0cc009fdbf4822022fe6e21a1913b7bee862.tar.bz2 historical-94af0cc009fdbf4822022fe6e21a1913b7bee862.zip |
Move to /sbin for early boot running, and install sample rules. Also more secure perms as recommended by upstream.
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'sys-process/audit/ChangeLog')
-rw-r--r-- | sys-process/audit/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sys-process/audit/ChangeLog b/sys-process/audit/ChangeLog index 1e6950ce819a..2e36f22eb933 100644 --- a/sys-process/audit/ChangeLog +++ b/sys-process/audit/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sys-process/audit # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.2 2005/05/01 02:40:15 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.3 2005/05/01 03:20:47 robbat2 Exp $ + +*audit-0.7.2-r1 (30 Apr 2005) + + 30 Apr 2005; Robin H. Johnson <robbat2@gentoo.org> metadata.xml, + +files/auditd.confd-0.7.2-r1, +files/auditd.initd-0.7.2-r1, + +audit-0.7.2-r1.ebuild: + Move to /sbin for early boot running, and install sample rules. Also more + secure perms as recommended by upstream. *audit-0.7.2 (01 May 2005) |