Thu, 26 Jun 2025 22:37:49 CST | login

Information for build python-asyncssh-2.13.2-2.oc9

ID24499
Package Namepython-asyncssh
Version2.13.2
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-asyncssh.git?.#dd1588dccc7bca44ef68e3a3f6919c4a64e9c121
SummaryAsynchronous SSH for Python
DescriptionPython 3 library for asynchronous client and server-side SSH communication. It uses the Python asyncio module and implements many SSH protocol features such as the various channels, SFTP, SCP, forwarding, session multiplexing over a connection and more.
Built byocs-bot
State complete
Volume DEFAULT
StartedWed, 05 Jun 2024 21:07:42 CST
CompletedWed, 05 Jun 2024 21:08:43 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-asyncssh.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-asyncssh.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-asyncssh-2.13.2-2.oc9.src.rpm (info) (download)
noarch
python3-asyncssh-2.13.2-2.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jun 03 2024 Ze Zhang <bbrucezhang@tencent.com> - 2.13.2-2 - [Type] bugfix - [DESC] Fixed CVE-2023-46445 and CVE-2023-46446 * Tue Sep 26 2023 Shuo Wang <abushwang@tencent.com> - 2.13.2-1 - Update to 2.13.2 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.12.0-7 - Rebuilt for python 3.11 * Mon Sep 18 2023 Miaojun Dong <zoedong@tencent.com> - 2.12.0-6 - Rebuild for pyOpenSSL-23.2.0 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.12.0-5 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.12.0-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.12.0-3 - Rebuilt for OpenCloudOS Stream 23 * Tue Jan 17 2023 Xin Cheng <denisecheng@tencent.com> - 2.12.0-2 - Delete unused patch for old release * Thu Jan 12 2023 Xin Cheng <denisecheng@tencent.com> - 2.12.0-1 - package init.