notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2023Q4
py-asyncssh Asynchronous SSHv2 client and server library
2.14.2 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.14.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-12-25 09:42:22
Last Update: 2023-12-25 09:40:18
Commit Hash: f919849
Also Listed In: python
License: EPL
WWW:
https://github.com/ronf/asyncssh
Description:
AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python 3.6+ asyncio framework.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}asyncssh>0:security/py-asyncssh@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-asyncssh/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-asyncssh
  • pkg install py39-asyncssh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-asyncssh listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-asyncssh
Package flavors (<flavor>: <package>)
  • py39: py39-asyncssh
distinfo:
TIMESTAMP = 1703227918 SHA256 (asyncssh-2.14.2.tar.gz) = e956bf8988d07a06ba3305f6604e261f4ca014c4a232f0873f1c7692fbe3cfc2 SIZE (asyncssh-2.14.2.tar.gz) = 498190

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-typing-extensions>=3.6 : devel/py-typing-extensions@py39
  2. py39-bcrypt>=3.1.3 : security/py-bcrypt@py39
  3. py39-fido2>=0.9.2 : security/py-fido2@py39
  4. py39-openssl>=23.0.0,1 : security/py-openssl@py39
  5. py39-cryptography>=41.0.4,1 : security/py-cryptography@py39
  6. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  7. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-asyncssh-2.14.2: BCRYPT=on: OpenSSH private key encryption FIDO2=on: FIDO2 support GSSAPI=off: GSSAPI key exchange and authentication LIBNACL=off: Curve25519, Ed25519 and Chacha20-Poly1305 support NETTLE=off: UMAC cryptographic hashes PKCS11=off: PKCS #11 support PYOPENSSL=on: X.509 certificate authentication ===> Use 'make config' to modify these settings
Options name:
security_py-asyncssh
USES:
cpe python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/asyncssh/
  2. https://pypi.org/packages/source/a/asyncssh/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.14.2
25 Dec 2023 09:40:18
commit hash: f9198490dc5ec1a017a3cb4f4378b5d41369a1b0commit hash: f9198490dc5ec1a017a3cb4f4378b5d41369a1b0commit hash: f9198490dc5ec1a017a3cb4f4378b5d41369a1b0commit hash: f9198490dc5ec1a017a3cb4f4378b5d41369a1b0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Update to 2.14.2

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
Security:	CVE-2023-48795
(cherry picked from commit 023c9e1d0a7bdbb38437bb5803bbb8f06c5233aa)
2.14.1
25 Dec 2023 09:40:18
commit hash: 60583f7ebb77a480605979e0ebbac86ff4899324commit hash: 60583f7ebb77a480605979e0ebbac86ff4899324commit hash: 60583f7ebb77a480605979e0ebbac86ff4899324commit hash: 60583f7ebb77a480605979e0ebbac86ff4899324 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Update to 2.14.1

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
Security:	CVE-2023-46445, CVE-2023-46446
(cherry picked from commit dcd570adaeb52fed4925a53c9101dea9f35c9078)
2.14.0
25 Dec 2023 09:40:17
commit hash: 238163754131387903e1744c35ae8cce1b16a92dcommit hash: 238163754131387903e1744c35ae8cce1b16a92dcommit hash: 238163754131387903e1744c35ae8cce1b16a92dcommit hash: 238163754131387903e1744c35ae8cce1b16a92d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Update to 2.14.0

- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
(cherry picked from commit 74187afa7b529fcd107c7ae4e0ce802ad6b25f94)

Number of commits found: 3