Subject: CVS commit: pkgsrc/security/py-asyncssh
From: Adam Ciarcinski
Date: 2018-04-18 09:01:23
Message id: 20180418070123.A598BFBEC@cvs.NetBSD.org

Log Message:
py-asyncssh: updated to 1.12.2

Release 1.12.2:
Added support for using pathlib objects as paths in calls to SFTP methods, in \ 
addition to Unicode and byte strings. This is mainly intended for use in \ 
constructing local paths, but it can also be used for remote paths as long as \ 
POSIX-style pathlib objects are used and an appropriate path encoding is set to \ 
handle the conversion from Unicode to bytes.
Changed server EXT_INFO message to only be sent after the first SSH key \ 
exchange, to match the specification recently published in RFC 8308.
Fixed edge case in TCP connection forwarding where data received on a forward \ 
TCP connection was not delivered if the connection was closed or half-closed \ 
before the corresponding SSH tunnel was fully established.
Made note about OpenSSH not properly handling send_signal more visible.

Files:
RevisionActionfile
1.5modifypkgsrc/security/py-asyncssh/Makefile
1.5modifypkgsrc/security/py-asyncssh/distinfo