Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Dec 2014 12:31:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195920] New: [PATCH] Add capsicum support to tcpdump
Message-ID:  <bug-195920-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 195920
           Summary: [PATCH] Add capsicum support to tcpdump
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: logan@elandsys.com

Created attachment 150505
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150505&action=edit
Capsicum for tcpdump

The latest release of tcpdump has incorporated the latest changes for capsicum.
It has a small issue where we need to change the configure.in script so as not
to test for cap_rights_init() which is a macro.

This will hopefully be fixed in the next release of tcpdump.

Meanwhile, this patchset fixes it.

-- 
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-195920-13>