PERFORCE change 100513 for review
Robert Watson
rwatson at FreeBSD.org
Mon Jul 3 17:33:47 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=100513
Change 100513 by rwatson at rwatson_peppercorn on 2006/07/03 17:09:36
Start on OpenBSM 1.0 alpha 8.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/HISTORY#16 edit
.. //depot/projects/trustedbsd/openbsm/VERSION#10 edit
.. //depot/projects/trustedbsd/openbsm/configure.ac#25 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/HISTORY#16 (text+ko) ====
@@ -1,3 +1,5 @@
+OpenBSM 1.0 alpha 8
+
OpenBSM 1.0 alpha 7
- Adopted Solaris-compatible format for subject32_ex and subject64_ex
@@ -175,4 +177,4 @@
to support reloading of kernel event table.
- Allow comments in /etc/security configuration files.
-$P4: //depot/projects/trustedbsd/openbsm/HISTORY#15 $
+$P4: //depot/projects/trustedbsd/openbsm/HISTORY#16 $
==== //depot/projects/trustedbsd/openbsm/VERSION#10 (text+ko) ====
@@ -1,1 +1,1 @@
-OPENBSM_1_0_ALPHA_7
+OPENBSM_1_0_ALPHA_8
==== //depot/projects/trustedbsd/openbsm/configure.ac#25 (text+ko) ====
@@ -2,8 +2,8 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([OpenBSM], [1.0a7], [trustedbsd-audit at TrustesdBSD.org],[openbsm])
-AC_REVISION([$P4: //depot/projects/trustedbsd/openbsm/configure.ac#24 $])
+AC_INIT([OpenBSM], [1.0a8], [trustedbsd-audit at TrustesdBSD.org],[openbsm])
+AC_REVISION([$P4: //depot/projects/trustedbsd/openbsm/configure.ac#25 $])
AC_CONFIG_SRCDIR([bin/auditreduce/auditreduce.c])
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_HEADER([config/config.h])
More information about the trustedbsd-cvs
mailing list