aboutsummaryrefslogtreecommitdiff
path: root/contrib/openbsm/HISTORY
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2007-07-22 12:18:31 +0000
committerRobert Watson <rwatson@FreeBSD.org>2007-07-22 12:18:31 +0000
commit0814440e5f9b64a463ab78e3b9c6252f5cef135d (patch)
tree504ceacc262ae2b668bb2ddae055672e0375a705 /contrib/openbsm/HISTORY
parentbc168a6cdd45ba809a5580b6e67ebc6806b5aeb3 (diff)
downloadsrc-0814440e5f9b64a463ab78e3b9c6252f5cef135d.tar.gz
src-0814440e5f9b64a463ab78e3b9c6252f5cef135d.zip
Vendor import TrustedBSD OpenBSM 1.0 alpha 15, with the following change
history since the last import: OpenBSM 1.0 alpha 15 - Fix bug when processing in_addr_ex tokens. - Restore the behavior of printing the string/text specified while auditing arg32 tokens. - Synchronized audit event list to Solaris, picking up the *at(2) system call definitions, now required for FreeBSD and Linux. Added additional events for *at(2) system calls not present in Solaris. - Bugs in auditreduce(8) fixed allowing partial date strings to be used in filtering events. Approved by: re (hrs) MFC after: 3 weeks Obtained from: TrustedBSD Project
Notes
Notes: svn path=/vendor/openbsm/dist/; revision=171537
Diffstat (limited to 'contrib/openbsm/HISTORY')
-rw-r--r--contrib/openbsm/HISTORY13
1 files changed, 12 insertions, 1 deletions
diff --git a/contrib/openbsm/HISTORY b/contrib/openbsm/HISTORY
index 6464a0d85baa..147b3139d462 100644
--- a/contrib/openbsm/HISTORY
+++ b/contrib/openbsm/HISTORY
@@ -1,3 +1,14 @@
+OpenBSM 1.0 alpha 15
+
+- Fix bug when processing in_addr_ex tokens.
+- Restore the behavior of printing the string/text specified while
+ auditing arg32 tokens.
+- Synchronized audit event list to Solaris, picking up the *at(2) system call
+ definitions, now required for FreeBSD and Linux. Added additional events
+ for *at(2) system calls not present in Solaris.
+- Bugs in auditreduce(8) fixed allowing partial date strings to be used in
+ filtering events.
+
OpenBSM 1.0 alpha 14
- Fix endian issues when processing IPv6 addresses for extended subject
@@ -284,4 +295,4 @@ OpenBSM 1.0 alpha 1
to support reloading of kernel event table.
- Allow comments in /etc/security configuration files.
-$P4: //depot/projects/trustedbsd/openbsm/HISTORY#50 $
+$P4: //depot/projects/trustedbsd/openbsm/HISTORY#55 $