summaryrefslogtreecommitdiff
path: root/security/ruby-net-sftp
AgeCommit message (Collapse)AuthorFilesLines
2013-06-16Update ruby-net-sftp to 2.1.2.taca2-6/+6
=== 2.1.2 / 07 May 2013 * Fix fragmentation download failure [accardi]
2013-02-11Update ruby-net-sftp to 2.1.1.taca3-11/+13
=== 2.1.0 / 06 Feb 2013 * Added public cert. All gem releases are now signed. See INSTALL in readme. * Remove self-require, it causes a warning in Ruby 1.9.2. [jbarnette] * Allow for upload to use the filename of the local file by default [czarneckid] * Properly handle receiving less data than requested. [thedarkone] * Added option to create directory on directory upload [Pablo Merino] * Remove a warnings in tests [kachick]
2010-09-10Update security/ruby-net-sftp to 2.0.5.taca2-10/+7
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Remove default value of GEM_BUILD. === 2.0.5 / 19 Aug 2010 * Fixed missing StringIO exception in download! [Toby Bryans, Delano Mandelbaum]
2009-12-02Updated ruby-net-sftp to 2.0.4.fhajny3-90/+60
New major version, too many changes, see home page.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-24/+1
2008-04-04Initial import of ruby18-net-sftp-1.1.1 as security/ruby-net-sftp.jlam4-0/+135
Net::SFTP is a pure-Ruby implementation of the SFTP client protocol.