Wed, 08 Apr 2026 03:25:19 CST | login

Information for build golang-github-gliderlabs-ssh-0.3.5-2.oc9

ID36767
Package Namegolang-github-gliderlabs-ssh
Version0.3.5
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-gliderlabs-ssh.git?.#2d6f2dfcc289cced2baa07142ef39fb45c405ab0
SummaryEasy SSH servers in Golang
DescriptionPackage Ssh wraps the crypto/ssh package with a higher-level API for building SSH servers. The goal of the API was to make it as simple as using net/http, so the API is very similar. You should be able to build any SSH server using only this package, which wraps relevant types and some functions from crypto/ssh. However, you still need to use crypto/ssh for building SSH clients.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 01:18:09 CST
CompletedFri, 13 Jun 2025 01:24:14 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-gliderlabs-ssh.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-gliderlabs-ssh.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-gliderlabs-ssh-0.3.5-2.oc9.src.rpm (info) (download)
noarch
golang-github-gliderlabs-ssh-devel-0.3.5-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jun 07 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.3.5-2 - Rebuilt for loongarch64 * Fri Sep 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.5-1 - initial build