Subject: CVS commit: pkgsrc/security/py-asyncssh
From: Adam Ciarcinski
Date: 2018-07-04 05:38:34
Message id: 20180704033834.5DE32FB3E@cvs.NetBSD.org

Log Message:
py-asyncssh: updated to 1.13.2

Release 1.13.2:
Added support for accessing client host keys via the OpenSSH ssh-keysign program \ 
when doing host-based authentication. If ssh-keysign is present and enabled on \ 
the system, an AsyncSSH based SSH client can use host-based authentication \ 
without access to the host private keys.
Added support for using pathlib path objects when reading and writing private \ 
and public keys and certificates.
Added support for auth_completed() callback in the SSHServer class which runs \ 
when authentication completes successfully on each new connection.
Fixed host-based authentication unit tests to mock out calls to getnameinfo() to \ 
avoid failures on systems with restricted network functionality.

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