ruby-net-ssh 1:7.2.0-1 source package in Ubuntu
Changelog
ruby-net-ssh (1:7.2.0-1) unstable; urgency=medium * Team upload. * New upstream version 7.2.0. * Update Standards-Version to 4.6.2. -- Unit 193 <email address hidden> Wed, 02 Aug 2023 16:19:02 -0400
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- all
- Section:
- ruby
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | ruby |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-net-ssh_7.2.0-1.dsc | 2.1 KiB | 4f5b2550f7c94ebd9bb446ba4af6d1bb302f4387be6dbe178c5f6d5be9e3198e |
ruby-net-ssh_7.2.0.orig.tar.gz | 227.4 KiB | 4355c2f231993684a7b413fb7e0c2fef1c6a2e5375b86b56808935cff5a3433d |
ruby-net-ssh_7.2.0-1.debian.tar.xz | 5.7 KiB | a29dbffe52dc35ec67b44fca0d24fe05004884236d6a42b51f49f762bb910d4e |
Available diffs
- diff from 1:7.0.1-1 to 1:7.2.0-1 (24.3 KiB)
No changes file available.
Binary packages built by this source
- ruby-net-ssh: Ruby implementation of the SSH protocol
Net::SSH is a pure-Ruby implementation of the SSH protocol. It allows
you to write programs that invoke and interact with processes on remote
servers, via SSH.