Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 May 2017 16:16:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219018] databases/pgbouncer: Add patch for LibreSSL 2.5 support
Message-ID:  <bug-219018-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 219018
           Summary: databases/pgbouncer: Add patch for LibreSSL 2.5
                    support
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: tom@hur.st
                CC: m.tsatsenko@gmail.com
             Flags: maintainer-feedback?(m.tsatsenko@gmail.com)
                CC: m.tsatsenko@gmail.com

Created attachment 182250
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D182250&action=
=3Dedit
Patch to 1.7.2_3

LibreSSL 2.5.1 makes many internal symbols private, including those used by
pgbouncer to pad out its TLS connection logs with DH/ECDH information.

Fix compilation by adding a version check for < 2.5.1.

Upstream pull request here: https://github.com/libusual/libusual/pull/17

--=20
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-219018-13>