Re: [ANN] Guile-SSH 0.8.0 released

2015-09-02 Thread Ludovic Courtès
Artyom Poptsov skribis: >> I think the manual should explicitly remind people that the REPL >> server must already be running on the remote machine. > > I guess it is already mentioned in the manual. From "(guile-ssh) > Distributed Forms": > > To make use of the procedures listed in this secti

Re: [ANN] Guile-SSH 0.8.0 released

2015-09-01 Thread Artyom Poptsov
Hi Ludovic. > Maybe this went unnoticed, but these are really awesome features! Thanks! > I think the manual should explicitly remind people that the REPL > server must already be running on the remote machine. I guess it is already mentioned in the manual. From "(guile-ssh) Distributed Forms"

Re: [ANN] Guile-SSH 0.8.0 released

2015-09-01 Thread Ludovic Courtès
Hi! Artyom Poptsov skribis: > * Changes in version 0.8.0 (2015-08-04) > ** Implement port forwarding > ** Add distributed forms > ** Require libssh 0.6.4 or 0.6.5 > ** New module: (ssh tunnel) >The module provides hi-level procedures for SSH tunneling. > ** New module: (ssh dist) >The mo

Re: [ANN] Guile-SSH 0.8.0 released

2015-08-05 Thread Artyom Poptsov
Hello, just found that I've signed the package with an attached GPG signature (file 'guile-ssh-0.8.0.tar.gz.gpg' on the FTP server) instead of a detached signature. My bad, that's what the late night software releases can lead to. Here's the detached signature for the package: ftp://memory-hea

[ANN] Guile-SSH 0.8.0 released

2015-08-03 Thread Artyom Poptsov
Hello Guilers, I'm pleased to announce Guile-SSH 0.8.0: https://github.com/artyom-poptsov/guile-ssh/releases/tag/v0.8.0 A signed package can be found here: - ftp://memory-heap.org/software/guile-ssh/guile-ssh-0.8.0.tar.gz - ftp://memory-heap.org/software/guile-ssh/guile-ssh-0.8.0.tar.gz.sig