<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guile/guile-ssh, branch v0.11.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wugi.info/guile/guile-ssh/atom?h=v0.11.3</id>
<link rel='self' href='http://cgit.wugi.info/guile/guile-ssh/atom?h=v0.11.3'/>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/'/>
<updated>2018-03-27T18:08:08Z</updated>
<entry>
<title>NEWS: Bump version to 0.11.3</title>
<updated>2018-03-27T18:08:08Z</updated>
<author>
<name>Artyom V. Poptsov</name>
<email>poptsov.artyom@gmail.com</email>
</author>
<published>2018-03-27T18:08:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=bcc94cf570a60355652a7b4f14d991ad38b1dc51'/>
<id>urn:sha1:bcc94cf570a60355652a7b4f14d991ad38b1dc51</id>
<content type='text'>
* NEWS: Update.  Bump version to 0.11.3.
* configure.ac: Update.
</content>
</entry>
<entry>
<title>modules/ssh/dist/node.scm: Update copyright dates</title>
<updated>2018-03-08T16:48:29Z</updated>
<author>
<name>Artyom V. Poptsov</name>
<email>poptsov.artyom@gmail.com</email>
</author>
<published>2018-03-08T16:48:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=251bff46604093f9e0c6ade55fc9d370e36677c8'/>
<id>urn:sha1:251bff46604093f9e0c6ade55fc9d370e36677c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>node.scm: Improve error handling</title>
<updated>2018-03-08T15:48:12Z</updated>
<author>
<name>Artyom V. Poptsov</name>
<email>poptsov.artyom@gmail.com</email>
</author>
<published>2018-03-08T15:48:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=e7901f5f05edfb7684dfc0e783cee134ffce57b5'/>
<id>urn:sha1:e7901f5f05edfb7684dfc0e783cee134ffce57b5</id>
<content type='text'>
* modules/ssh/dist/node.scm: Improve error handling: throw an error with the
  current node and the error code from the server.  Log errors to the main
  log.
* doc/api-dist.texi: Update.
</content>
</entry>
<entry>
<title>node.scm (node-run-server): Check return code</title>
<updated>2018-03-05T02:11:45Z</updated>
<author>
<name>Artyom V. Poptsov</name>
<email>poptsov.artyom@gmail.com</email>
</author>
<published>2018-03-05T02:11:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=e24401f1ef56b1f3d7ef847c54fb0c2fe9cf3cf8'/>
<id>urn:sha1:e24401f1ef56b1f3d7ef847c54fb0c2fe9cf3cf8</id>
<content type='text'>
* modules/ssh/dist/node.scm (node-run-server): Check return code of the
  executed command, throw a 'node-error' on a non-zero code.
* AUTHORS, NEWS, THANKS: Update.
</content>
</entry>
<entry>
<title>auth.scm: Add procedures for interacting w/ an OpenSSH agent</title>
<updated>2017-06-18T23:02:59Z</updated>
<author>
<name>Artyom V. Poptsov</name>
<email>poptsov.artyom@gmail.com</email>
</author>
<published>2017-06-18T23:02:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=c4ec82cfa808024743871aa2013909a70fee5a8a'/>
<id>urn:sha1:c4ec82cfa808024743871aa2013909a70fee5a8a</id>
<content type='text'>
* modules/ssh/auth.scm (openssh-agent-start, openssh-agent-info)
  (openssh-agent-setenv): New procedures.
</content>
</entry>
<entry>
<title>NEWS: Bump version to 0.11.2</title>
<updated>2017-06-18T06:16:07Z</updated>
<author>
<name>Artyom V. Poptsov</name>
<email>poptsov.artyom@gmail.com</email>
</author>
<published>2017-06-18T06:16:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=00988ecc0f1a1917b5ff18501130e22965e33369'/>
<id>urn:sha1:00988ecc0f1a1917b5ff18501130e22965e33369</id>
<content type='text'>
* NEWS: Update.  Bump version to 0.11.2.
* configure.ac: Update.
</content>
</entry>
<entry>
<title>NEWS: Update</title>
<updated>2017-06-18T05:50:13Z</updated>
<author>
<name>Artyom V. Poptsov</name>
<email>poptsov.artyom@gmail.com</email>
</author>
<published>2017-06-18T05:50:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=bc62734937eb3bd510042ecbe0a4458bf6f95efc'/>
<id>urn:sha1:bc62734937eb3bd510042ecbe0a4458bf6f95efc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libguile-ssh: Always reset the channel and sftp streams when closing ports.</title>
<updated>2017-06-16T19:48:50Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2017-06-15T12:55:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=4ad9fcdfa9235f817c93850e9e8c9352ecf7e2fe'/>
<id>urn:sha1:4ad9fcdfa9235f817c93850e9e8c9352ecf7e2fe</id>
<content type='text'>
See &lt;https://bugs.gnu.org/26976&gt;.

* libguile-ssh/channel-type.c (ptob_close): Move SCM_SETSTREAM(channel, NULL)
outside of "#if USING_GUILE_BEFORE_2_2".
* libguile-ssh/sftp-file-type.c (ptob_close): Likewise.

Signed-off-by: Artyom V. Poptsov &lt;poptsov.artyom@gmail.com&gt;
</content>
</entry>
<entry>
<title>node.scm (node-eval): Always close the REPL channel.</title>
<updated>2017-06-16T19:48:47Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2017-06-15T12:55:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=c63cfa4cb9e1e80c633d219cae1cb7e3d7900933'/>
<id>urn:sha1:c63cfa4cb9e1e80c633d219cae1cb7e3d7900933</id>
<content type='text'>
* modules/ssh/dist/node.scm (node-eval): Use 'dynamic-wind' to
systematically close REPL-CHANNEL.

Signed-off-by: Artyom V. Poptsov &lt;poptsov.artyom@gmail.com&gt;
</content>
</entry>
<entry>
<title>session-func.c (guile_ssh_session_set): Throw an option with its value</title>
<updated>2017-06-04T07:25:52Z</updated>
<author>
<name>Artyom V. Poptsov</name>
<email>poptsov.artyom@gmail.com</email>
</author>
<published>2017-06-04T07:25:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=2c9788b6aad9c4b26b76fc85237fa01d6dbff3ba'/>
<id>urn:sha1:2c9788b6aad9c4b26b76fc85237fa01d6dbff3ba</id>
<content type='text'>
* libguile-ssh/session-func.c (guile_ssh_session_set): Throw an option along
  with its value on an error.
</content>
</entry>
</feed>
