Skip to content

Changelog ruby-net-ssh (1:6.1.0-2ubuntu0.1)

2022

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.

2021

ruby-net-ssh (1:6.1.0-2) unstable; urgency=medium

   [ Cédric Boutillier ]
   * [ci skip] Update team name
   * [ci skip] Add .gitattributes to keep unwanted files out of the source package
 
   [ Lucas Nussbaum ]
   * Refresh packaging

2020

ruby-net-ssh (1:6.1.0-1) unstable; urgency=medium

   * Team upload.
   * New upstream version 6.1.0.
   * d/control: Bump DH compat to 13.

ruby-net-ssh (1:6.0.2-2) unstable; urgency=medium

   * Team upload.
   * d/ruby-tests.rake, d/rules:
     - Move instruction to skip tests so that autopkgtests are covered as well.

ruby-net-ssh (1:6.0.2-1) unstable; urgency=medium

   * Team upload.
 
   [ Utkarsh Gupta ]
   * Add salsa-ci.yml
 
   [ Debian Janitor ]
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
 
   [ Unit 193 ]
   * New upstream version 6.0.2.
   * d/ruby-net-ssh.docs: README.rdoc → README.md.
   * d/rules: Disable tests that require 'x25519', since it's not in Debian.
   * Update Standards-Version to 4.5.0.

2019

ruby-net-ssh (1:5.2.0-1) unstable; urgency=medium

   * Team upload.
   * New upstream version 5.2.0

ruby-net-ssh (1:5.1.0-1) unstable; urgency=medium

   * Team upload.
   * New upstream version 5.1.0
     - Drop patch applied upstream.
   * Update Standards-Version to 4.3.0.
   * d/control: Set R³ to no.
   * d/compat, d/control:
     - Drop d/compat in favor of debhelper-compat, bump to 12.
   * d/watch: Adjust the gemwatch url to gemwatch.debian.net.

2018

ruby-net-ssh (1:5.0.2-2) unstable; urgency=medium

   * Team upload.
   * Update Standards-Version to 4.2.1.
   * d/p/missing_logger.patch: Restore, fixes an intermittent test failure.

ruby-net-ssh (1:5.0.2-1) unstable; urgency=medium

   * Team upload.
   * New upstream version 5.0.2
     - Drop patches, no longer needed.
   * d/compat, d/control: Bump dh compat to 11.
   * d/control:
     - Update Vcs-* fields, point to Salsa.
     - Replace ruby-rbnacl (build-)depend with ruby-ed25519.
   * Update Standards-Version to 4.1.4.

2017

