Created attachment 222115 [details] patch A recent commit to head enables KTLS in base openssl by default for amd64. This change uncovered what appears to be a bug in serf. I reported it on the mailing lists and jhb provided a patch for base embedded serf: https://lists.freebsd.org/pipermail/dev-commits-src-all/2021-February/002195.html This bug report is just a porting of his patch to the ports tree version of serf. The base bug is being tracked at bug #253135
^Triage: fix Summary and assign to maintainer. To submitter: please note that bugmeister@ is discouraging the use of the patch Keyword (and [patch] convention) in favor of deriving this from the metadata w/rt Attachments.
A commit references this bug: Author: lev Date: Wed Feb 3 20:35:25 UTC 2021 New revision: 563962 URL: https://svnweb.freebsd.org/changeset/ports/563962 Log: Fix incompatibility with KTLS. PR: 253214 Submitted by: madpilot@FreeBSD.org Changes: head/www/serf/Makefile head/www/serf/files/patch-buckets_ssl__buckets.c
Committed, thnx!
Can you MFH to 2021Q1 as well? KTLS in base OpenSSL is scheduled for MFC to /stable/13 which uses /quarterly by default.
(In reply to Jan Beich from comment #4) I'll try, though I never did it before.
Need to MFH to 2021Q1.
A commit references this bug: Author: lev Date: Thu Feb 4 11:38:07 UTC 2021 New revision: 564018 URL: https://svnweb.freebsd.org/changeset/ports/564018 Log: MFH: r563962 Fix incompatibility with KTLS. PR: 253214 Submitted by: madpilot@FreeBSD.org Approved by: portmgr (blanket, FAQ 20.6.2) Changes: _U branches/2021Q1/ branches/2021Q1/www/serf/Makefile branches/2021Q1/www/serf/files/patch-buckets_ssl__buckets.c
Merged to 2021Q1