Bug 235691

Summary: devel/boost-libs : ASIO closing SSL connections incorrect
Product: Ports & Packages Reporter: Tilman Keskinoz <arved>
Component: Individual Port(s)Assignee: FreeBSD Office Team <office>
Status: Closed DUPLICATE    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (office)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch for files directory none

Description Tilman Keskinoz freebsd_committer freebsd_triage 2019-02-12 11:01:48 UTC
Created attachment 201952 [details]
patch for files directory

On connection close no TLS alert is sent.

Bug was reported upstream, but upstream appears to be dormant. So I would like to add this patch to our port.

https://svn.boost.org/trac10/ticket/9261
https://github.com/boostorg/asio/issues/189
https://github.com/boostorg/asio/pull/193
Comment 2 Jan Beich freebsd_committer freebsd_triage 2019-03-17 19:24:40 UTC
Backporting upstream changes is fine. However, given Asio is header-only library it's not clear where to bump PORTREVISION.
Comment 3 Jan Beich freebsd_committer freebsd_triage 2019-04-18 01:26:10 UTC
Already included in Boost 1.70.

*** This bug has been marked as a duplicate of bug 235956 ***