ruby-net-sftp 1:4.0.0-1 source package in Ubuntu

Changelog

ruby-net-sftp (1:4.0.0-1) unstable; urgency=medium

  * New upstream version 4.0.0
  * debian/patches/gemspec-remove-version-cap-on-net-ssh.patch: refresh
  * Refresh all patches.
  * Refresh packaging. Drop *-Ruby-Versions.

 -- Lucas Nussbaum <email address hidden>  Mon, 26 Dec 2022 14:07:37 +0100

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 Pocket Published Component Section
Oracular release universe ruby
Noble release universe ruby
Mantic release universe ruby
Lunar release universe ruby

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-net-sftp_4.0.0-1.dsc 2.1 KiB 36da95377dda139e9297a172167f5e9c0a30ec477239d6f897fbed0a43b1c3e5
ruby-net-sftp_4.0.0.orig.tar.gz 48.3 KiB ab513e1daba842b7db084c3a5b2abfbe9c9d2976746211f64addcce72b57904e
ruby-net-sftp_4.0.0-1.debian.tar.xz 18.9 KiB 46233845990406b555506e4036b880ad0c3436e24def4f4974484e75eb17d7a9

Available diffs

No changes file available.

Binary packages built by this source

ruby-net-sftp: Ruby implementation of the SFTP protocol

 Net::SFTP is a pure-Ruby implementation of the SFTP protocol (specifically,
 versions 1 through 6 of the SFTP protocol). Note that this is the "Secure File
 Transfer Protocol", typically run over an SSH connection, and has nothing to
 do with the FTP protocol.