Date: Tue, 31 May 2011 02:17:43 GMT From: Ryan Steinmetz <rpsfa@rit.edu> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/157450: [update] security/bsmtrace to 1.2.0 Message-ID: <201105310217.p4V2HhEh053691@red.freebsd.org> Resent-Message-ID: <201105310220.p4V2K86V089743@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 157450 >Category: ports >Synopsis: [update] security/bsmtrace to 1.2.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue May 31 02:20:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Ryan Steinmetz >Release: 8.2-RELEASE >Organization: Rochester Institute of Technology >Environment: >Description: - Update to 1.2.0: --Fixed bug which resulted in "status" being ignored for single state sequences --Added support for logging channels. --Added support for state triggers. --Fixed bug where alerts were being produced for state machines that have been expired. (Alerts have already been generated). --Fixed two memory leaks which could really impact systems with high volumes audit records. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -urN /usr/ports/security/bsmtrace/Makefile bsmtrace/Makefile --- /usr/ports/security/bsmtrace/Makefile 2007-10-23 21:08:36.000000000 -0400 +++ bsmtrace/Makefile 2011-05-30 22:08:16.000000000 -0400 @@ -6,7 +6,7 @@ # PORTNAME= bsmtrace -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= csjp diff -urN /usr/ports/security/bsmtrace/distinfo bsmtrace/distinfo --- /usr/ports/security/bsmtrace/distinfo 2007-10-23 21:08:36.000000000 -0400 +++ bsmtrace/distinfo 2011-05-30 22:09:00.000000000 -0400 @@ -1,3 +1,2 @@ -MD5 (bsmtrace-1.1.0.tar.gz) = badeb03b0bdc60c1f0a7e8c48ab72da8 -SHA256 (bsmtrace-1.1.0.tar.gz) = cf4299d2a08cf4f884f1788fe668682878015d83d1e9b1e64da897d91fc31206 -SIZE (bsmtrace-1.1.0.tar.gz) = 23893 +SHA256 (bsmtrace-1.2.0.tar.gz) = 6db95240fd9f831183cd6a0281ff31438b6cefc17ecfd09b38a1ca429de7bc2d +SIZE (bsmtrace-1.2.0.tar.gz) = 27378 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105310217.p4V2HhEh053691>