ruby-net-ssh (1:4.2.0-2) unstable; urgency=medium

   * Team upload.
   * d/control, d/copyright: Use https in format and homepage fields.
   * d/p/missing_logger.patch: Add a missing require on 'logger' to fix ftbfs.
     (Closes: #875965)

ruby-net-ssh (1:4.2.0-1) unstable; urgency=medium

   * Team upload.
   * New upstream version 4.2.0
   * Update Standards-Version to 4.1.0.

ruby-net-ssh (1:4.1.0-1) unstable; urgency=medium

   [ Unit 193 ]
   * d/watch: Update to track releases from GH as they have tests.
   * New upstream version 4.1.0
   * Drop patches.
   * d/control: (Build-)Depend on ruby-rbnacl and ruby-bcrypt-pbkdf.
   * d/p/newer_rbnacl.patch: Allow use of newer rbnacl versions.
   * Update standards-version to 4.0.0.

2016

ruby-net-ssh (1:3.2.0-1) unstable; urgency=medium

   [ Cédric Boutillier ]
   * Bump debhelper compatibility level to 9
   * Use https:// in Vcs-* fields
   * Use https:// in Vcs-* fields
   * Bump Standards-Version to 3.9.7 (no changes needed)
   * Run wrap-and-sort on packaging files
 
   [ Lucas Nussbaum ]
   * Imported Upstream version 3.2.0
   * Bump Standards-Version to 3.9.7 (no changes needed)
   * Refresh patches
   * Update debian/rules with new dh-make-ruby generation

ruby-net-ssh (1:3.0.1-3) unstable; urgency=medium

   * Team upload.
   * Reupload to unstable (Closes: #812914)

ruby-net-ssh (1:3.0.1-2) experimental; urgency=medium

   [ Stefano Rivera ]
   * Add missing Build-Depends: ruby-highline, ruby-termios (Closes: #812736)
   * wrap-and-sort.
   * Switch Vcs fields to https.

ruby-net-ssh (1:3.0.1-1) experimental; urgency=medium

   * Team upload.
   * New upstream major release.
   * Remove patch: skip-test-broken-on-1.8.patch (we dropped ruby 1.8 already)

2015

ruby-net-ssh (1:2.9.2-2) unstable; urgency=medium

   * Add patch: drop-require-test-unit.patch. This is a temporary
     workaround for #784424 (in ruby-test-unit).

ruby-net-ssh (1:2.9.2-1) unstable; urgency=medium

   * New upstream release.
   * Refresh packaging and patches.
   * Disable unneeded patch: disable-rubygems-in-tests.patch.

2014

ruby-net-ssh (1:2.9.1-1) unstable; urgency=medium

   * Team upload.
 
   [ David Suárez ]
   * New upstream release.
   * Drop 'fix-test-inheritance' patch; Fixed upstream.
   * Add 'dont-test-cyphers-that-dont-have-fixtures' patch.
   * debian/changelog: change urgency to medium.
   * debian/copyright: update source url.
   * debian/control:
     - Remove older Replaces, Breaks and Provides fields.
     - Add myself as uploader.

ruby-net-ssh (1:2.6.8-2) unstable; urgency=medium

   * Team upload.
   * No-changes rebuild to get rubygems-integration support for all
     interpreters

2013

ruby-net-ssh (1:2.6.8-1) unstable; urgency=low

   * Team upload.
   * New upstream release
   * Revert drop of fix-test-inheritance.patch: Tests are still failing
     (closes: #718118)

ruby-net-ssh (1:2.6.7-1) unstable; urgency=low

   * Team upload.
   * New upstream release
     - debian/patches/disable-rubygems-in-tests.patch: Refreshed
   * debian/control: Drop the transitional packages
   * debian/control: Bump Standards-Version to 3.9.4 (no further changes)
   * debian/patches/skip-test-broken-on-1.8.patch: Also disable
     test_from_should_measure_bytesize_of_utf_8_string_correctly check with
     ruby 1.8
   * debian/patches:
     - Drop disable-test1.patch: The test is passing with ruby-test-unit 2.5.5
     - Drop disable-config-tests.patch: The input config is now existing
     - Drop fix-test-inheritance.patch: Tests are running as expected now

2012

ruby-net-ssh (1:2.5.2-2) unstable; urgency=low

   * Bumped build-dependency on gem2deb to >= 0.3.0~.

ruby-net-ssh (1:2.5.2-1) unstable; urgency=low

   * New upstream release.
     + Fixes crash looking for an unknown constant
     Net::SSH::KnownHosts::SUPPORTED_TYPE (Closes: #675946)
   * Added debian/patches/skip-test-broken-on-1.8.patch: a new test added in
     this release is broken on Ruby 1.8, so it has to be skipped.

ruby-net-ssh (1:2.5.1-1) unstable; urgency=low

   * New upstream release.
   * debian/control:
     + Added myself to uploaders.
     + Bumped standards version to 3.9.3; no changes required.
     + Added a depend on ruby-test-unit; the one shipped with ruby1.8 is too
       old to run the tests.
     + Set the priority of the lib*-ruby transitional packages to extra.
   * debian/copyright: converted to the Debian copyright format version 1.0.
   * debian/patches:
     + Added patch disable-config-tests.patch to disable config tests for
       which the input config does not actually exist.
     + Added patch fix-test-inheritance.patch to fix some tests that use
       inheritance but forget to require the parent test file.

2011

ruby-net-ssh (1:2.2.1-1) unstable; urgency=low

   * New upstream release.
   * Switch to my @debian.org email-address.
   * Switch from Conflicts to Breaks.
   * debian/patches/disable-test1.patch: refreshed.

ruby-net-ssh (1:2.1.4-2) unstable; urgency=low

   * Add an epoch. This is needed so that this package's  libnet-ssh-ruby1.8
     can override the one from the libnet-ssh-ruby source package.
   * Bump standards-version to 3.9.2. No changes needed.
   * Change Depends to ruby | ruby-interpreter.

ruby-net-ssh (2.1.4-1) unstable; urgency=low

   * Migrated to gem2deb packaging.
     + Rename source and binary package.
   * Merged both libnet-ssh2-ruby and libnet-ssh-ruby (add transitional
     packages).
   * The new version was tested to work with gnome-keyring as an SSH agent.
     Closes: #472427.

2010

libnet-ssh2-ruby (2.0.15-1) unstable; urgency=low

   * Team upload.
   * New upstream version.
   * debian/control:
     + Bump Standards-Version to 3.8.4 (no changes needed).
     + Drop 1.9 package, add 1.9.1 package (Closes: #569872).

2009

libnet-ssh2-ruby (2.0.13-1) unstable; urgency=low

   [ Christopher Lunsford ]
   * Initial release (Closes: #543302)
 
   [ Ryan Niebur ]
   * fix watch file