ruby-net-ssh 1:6.1.0-2ubuntu0.1 source package in Ubuntu

Changelog

ruby-net-ssh (1:6.1.0-2ubuntu0.1) jammy; urgency=medium

  * d/p/openssl-3/*.patch: backport upstream patches to support OpenSSL 3
    (LP: #1964025).
  * d/ruby-tests.rake: use custom OpenSSL config file if using OpenSSL 3.

 -- Lucas Kanashiro <email address hidden>  Mon, 09 May 2022 18:44:20 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates universe ruby

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-net-ssh_6.1.0.orig.tar.gz 215.0 KiB 7051275f0988424c529ebaf13b00766d26aa6a76d6b15201755352b07c23638a
ruby-net-ssh_6.1.0-2ubuntu0.1.debian.tar.xz 11.1 KiB f62b19dcbe6dd792ca706620215d24e2b1849e0f79bcea43b2a63dec31b3764e
ruby-net-ssh_6.1.0-2ubuntu0.1.dsc 2.3 KiB 6684450d106b171d24fa75683cf1c0dabbda2f6d276132bd8ea6a97157c87435

View changes file

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.