./security/ruby-net-scp, Secure copy for Ruby

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.0.0, Package name: ruby31-net-scp-4.0.0, Maintainer: pkgsrc-users

Library built on top of Net::SSH that implements the SCP "secure copy"
protocol for transfering files.


Required to run:
[security/ruby-net-ssh] [lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 31 KB

Version history: (Expand)


CVS history: (Expand)


   2022-12-04 17:35:12 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-net-scp: update to 4.0.0

* net-ssh7.* support.
   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
   2020-06-07 16:42:47 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-net-scp: update to 3.0.0

Update ruby-net-scp to 3.0.0.

=== 3.0.0

* Net::SSH 6.* support
   2019-11-05 16:28:43 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
security/ruby-net-scp: update to 2.0.0

Update to ruby-net-scp to 2.0.0.

o pkgsr change:

  * Add "USE_LANGUAGES=	# none".

=== 2.0.0

* NetSSH 5.* support
   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.
   2015-02-04 17:11:32 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-net-scp to 1.2.1.

=== 1.2.1 / 30 Apr 2014

* Resign gem with new pubkey

=== 1.2.0 / 11 Apr 2014

* Get the error string during download [jkeiser]