Path to this page:
./
security/ruby-net-ssh-gateway,
Simple way to connect to servers behind a firewall or NAT
Branch: CURRENT,
Version: 2.0.0,
Package name: ruby27-net-ssh-gateway-2.0.0,
Maintainer: pkgsrc-usersNet::SSH::Gateway provides a simple way to connect to servers
behind a firewall or NAT.
Required to run:[
security/ruby-net-ssh] [
lang/ruby23-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 14.5 KB
Version history: (Expand)
- (2021-10-07) Updated to version: ruby27-net-ssh-gateway-2.0.0
- (2017-06-13) Updated to version: ruby23-net-ssh-gateway-2.0.0
- (2015-09-27) Updated to version: ruby200-net-ssh-gateway-1.2.0
- (2013-02-12) Updated to version: ruby193-net-ssh-gateway-1.2.0
- (2011-05-16) Updated to version: ruby18-net-ssh-gateway-1.1.0
- (2009-12-02) Package added to pkgsrc.se, version ruby18-net-ssh-gateway-1.0.1 (created)
CVS history: (Expand)
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2017-06-12 18:06:49 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-net-ssh-gateway to 2.0.0.
=== 2.0.0 / 26 Jan 2017
* Update net-ssh dependency to 4.0.0 which requires Ruby version >= 2.0 [delano]
=== 1.3.0 / 26 Jan 2017
* Fix for loop_wait option on initialization [mfazekas, tpitale]
* Use bundler and remove remove jeweler [tpitale]
* Use minitest instead of test/unit [tpitale]
* Added Travis CI config [tpitale]
|
2015-11-04 02:18:12 by Alistair G. Crooks | Files touched by this commit (434) |
Log message:
Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
Package libidea: missing distfile libidea-0.8.2b.tar.gz
Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
Package uvscan: missing distfile vlp4510e.tar.Z
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-09-27 01:37:45 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
|
2013-02-11 03:08:16 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-net-ssh-gateway to 1.2.0.
=== 1.2.0 / 06 Feb 2013
* Added public cert. All gem releases are now signed. See INSTALL in readme.
|
2011-05-15 21:34:51 by Guillaume Lasmayous | Files touched by this commit (2) |
Log message:
Update security/ruby-net-ssh-gateway to version 1.1.0
Upstream changes:
1.1.0 / 30 Apr 2011
* Fix for sporadicly stalled SSH connections in Ruby 1.9 [Mat Trudel]
* Decrease wait time within Net::SSH session loop [Grant Hutchins, Michael
Schubert]
|
2010-09-10 09:45:12 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
|