<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guile/guile-ssh, branch v0.10.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wugi.info/guile/guile-ssh/atom?h=v0.10.0</id>
<link rel='self' href='http://cgit.wugi.info/guile/guile-ssh/atom?h=v0.10.0'/>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/'/>
<updated>2016-08-20T06:17:11Z</updated>
<entry>
<title>NEWS: Bump version to 0.10.0</title>
<updated>2016-08-20T06:17:11Z</updated>
<author>
<name>Artyom V. Poptsov</name>
<email>poptsov.artyom@gmail.com</email>
</author>
<published>2016-08-20T06:17:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=8906031a66a29d670e9137d75829ced59c2eda78'/>
<id>urn:sha1:8906031a66a29d670e9137d75829ced59c2eda78</id>
<content type='text'>
* NEWS: Bump version to 0.10.0.
* configure.ac, doc/version.texi: Likewise.
</content>
</entry>
<entry>
<title>doc/guile-ssh.texi (Acknowledgments): Update</title>
<updated>2016-08-20T03:04:34Z</updated>
<author>
<name>Artyom V. Poptsov</name>
<email>poptsov.artyom@gmail.com</email>
</author>
<published>2016-08-20T03:01:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=718a8302a401472c7d5636122a5d787f448954a7'/>
<id>urn:sha1:718a8302a401472c7d5636122a5d787f448954a7</id>
<content type='text'>
* doc/guile-ssh.texi (Acknowledgments): Update.
* doc/version.texi: Update.
</content>
</entry>
<entry>
<title>NEWS: Update</title>
<updated>2016-08-19T20:47:11Z</updated>
<author>
<name>Artyom V. Poptsov</name>
<email>poptsov.artyom@gmail.com</email>
</author>
<published>2016-08-19T20:47:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=b904feabc30393bc4b92645c84c3d67747ecc1cd'/>
<id>urn:sha1:b904feabc30393bc4b92645c84c3d67747ecc1cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NEWS: Fix typo</title>
<updated>2016-08-19T20:46:27Z</updated>
<author>
<name>Artyom V. Poptsov</name>
<email>poptsov.artyom@gmail.com</email>
</author>
<published>2016-08-19T20:46:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=8fa86228aa78c23737da02c523eb6265e713d6b3'/>
<id>urn:sha1:8fa86228aa78c23737da02c523eb6265e713d6b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README, NEWS, TODO: Update</title>
<updated>2016-08-19T20:41:55Z</updated>
<author>
<name>Artyom V. Poptsov</name>
<email>poptsov.artyom@gmail.com</email>
</author>
<published>2016-08-19T20:41:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=77b0d712a8ec2f80b7bb23b6cd713aa6385bf35f'/>
<id>urn:sha1:77b0d712a8ec2f80b7bb23b6cd713aa6385bf35f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'wip-guile-2.0.12'</title>
<updated>2016-08-19T20:36:56Z</updated>
<author>
<name>Artyom V. Poptsov</name>
<email>poptsov.artyom@gmail.com</email>
</author>
<published>2016-08-19T20:36:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=edafcfeee26489dee7b46a53949dcbefb5b9623f'/>
<id>urn:sha1:edafcfeee26489dee7b46a53949dcbefb5b9623f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/Makefile.am (CLEANFILES): Add 'key-*.log' files</title>
<updated>2016-08-19T19:38:21Z</updated>
<author>
<name>Artyom V. Poptsov</name>
<email>poptsov.artyom@gmail.com</email>
</author>
<published>2016-08-19T19:38:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=f7318c63ef3cc853a81c2240466d565bc3e6c96d'/>
<id>urn:sha1:f7318c63ef3cc853a81c2240466d565bc3e6c96d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/key.scm ("string-&gt;public-key, RSA, gc test"): New TC</title>
<updated>2016-08-19T09:17:34Z</updated>
<author>
<name>Artyom V. Poptsov</name>
<email>poptsov.artyom@gmail.com</email>
</author>
<published>2016-08-19T09:17:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=0c1e76167558b439a642d1dc2e795cb43d466982'/>
<id>urn:sha1:0c1e76167558b439a642d1dc2e795cb43d466982</id>
<content type='text'>
* tests/key.scm ("string-&gt;public-key, RSA, gc test"): New TC.
* tests/session.scm ("%make-session, gc test"): New TC.
</content>
</entry>
<entry>
<title>libguile-ssh: Bugfix: Check if smobs are already freed</title>
<updated>2016-08-19T08:36:45Z</updated>
<author>
<name>Artyom V. Poptsov</name>
<email>poptsov.artyom@gmail.com</email>
</author>
<published>2016-08-19T08:36:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=a708e9c1121d9071fe1fae248468e5b780a3d96a'/>
<id>urn:sha1:a708e9c1121d9071fe1fae248468e5b780a3d96a</id>
<content type='text'>
* libguile-ssh/message-type.c (free_message): Bugfix: Check if the smob is
  already freed, don't try to free it once more.
* libguile-ssh/server-type.c (free_server): Likewise.
* libguile-ssh/session-type.c (free_session): Likewise.
* libguile-ssh/sftp-session-type.c (free_sftp_session): Likewise.
</content>
</entry>
<entry>
<title>libguile-ssh/key-type.c (free_key_smob): Bugfix: Check smob type</title>
<updated>2016-08-19T07:35:20Z</updated>
<author>
<name>Artyom V. Poptsov</name>
<email>poptsov.artyom@gmail.com</email>
</author>
<published>2016-08-19T07:35:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/guile/guile-ssh/commit/?id=5c37365cca259780a3d73f98637fc9f6ccfcbc23'/>
<id>urn:sha1:5c37365cca259780a3d73f98637fc9f6ccfcbc23</id>
<content type='text'>
* libguile-ssh/key-type.c (free_key_smob): Bugfix: Check if the smob is
  already freed, don't try to free it once more.
* tests/common.scm (test-begin-with-log): Set log verbosity to the highest
  level by default.
* tests/key.scm: Perform test with logging.
</content>
</entry>
</feed>
