Created attachment 194957 [details] Patch for mongodb 3.6 to allow building with LibreSSL 2.7 This fixes the build for LibreSSL 2.7, I'll commit thisusing SSL blanket approval, but want to leave a papertrail. Also opened a pull request upstream.
A commit references this bug: Author: grembo Date: Sun Jul 8 18:16:41 UTC 2018 New revision: 474192 URL: https://svnweb.freebsd.org/changeset/ports/474192 Log: Fix build with LibreSSL 2.7 PR: 229608 Approved by: SSL blanket MFH: 2018Q3 Changes: head/databases/mongodb36/files/patch-src-mongo-crypto-sha_block_openssl.cpp head/databases/mongodb36/files/patch-src-mongo-util-net-ssl_manager.cpp
Thanks for this Michael!
A commit references this bug: Author: grembo Date: Mon Jul 9 09:40:10 UTC 2018 New revision: 474247 URL: https://svnweb.freebsd.org/changeset/ports/474247 Log: MFH: r474192 Fix build with LibreSSL 2.7 PR: 229608 Approved by: ports-secteam (build fix blanket) Changes: _U branches/2018Q3/ branches/2018Q3/databases/mongodb36/files/patch-src-mongo-crypto-sha_block_openssl.cpp branches/2018Q3/databases/mongodb36/files/patch-src-mongo-util-net-ssl_manager.cpp