[Bug 238011] dns/bind914: mount/copy plugin libraries in chroot [PATCH]

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 21 03:20:12 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238011

            Bug ID: 238011
           Summary: dns/bind914: mount/copy plugin libraries in chroot
                    [PATCH]
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: mat at FreeBSD.org
          Reporter: ryan at timewasted.me
             Flags: maintainer-feedback?(mat at FreeBSD.org)
          Assignee: mat at FreeBSD.org

Created attachment 204498
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204498&action=edit
Patch for the init script to handle the plugin libraries

BIND 9.14 introduced a plugin mechanism which allows some functionality to be
moved to external libraries.  The first example of this is the filter-aaaa.so
plugin.  When running BIND in a chroot, these plugins do not get mounted/copied
into the chroot, which can lead to problems.  I've attached a simple patch for
the init script which is modeled off of how the OpenSSL engines get mounted.

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


More information about the freebsd-ports-bugs mailing list