[Bug 203849] [PATCH] security/bro Upgrade to 2.4.1 (fix various crashes) and add BROKER option

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 18 00:01:30 UTC 2015


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 at FreeBSD.org
          Reporter: leres at 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.


More information about the freebsd-ports-bugs mailing list