Thu, 26 Jun 2025 22:16:17 CST | login

Information for build apache-sshd-2.9.2-1.oc9

ID33185
Package Nameapache-sshd
Version2.9.2
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/apache-sshd.git?.#6cb5bd82ed5b74fe0d43dfedc3dae297743d2885
SummaryApache SSHD
DescriptionApache MINA SSHD is a 100% pure java library to support the SSH protocols on both the client and server side. It does not aim at being a replacement for the SSH client or SSH server from Unix operating systems, but rather provides support for Java based applications requiring SSH support. The library can leverage several I/O back-ends: - The default transport is built-in and uses Java’s AsynchronousSocketChannels. - Apache MINA, a scalable and high performance asynchronous I/O library, can be used instead, or the Netty asynchronous event-driven network framework is also supported.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedTue, 22 Apr 2025 16:27:36 CST
CompletedTue, 22 Apr 2025 16:29:54 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/apache-sshd.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/apache-sshd.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
apache-sshd-2.9.2-1.oc9.src.rpm (info) (download)
noarch
apache-sshd-2.9.2-1.oc9.noarch.rpm (info) (download)
apache-sshd-javadoc-2.9.2-1.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 * Fri Mar 07 2025 Xiaojie Chen <jackxjchen@tencent.com> - 2.9.2-1 - Upgrade to version 2.9.2 - Fix CVE-2022-45047 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.8.0-5 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.8.0-4 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.8.0-3 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.8.0-2 - Rebuilt for OpenCloudOS Stream 23.05 * Tue Apr 25 2023 cunshunxia <cunshunxia@tencent.com> - 2.8.0-1 - initial build