pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/py-asyncssh py-asyncssh: updated to 2.2.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a33744faf99e
branches:  trunk
changeset: 412832:a33744faf99e
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Mar 12 16:36:31 2020 +0000

description:
py-asyncssh: updated to 2.2.0

Release 2.2.0

Added support for U2F/FIDO2 security keys, with the following capabilities:
ECDSA (NISTP256) and Ed25519 key algorithms
Key generation, including control over the application and user the key is associated with and whether touch is required when using the key
Certificate generation, both as a key being signed and a CA key
Resident keys, allowing security keys to be used on multiple machines without any information being stored outside of the key
Access to and management of keys loaded in an OpenSSH ssh-agent
Support for both user and host keys and certificates
Support for ?no-touch-required? option in authorized_keys files
Support for ?no-touch-required? option in OpenSSH certificates
Compatibility with security key support added in OpenSSH version 8.2
Added login timeout client option and limits on the length and number of banner lines AsyncSSH will accept prior to the SSH version header.
Improved load_keypairs() to read public key files, confirming that they are consistent with their associated private key when they are present.
Fixed issues in the SCP server related to handling filenames with spaces.
Fixed an issue with resuming reading after readuntil() returns an incomplete read.
Fixed a potential issue related to asyncio not reporting sockname/peername when a connection is closed immediately after it is opened.
Made SSHConnection a subclass of asyncio.Protocol to please type checkers.

diffstat:

 security/py-asyncssh/Makefile |   6 +++---
 security/py-asyncssh/PLIST    |  11 ++++++++++-
 security/py-asyncssh/distinfo |  10 +++++-----
 3 files changed, 18 insertions(+), 9 deletions(-)

diffs (59 lines):

diff -r 3ac754234b62 -r a33744faf99e security/py-asyncssh/Makefile
--- a/security/py-asyncssh/Makefile     Thu Mar 12 16:35:10 2020 +0000
+++ b/security/py-asyncssh/Makefile     Thu Mar 12 16:36:31 2020 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.18 2019/12/01 11:45:35 adam Exp $
+# $NetBSD: Makefile,v 1.19 2020/03/12 16:36:31 adam Exp $
 
-DISTNAME=      asyncssh-2.1.0
+DISTNAME=      asyncssh-2.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/asyncssh/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://asyncssh.timeheart.net/
+HOMEPAGE=      https://asyncssh.readthedocs.io/
 COMMENT=       Asynchronous SSHv2 client and server library
 LICENSE=       eclipse-license
 
diff -r 3ac754234b62 -r a33744faf99e security/py-asyncssh/PLIST
--- a/security/py-asyncssh/PLIST        Thu Mar 12 16:35:10 2020 +0000
+++ b/security/py-asyncssh/PLIST        Thu Mar 12 16:36:31 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2019/08/25 12:24:06 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2020/03/12 16:36:31 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -163,6 +163,15 @@
 ${PYSITELIB}/asyncssh/sftp.py
 ${PYSITELIB}/asyncssh/sftp.pyc
 ${PYSITELIB}/asyncssh/sftp.pyo
+${PYSITELIB}/asyncssh/sk.py
+${PYSITELIB}/asyncssh/sk.pyc
+${PYSITELIB}/asyncssh/sk.pyo
+${PYSITELIB}/asyncssh/sk_ecdsa.py
+${PYSITELIB}/asyncssh/sk_ecdsa.pyc
+${PYSITELIB}/asyncssh/sk_ecdsa.pyo
+${PYSITELIB}/asyncssh/sk_eddsa.py
+${PYSITELIB}/asyncssh/sk_eddsa.pyc
+${PYSITELIB}/asyncssh/sk_eddsa.pyo
 ${PYSITELIB}/asyncssh/socks.py
 ${PYSITELIB}/asyncssh/socks.pyc
 ${PYSITELIB}/asyncssh/socks.pyo
diff -r 3ac754234b62 -r a33744faf99e security/py-asyncssh/distinfo
--- a/security/py-asyncssh/distinfo     Thu Mar 12 16:35:10 2020 +0000
+++ b/security/py-asyncssh/distinfo     Thu Mar 12 16:36:31 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2019/12/01 11:45:35 adam Exp $
+$NetBSD: distinfo,v 1.19 2020/03/12 16:36:31 adam Exp $
 
-SHA1 (asyncssh-2.1.0.tar.gz) = b937691ab5a3b2dde3cc424b9fef13481a2a253d
-RMD160 (asyncssh-2.1.0.tar.gz) = 3decf62c9f150aac3c41ba578cce7e5d69dbf48a
-SHA512 (asyncssh-2.1.0.tar.gz) = 10701163a3133a83fd74759a19fe5da978ae72f1bcd68be2dbe1827ab2f4e75e09ca38514dd51b6086a284a4ad1721504cb47808ae411aa2c6c71a04aa2f144a
-Size (asyncssh-2.1.0.tar.gz) = 325135 bytes
+SHA1 (asyncssh-2.2.0.tar.gz) = 8bcf732c0680efc5715d6e2401266e133a5f175e
+RMD160 (asyncssh-2.2.0.tar.gz) = 88b9adced56cfeba7ce43726822455c708f7299a
+SHA512 (asyncssh-2.2.0.tar.gz) = 8fca03803d798bd29df55234c694fe56e3fa1fb3b005bb4e54d9d36c27085dd83faba93c6dc79fa4bc6e4eaa6bb8915d4ea25860668593cea2790d6888680daa
+Size (asyncssh-2.2.0.tar.gz) = 336793 bytes



Home | Main Index | Thread Index | Old Index