Thu, 26 Jun 2025 18:28:50 CST | login

Information for build libssh-0.10.5-5.oc9

ID33761
Package Namelibssh
Version0.10.5
Release5.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/libssh.git?.#a0404dad4ed9c581a8e5f524179ad82ae0a004f8
SummaryA library implementing the SSH protocol
Descriptionlibssh is a C library that enables you to write a program that uses the SSH protocol. With it, you can remotely execute programs, transfer files, or use a secure and transparent tunnel for your remote programs. The SSH protocol is encrypted, ensures data integrity, and provides strong means of authenticating both the server of the client. The library hides a lot of technical details from the SSH protocol, but this does not mean that you should not try to know about and understand these details.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 23 Apr 2025 01:55:36 CST
CompletedWed, 23 Apr 2025 02:32:00 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/libssh.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/libssh.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
libssh-0.10.5-5.oc9.src.rpm (info) (download)
aarch64
libssh-0.10.5-5.oc9.aarch64.rpm (info) (download)
libssh-devel-0.10.5-5.oc9.aarch64.rpm (info) (download)
libssh-debuginfo-0.10.5-5.oc9.aarch64.rpm (info) (download)
libssh-debugsource-0.10.5-5.oc9.aarch64.rpm (info) (download)
loongarch64
libssh-0.10.5-5.oc9.loongarch64.rpm (info) (download)
libssh-devel-0.10.5-5.oc9.loongarch64.rpm (info) (download)
libssh-debuginfo-0.10.5-5.oc9.loongarch64.rpm (info) (download)
libssh-debugsource-0.10.5-5.oc9.loongarch64.rpm (info) (download)
x86_64
libssh-0.10.5-5.oc9.x86_64.rpm (info) (download)
libssh-devel-0.10.5-5.oc9.x86_64.rpm (info) (download)
libssh-debuginfo-0.10.5-5.oc9.x86_64.rpm (info) (download)
libssh-debugsource-0.10.5-5.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.10.5-5 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.10.5-4 - Rebuilt for loongarch release * Wed Jan 31 2024 Xin Cheng <denisecheng@tencent.com> - 0.10.5-3 - Fix CVE-2023-48795: fix prefix truncation attack on Binary Packet Protocol (BPP) - Fix CVE-2023-6918: fix missing checks for return values for digests - Fix CVE-2023-6004: fix ProxyCommand/ProxyJump features allow injection * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.10.5-2 - Rebuilt for OpenCloudOS Stream 23.09 * Mon Aug 21 2023 cunshunxia <cunshunxia@tencent.com> - 0.10.5-1 - upgrade to 0.10.5 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.10.4-2 - Rebuilt for OpenCloudOS Stream 23.05 * Mon Apr 03 2023 cunshunxia <cunshunxia@tencent.com> - 0.10.4-1 - upgrade to 0.10.4 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.6-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Jul 07 2022 cunshunxia <cunshunxia@tencent.com> - 0.9.6-1 - initial build