Created attachment 192049 [details] svn diff for www/h20 ``` www/h2o: Fix build with LibreSSL 2.7 - LibreSSL 2.7 implements OpenSSL 1.1 API - Use patch from upstream issue 1706 PR: Approved by: ```
Link for upstream pull-request https://github.com/h2o/h2o/issues/1706
Bernard thanks - both for the upstream patch and this one! LGTM, but I can't test it atm as I've got no internet; have you tested this against "normal" openssl too? Hopefully internet is back later in the week so I can do that.
A commit references this bug: Author: brnrd Date: Sat Apr 21 20:38:38 UTC 2018 New revision: 467906 URL: https://svnweb.freebsd.org/changeset/ports/467906 Log: security/trousers: Fix build with LibreSSl 2.7 - LibreSSL 2.7 adds OpenSSL 1.1 API PR: 227169 Approved by: maintainer time-out Changes: head/security/trousers/files/patch-src_trspi_crypto_openssl_rsa.c
A commit references this bug: Author: brnrd Date: Sun Apr 22 08:25:24 UTC 2018 New revision: 467918 URL: https://svnweb.freebsd.org/changeset/ports/467918 Log: www/h2o: Fix build with LibreSSL 2.7 - LibreSSL 2.7 implements OpenSSL 1.1 API - Use patch from upstream issue 1706 PR: 227169 Approved by: maintainer time-out Changes: head/www/h2o/files/patch-issue1706