Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Oct 2015 00:01:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203849] [PATCH] security/bro Upgrade to 2.4.1 (fix various crashes) and add BROKER option
Message-ID:  <bug-203849-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203849

            Bug ID: 203849
           Summary: [PATCH] security/bro Upgrade to 2.4.1 (fix various
                    crashes) and add BROKER option
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: leres@ee.lbl.gov
          Keywords: patch

This PR updates security/bro from 2.3.2 to 2.4.1. It depends on:

    https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203463
        [PATCH] devel/caf: change PORTNAME to match ports directory name

    https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203848
         [PATCH] security/broccoli Switch to broccoli version number and update
to 1.97

and should not be committed before they are.

Security fixes include:

    https://bro-tracker.atlassian.net/browse/BIT-1425
        BroString::Set() Attempts Allocation of Negative-Length

    https://bro-tracker.atlassian.net/browse/BIT-1459
        bro segfaults at analyzer::mime::MIME_Entity::ParseFieldParameters

Add a BROKER option which uses devel/caf (C++ actor framework). Note that bro
2.4.1 requires caf 0.13 so patches are included with this PR that upgrade bro
to build with security/caf (0.14.1).

Remove obsolete ELASTICSEARCH option.

-- 
You are receiving this mail because:
You are the assignee for the bug.



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