Summary: | security/wpa_supplicant: Fix build with LibreSSL 2.7 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Bernard Spil <brnrd> | ||||
Component: | Individual Port(s) | Assignee: | Cy Schubert <cy> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | brnrd | ||||
Priority: | --- | Keywords: | needs-qa, patch | ||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(cy) |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | http://lists.infradead.org/pipermail/hostap/2018-April/038375.html | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 226843 | ||||||
Attachments: |
|
A commit references this bug: Author: cy Date: Sun Apr 1 13:36:58 UTC 2018 New revision: 466153 URL: https://svnweb.freebsd.org/changeset/ports/466153 Log: Fix build with LibreSSL 2.7 PR: 227173 Submitted by: brnrd@ MFH: 2018Q3 Changes: head/security/wpa_supplicant/files/patch-src_crypto_crypto__openssl.c head/security/wpa_supplicant/files/patch-src_crypto_tls__openssl.c Committed. Thanks Bernard. For reference, link to upstream problem report http://lists.infradead.org/pipermail/hostap/2018-April/038375.html |
Created attachment 192053 [details] svn diff for security/wpa_supplicant ``` security/wpa_supplicant: Fix build with LibreSSL 2.7 - LibreSSL 2.7 implements OpenSSL 1.1 API PR: Approved by: (maintainer) ```