Mon, 20 Apr 2026 10:15:10 CST | login

Information for build libssh-0.10.5-7.oc9

ID46586
Package Namelibssh
Version0.10.5
Release7.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/libssh.git#166a3d241f40c7f0a60a008426e74d3bbc909908
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 byoc-bot
State complete
Volume DEFAULT
StartedFri, 17 Apr 2026 15:24:19 CST
CompletedFri, 17 Apr 2026 15:28:53 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/libssh.git:166a3d241f40c7f0a60a008426e74d3bbc909908)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/libssh.git#166a3d241f40c7f0a60a008426e74d3bbc909908'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
libssh-0.10.5-7.oc9.src.rpm (info) (download)
aarch64
libssh-0.10.5-7.oc9.aarch64.rpm (info) (download)
libssh-devel-0.10.5-7.oc9.aarch64.rpm (info) (download)
libssh-debuginfo-0.10.5-7.oc9.aarch64.rpm (info) (download)
libssh-debugsource-0.10.5-7.oc9.aarch64.rpm (info) (download)
loongarch64
libssh-0.10.5-7.oc9.loongarch64.rpm (info) (download)
libssh-devel-0.10.5-7.oc9.loongarch64.rpm (info) (download)
libssh-debuginfo-0.10.5-7.oc9.loongarch64.rpm (info) (download)
libssh-debugsource-0.10.5-7.oc9.loongarch64.rpm (info) (download)
x86_64
libssh-0.10.5-7.oc9.x86_64.rpm (info) (download)
libssh-devel-0.10.5-7.oc9.x86_64.rpm (info) (download)
libssh-debuginfo-0.10.5-7.oc9.x86_64.rpm (info) (download)
libssh-debugsource-0.10.5-7.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.log
dnf.rpm.log
mock_output.log
hw_info.log
dnf.librepo.log
build.log
installed_pkgs.log
state.log
mock_config.log
root.log
aarch64
mock_output.log
installed_pkgs.log
hw_info.log
dnf.librepo.log
build.log
mock_config.log
dnf.rpm.log
dnf.log
state.log
root.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Apr 15 2026 PkgAgent Robot <pkgagent@opencloudos.tech> - 0.10.5-7 - [Type] security - [DESC] Fix CVE-2026-0964: scp: Reject invalid paths received through scp * Mon Sep 15 2025 Xin Cheng <denisecheng@tencent.com> - 0.10.5-6 - Update Source0 * 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