PERFORCE change 106475 for review

Robert Watson rwatson at FreeBSD.org
Thu Sep 21 15:38:15 PDT 2006


http://perforce.freebsd.org/chv.cgi?CH=106475

Change 106475 by rwatson at rwatson_sesame on 2006/09/21 22:37:23

	OpenBSM 1.0 alpha 12 is our current version.

Affected files ...

.. //depot/projects/trustedbsd/openbsm/HISTORY#34 edit
.. //depot/projects/trustedbsd/openbsm/VERSION#13 edit
.. //depot/projects/trustedbsd/openbsm/configure.ac#32 edit

Differences ...

==== //depot/projects/trustedbsd/openbsm/HISTORY#34 (text+ko) ====

@@ -1,3 +1,5 @@
+OpenBSM 1.0 alpha 12
+
 OpenBSM 1.0 alpha 11
 
 - Reclassify certain read/write operations as having no class rather than the
@@ -243,4 +245,4 @@
   to support reloading of kernel event table.
 - Allow comments in /etc/security configuration files.
 
-$P4: //depot/projects/trustedbsd/openbsm/HISTORY#33 $
+$P4: //depot/projects/trustedbsd/openbsm/HISTORY#34 $

==== //depot/projects/trustedbsd/openbsm/VERSION#13 (text+ko) ====

@@ -1,1 +1,1 @@
-OPENBSM_1_0_ALPHA_11
+OPENBSM_1_0_ALPHA_12

==== //depot/projects/trustedbsd/openbsm/configure.ac#32 (text+ko) ====

@@ -2,8 +2,8 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([OpenBSM], [1.0a11], [trustedbsd-audit at TrustesdBSD.org],[openbsm])
-AC_REVISION([$P4: //depot/projects/trustedbsd/openbsm/configure.ac#31 $])
+AC_INIT([OpenBSM], [1.0a12], [trustedbsd-audit at TrustesdBSD.org],[openbsm])
+AC_REVISION([$P4: //depot/projects/trustedbsd/openbsm/configure.ac#32 $])
 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