Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2006 22:38:09 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 106475 for review
Message-ID:  <200609212238.k8LMc9gF000732@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=106475

Change 106475 by rwatson@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@TrustesdBSD.org],[openbsm])
-AC_REVISION([$P4: //depot/projects/trustedbsd/openbsm/configure.ac#31 $])
+AC_INIT([OpenBSM], [1.0a12], [trustedbsd-audit@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])



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609212238.k8LMc9gF000732>