summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openbsm/NEWS')
-rw-r--r--contrib/openbsm/NEWS27
1 files changed, 26 insertions, 1 deletions
diff --git a/contrib/openbsm/NEWS b/contrib/openbsm/NEWS
index 4223841..86f5163 100644
--- a/contrib/openbsm/NEWS
+++ b/contrib/openbsm/NEWS
@@ -1,5 +1,30 @@
OpenBSM Version History
+OpenBSM 1.2 alpha 2
+
+- auditdistd, a distributed audit trail management daemon, has now been
+ merged. This allows trail files to be securely and reliably synced from
+ audited hosts to an audit server, and employs TLS encryption. Where
+ available, it uses Capsicum to sandbox the service. This work was
+ contributed by Pawel Jakub Dawidek under sponsorship from the FreeBSD
+ Foundation.
+
+OpenBSM 1.2 alpha 1
+
+- Add Capsicum-related error numbers for FreeBSD: ENOTCAPABLE, ECAPMODE.
+- Add Capsicum, process descriptor audit events for FreeBSD.
+- Allow 0% minspace.
+- Fixes from the clang static analyser.
+- Fix expiration of trail files when the host parameter is used.
+- Various typo fixes.
+- Support for Solaris privilege and privilege set tokens.
+- Documentation for getachost(), improvements for getacfilesz().
+- Fix a directory descriptor leak that happened when audit trail partitions
+ filled.
+- Support for more Linux distributions with a partial contemporary endian.h.
+- Improved escaping of XML-encapsulated BSM.
+- A variety of minor documentation, style, and functional.
+
OpenBSM 1.1p2
- Fix audit_event definitions of AUE_OPENAT_RWT and AUE_OPENAT_RWTC.
@@ -464,4 +489,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/NEWS#43 $
+$P4: //depot/projects/trustedbsd/openbsm/NEWS#53 $
OpenPOWER on IntegriCloud