Thu, 09 Apr 2026 01:10:12 CST | login

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

ID29590
Package Namegolang-github-gliderlabs-ssh
Version0.3.5
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-gliderlabs-ssh.git?.#89a14a8e0b4627de120e684d612613dece4b1d7e
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 byfanjunkong
State complete
Volume DEFAULT
StartedTue, 24 Sep 2024 21:12:49 CST
CompletedTue, 24 Sep 2024 21:15:01 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
dist-oc9-epol-2504-build
epol9-test-compose
RPMs
src
golang-github-gliderlabs-ssh-0.3.5-1.oc9.src.rpm (info) (download)
noarch
golang-github-gliderlabs-ssh-devel-0.3.5-1.oc9.noarch.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.5-1 - initial build