pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/ruby-net-ssh



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep 15 14:58:20 UTC 2013

Modified Files:
        pkgsrc/security/ruby-net-ssh: Makefile PLIST distinfo

Log Message:
Update ruby-net-ssh to 2.7.0.

=== 2.7.0 / 11 Sep 2013

* Fix for 'Could not parse PKey: no start line' error on private keys with
  passphrases (issue #101) [metametaclass]
* Automatically forward environment variables defined in OpenSSH config files
  [fnordfish]
* Guard against socket.gets being nil in Net::SSH::Proxy::HTTP [krishicks]
* Implemented experimental keepalive feature [noric]

=== 2.6.8 / 6 Jul 2013

* Added support for host wildcard substitution [GabKlein]
* Added a wait to the loop in close to help fix possible blocks [Josh
  Kalderimis]
* Fixed test file encoding issues with Ruby 2.0 (#87) [voxik]


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/ruby-net-ssh/Makefile \
    pkgsrc/security/ruby-net-ssh/distinfo
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/ruby-net-ssh/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index