diff options
Diffstat (limited to 'contrib/openbsm/CHANGELOG')
-rw-r--r-- | contrib/openbsm/CHANGELOG | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/contrib/openbsm/CHANGELOG b/contrib/openbsm/CHANGELOG index 1bb08f3..d9fe34b 100644 --- a/contrib/openbsm/CHANGELOG +++ b/contrib/openbsm/CHANGELOG @@ -1,3 +1,12 @@ +OpenBSM 1.0 alpha 3 + +- Man page formatting, cross reference, mlinks, and accuracy improvements. +- auditd and tools now compile and run on FreeBSD/arm. +- auditd will now fchown() the trail file to the audit review group, if + defined at compile-time. +- Added AUE_SYSARCH for FreeBSD. +- Definition of AUE_SETFSGID fixed for Linux. + OpenBSM 1.0 alpha 2 - Man page formatting improvements. @@ -71,5 +80,6 @@ OpenBSM 1.0 alpha 1 - Annotate BSM events with origin OS and compatibility information. - auditd(8), audit(8) added to the OpenBSM distribution. auditd extended to support reloading of kernel event table. +- Allow comments in /etc/security configuration files. -$P4: //depot/projects/trustedbsd/openbsm/CHANGELOG#7 $ +$P4: //depot/projects/trustedbsd/openbsm/CHANGELOG#10 $ |