Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 2006 23:27:07 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 106622 for review
Message-ID:  <200609242327.k8ONR727096460@repoman.freebsd.org>

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

Change 106622 by rwatson@rwatson_sesame on 2006/09/24 23:26:29

	Now we're working on OpenBSM 1.0 alpha 13.

Affected files ...

.. //depot/projects/trustedbsd/openbsm/HISTORY#40 edit
.. //depot/projects/trustedbsd/openbsm/VERSION#14 edit
.. //depot/projects/trustedbsd/openbsm/configure.ac#33 edit

Differences ...

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

@@ -1,3 +1,5 @@
+OpenBSM 1.0 alpha 13
+
 OpenBSM 1.0 alpha 12
 
 - Correct bug in auditreduce which prevented the -c option from working
@@ -264,4 +266,4 @@
   to support reloading of kernel event table.
 - Allow comments in /etc/security configuration files.
 
-$P4: //depot/projects/trustedbsd/openbsm/HISTORY#39 $
+$P4: //depot/projects/trustedbsd/openbsm/HISTORY#40 $

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

@@ -1,1 +1,1 @@
-OPENBSM_1_0_ALPHA_12
+OPENBSM_1_0_ALPHA_13

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

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