Date: Mon, 3 Jul 2006 17:10:30 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 100513 for review Message-ID: <200607031710.k63HAUcF019034@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=100513 Change 100513 by rwatson@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@TrustesdBSD.org],[openbsm]) -AC_REVISION([$P4: //depot/projects/trustedbsd/openbsm/configure.ac#24 $]) +AC_INIT([OpenBSM], [1.0a8], [trustedbsd-audit@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])
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607031710.k63HAUcF019034>