Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2015 10:45:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198981] [PATCH] dns/knot: Fix build with LibreSSL
Message-ID:  <bug-198981-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 198981
           Summary: [PATCH] dns/knot: Fix build with LibreSSL
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: spil.oss@gmail.com
                CC: freebsd@dns-lab.com
             Flags: maintainer-feedback?(freebsd@dns-lab.com)
          Keywords: patch
                CC: freebsd@dns-lab.com

Created attachment 154909
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154909&action=edit
svn diff for dns/knot

dns/knot fails to build with LibreSSL due to missing ENGINE_load_gost method.
There is a detection mechanism in the code but that did't pick up LibreSSL,
attached patch fixes that.

Upstreamed to https://gitlab.labs.nic.cz/labs/knot/issues/335

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