summaryrefslogtreecommitdiff
path: root/security/ruby-net-scp
AgeCommit message (Collapse)AuthorFilesLines
2015-02-04Update ruby-net-scp to 1.2.1.taca3-7/+8
=== 1.2.1 / 30 Apr 2014 * Resign gem with new pubkey === 1.2.0 / 11 Apr 2014 * Get the error string during download [jkeiser]
2013-09-15Update ruby-net-scp to 1.1.2.taca2-6/+6
=== 1.1.2 / 6 Jul 2013 * Explicit convert to string in shellescape [jwils]
2013-09-09Resign as maintainer (not really using Ruby at all any more).fhajny1-2/+2
2013-06-16Update ruby-net-scp to 1.1.1.taca2-6/+6
=== 1.1.1 / 13 May 2013 * Allow passing a shell to use when executing scp. [Arthur Schreiber]
2013-02-11Update ruby-net-scp to 1.1.0.taca3-11/+13
=== 1.1.0 / 06 Feb 2013 * Added public cert. All gem releases are now signed. See INSTALL in readme.
2010-09-23Update security/ruby-net-scp to 1.0.4.taca2-6/+6
=== 1.0.4 / 16 Sep 2010 * maintain filename sanitization compatibility with ruby 1.8.6 [Sung Pae, Tim Charper]
2010-09-10Update security/ruby-net-scp to 1.0.3.taca2-13/+7
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Remove default value of GEM_BUILD. * Ajust new ruby package's framework. === 1.0.3 / 17 Aug 2010 * replace :sanitize_file_name with a call to String#shellescape [Sung Pae] * Added gemspec file and removed echoe dependency [Miron Cuperman, Delano Mandelbaum] * Removed Hanna dependency in Rakefile [Delano Mandelbaum]
2009-12-08Use DIST_SUBDIR since distfiles changed.taca2-5/+6
No other functional change at all.
2009-12-03The gem file must have changed recently, fixing distinfofhajny1-3/+3
2009-12-02Import ruby18-net-scp-1.0.2 as security/ruby-net-scp.fhajny4-0/+47
Library built on top of Net::SSH that implements the SCP "secure copy" protocol for transfering files.