Mon, 26 Jan 2026 00:19:58 CST | login

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

ID19419
Package Namegolang-github-gliderlabs-ssh
Version0.3.5
Release1.ocs23
Epoch
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 byxinlongchen
State complete
Volume DEFAULT
StartedFri, 06 Sep 2024 15:54:53 CST
CompletedFri, 06 Sep 2024 16:00:19 CST
Taskbuild (dist-ocs23-epol9, /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-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-gliderlabs-ssh-0.3.5-1.ocs23.src.rpm (info) (download)
noarch
golang-github-gliderlabs-ssh-devel-0.3.5-1.ocs23.noarch.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.5-1 - initial build