<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>libssh &#187; Release</title>
	<atom:link href="http://www.libssh.org/category/release/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.libssh.org</link>
	<description>The SSH Library!</description>
	<lastBuildDate>Thu, 02 Feb 2012 18:45:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>libssh 0.5.0</title>
		<link>http://www.libssh.org/2011/06/01/libssh-0-5-0/</link>
		<comments>http://www.libssh.org/2011/06/01/libssh-0-5-0/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 11:26:46 +0000</pubDate>
		<dc:creator>gladiac</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=233</guid>
		<description><![CDATA[We are proud to finally announce libssh in version 0.5. It took a lot of time to get this version stable and out. We have rewritten huge parts of the libssh internals to be able to be completely async in future.  The whole network design passed from synchronous calls to an event-based asynchronous ...]]></description>
			<content:encoded><![CDATA[<p>We are proud to finally announce libssh in version 0.5. It took a lot of time to get this version stable and out. We have rewritten huge parts of the libssh internals to be able to be completely async in future.  The whole network design passed from synchronous calls to an event-based asynchronous system. We also welcomed Milo as a new developer in our team. He is working on the server support and ssh_pki, which will provide a complete API to manipulate SSH keys. We also have to thank Oliver Stöneberg who tested 0.5 over the last months and sent a big amount of patches, and Eric Bischoff who authored many pages of the tutorial.</p>
<p>If you are new to libssh read <a href="http://api.libssh.org/master/libssh_tutorial.html" target="_blank">The Tutorial</a> how to get started. Please <a href="http://www.libssh.org/communication/" target="_blank">join our mailing list</a> or <a href="irc://irc.freenode.net/libssh">visit our irc channel</a> if you have questions.</p>
<p>You can download libssh 0.5.0 <a href="http://www.libssh.org/files/0.5/libssh-0.5.0.tar.gz" target="_blank">here</a>. For Windows binaries we suggest to use our <a href="http://www.libssh.org/files/win32/0.5/">MSVC build</a> or the MSVC and MinGW binaries from the KDE Windows project <a href="http://winkde.org/pub/kde/ports/win32/" target="_blank">here</a>. Packages for Fedora and for openSUSE are available <a href="http://download.opensuse.org/repositories/network:/synchronization:/files/" target="_blank">here</a>.</p>
<p><strong>ChangeLog:</strong></p>
<ul>
<li>Added ssh_ prefix to all public functions.</li>
<li>Added complete Windows support.</li>
<li>Added improved server support.</li>
<li>Added unit tests for a lot of functions.</li>
<li>Added asynchronous service request.</li>
<li>Added a multiplatform ssh_getpass() function.</li>
<li>Added a tutorial.</li>
<li>Added a lot of documentation.</li>
<li>Fixed a lot of bugs.</li>
<li>Fixed several memory leaks.</li>
</ul>
<p class="wp-flattr-button"></p> <p><a href="http://www.libssh.org/?flattrss_redirect&amp;id=233&amp;md5=a33a93d4f63fcf2498da6073e7b4462b" title="Flattr" target="_blank"><img src="http://www.libssh.org/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2011/06/01/libssh-0-5-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>libssh 0.4.8</title>
		<link>http://www.libssh.org/2011/01/15/libssh-0-4-8/</link>
		<comments>http://www.libssh.org/2011/01/15/libssh-0-4-8/#comments</comments>
		<pubDate>Sat, 15 Jan 2011 09:17:32 +0000</pubDate>
		<dc:creator>gladiac</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=212</guid>
		<description><![CDATA[This is a new libssh release which fixes some bugs and some memory leaks.

If you are new to libssh read The Tutorial how to get started. Please join our mailing list or visit our irc channel if you have questions.

You can download libssh 0.4.8 here. For Windows binaries we suggest to use the MSVC ...]]></description>
			<content:encoded><![CDATA[<p>This is a new libssh release which fixes some bugs and some memory leaks.</p>
<p>If you are new to libssh read <a href="http://api.libssh.org/master/libssh_tutorial.html" target="_blank">The Tutorial</a> how to get started. Please <a href="http://www.libssh.org/communication/" target="_blank">join our mailing list</a> or <a href="irc://irc.freenode.net/libssh">visit our irc channel</a> if you have questions.</p>
<p>You can download libssh 0.4.8 <a href="http://www.libssh.org/files/" target="_blank">here</a>. For Windows binaries we suggest to use the MSVC and MinGW binaries from the KDE Windows project <a href="http://winkde.org/pub/kde/ports/win32/releases/nightly/latest/" target="_blank">here</a>. Packages for Fedora are available here and for openSUSE <a href="http://download.opensuse.org/repositories/network:/synchronization:/files/" target="_blank">here</a>.</p>
<p><strong>ChangeLog:</strong></p>
<ul>
<li>Fixed memory leaks in session signing.</li>
<li>Fixed memory leak in ssh_print_hexa.</li>
<li>Fixed problem with ssh_connect w/ timeout and fd > 1024.</li>
<li>Fixed some warnings on OS/2.</li>
<li>Fixed installation path for OS/2.</li>
</ul>
<p class="wp-flattr-button"></p> <p><a href="http://www.libssh.org/?flattrss_redirect&amp;id=212&amp;md5=792418e6bdd1015b267e7247084e9ff3" title="Flattr" target="_blank"><img src="http://www.libssh.org/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2011/01/15/libssh-0-4-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>libssh 0.4.7</title>
		<link>http://www.libssh.org/2010/12/28/libssh-0-4-7/</link>
		<comments>http://www.libssh.org/2010/12/28/libssh-0-4-7/#comments</comments>
		<pubDate>Tue, 28 Dec 2010 21:12:55 +0000</pubDate>
		<dc:creator>gladiac</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=193</guid>
		<description><![CDATA[This is a new libssh release which fixes several bugs and some memory leaks.

If you are new to libssh read The Tutorial how to get started. Please join our mailing list or visit our irc channel if you have questions.

You can download libssh 0.4.7 here. For Windows binaries we suggest to use the MSVC ...]]></description>
			<content:encoded><![CDATA[<p>This is a new libssh release which fixes several bugs and some memory leaks.</p>
<p>If you are new to libssh read <a href="http://api.libssh.org/master/libssh_tutorial.html" target="_blank">The Tutorial</a> how to get started. Please <a href="http://www.libssh.org/communication/" target="_blank">join our mailing list</a> or <a href="irc://irc.freenode.net/libssh">visit our irc channel</a> if you have questions.</p>
<p>You can download libssh 0.4.7 <a href="http://www.libssh.org/files/" target="_blank">here</a>. For Windows binaries we suggest to use the MSVC and MinGW binaries from the KDE Windows project <a href="http://winkde.org/pub/kde/ports/win32/releases/nightly/latest/" target="_blank">here</a>. Packages for Fedora are available here and for openSUSE <a href="http://download.opensuse.org/repositories/network:/synchronization:/files/" target="_blank">here</a>.</p>
<p><strong>ChangeLog:</strong></p>
<ul>
<li>Fixed a possible memory leak in ssh_get_user_home().</li>
<li>Fixed a memory leak in sftp_xstat.</li>
<li>Fixed uninitialized fd->revents member.</li>
<li>Fixed timout value in ssh_channel_accept().</li>
<li>Fixed length checks in ssh_analyze_banner().</li>
<li>Fixed a possible data overread and crash bug.</li>
<li>Fixed setting max_fd which breaks ssh_select().</li>
<li>Fixed some pedantic build warnings.</li>
<li>Fixed a memory leak with session->bindaddr.</li>
</ul>
<p class="wp-flattr-button"></p> <p><a href="http://www.libssh.org/?flattrss_redirect&amp;id=193&amp;md5=65a5f7537081ab565a8420ce3a514702" title="Flattr" target="_blank"><img src="http://www.libssh.org/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2010/12/28/libssh-0-4-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>libssh 0.4.6</title>
		<link>http://www.libssh.org/2010/09/05/libssh-0-4-6/</link>
		<comments>http://www.libssh.org/2010/09/05/libssh-0-4-6/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 19:21:38 +0000</pubDate>
		<dc:creator>gladiac</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=152</guid>
		<description><![CDATA[This is a new libssh release which fixes some problems on Windows, fixes open channel handling and keepalive.

If you are new to libssh read The Tutorial how to get started. Please join our mailing list or visit our irc channel if you have questions.

You can download libssh 0.4.6 here. For Windows binaries we suggest ...]]></description>
			<content:encoded><![CDATA[<p>This is a new libssh release which fixes some problems on Windows, fixes open channel handling and keepalive.</p>
<p>If you are new to libssh read <a href="http://www.libssh.org/api/master/tutorial.html" target="_blank">The Tutorial</a> how to get started. Please <a href="http://www.libssh.org/communication/" target="_blank">join our mailing list</a> or <a href="irc://irc.freenode.net/libssh">visit our irc channel</a> if you have questions.</p>
<p>You can download libssh 0.4.6 <a href="http://www.libssh.org/files/" target="_blank">here</a>. For Windows binaries we suggest to use the MSVC and MinGW binaries from the KDE Windows project <a href="http://winkde.org/pub/kde/ports/win32/releases/nightly/latest/" target="_blank">here</a>. Packages for Fedora are available here and for openSUSE <a href="http://download.opensuse.org/repositories/network:/synchronization:/files/" target="_blank">here</a>.</p>
<p><strong>ChangeLog:</strong></p>
<ul>
<li>Added a cleanup function to free the ws2_32 library.</li>
<li>Fixed build with gcc 3.4.</li>
<li>Fixed the Windows build on Vista and newer.</li>
<li>Fixed the usage of WSAPoll() on Windows.</li>
<li>Fixed &#8220;@deprecated&#8221; in doxygen</li>
<li>Fixed some mingw warnings.</li>
<li>Fixed handling of opened channels.</li>
<li>Fixed keepalive problem on older openssh servers.</li>
<li>Fixed testing for big endian on Windows.</li>
<li>Fixed the Windows preprocessor macros and defines.</li>
</ul>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2010/09/05/libssh-0-4-6/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>libssh 0.4.3</title>
		<link>http://www.libssh.org/2010/05/18/libssh-0-4-3/</link>
		<comments>http://www.libssh.org/2010/05/18/libssh-0-4-3/#comments</comments>
		<pubDate>Tue, 18 May 2010 07:21:31 +0000</pubDate>
		<dc:creator>gladiac</dc:creator>
				<category><![CDATA[Release]]></category>
		<category><![CDATA[bugfix]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=112</guid>
		<description><![CDATA[This is a new libssh release which fixes important bugs and adds some nice new features. We have rewritten the poll(2)-emulation and on Windows we check for WSAPoll() on runtime now.

If you are new to libssh read the API reference how to get started. Please join our mailing list or visit our irc channel ...]]></description>
			<content:encoded><![CDATA[<p>This is a new libssh release which fixes important bugs and adds some nice new features. We have rewritten the poll(2)-emulation and on Windows we check for WSAPoll() on runtime now.</p>
<p>If you are new to libssh read the <a href="http://dev.libssh.org/doxygen" target="_blank">API reference</a> how to get started. Please <a href="http://www.libssh.org/communication/" target="_blank">join our mailing list</a> or <a href="irc://irc.freenode.net/libssh">visit our irc channel</a> if you have questions.</p>
<p>You can download libssh 0.4.3 <a href="http://www.libssh.org/files/" target="_blank">here</a>. For Windows binaries we suggest to use the MSVC and MinGW binaries from the KDE Windows project <a href="http://winkde.org/pub/kde/ports/win32/releases/nightly/latest/" target="_blank">here</a>. Packages for Fedora are available here and for openSUSE <a href="http://download.opensuse.org/repositories/network:/synchronization:/files/" target="_blank">here</a>.</p>
<p><strong>ChangeLog:</strong></p>
<ul>
<li>Added global/keepalive responses.</li>
<li>Added runtime detection of WSAPoll() for Vista and Windows 7.</li>
<li>Added a select(2) based poll-emulation if poll(2) is not available.</li>
<li>Added a function to expand an escaped string.</li>
<li>Added a function to expand the tilde from a path.</li>
<li>Added a proxycommand support.</li>
<li>Added ssh_privatekey_type public function</li>
<li>Added the possibility to define _OPENSSL_DIR and _ZLIB_DIR.</li>
<li>Fixed sftp_chown.</li>
<li>Fixed sftp_rename on protocol version 3.</li>
<li>Fixed a blocking bug in channel_poll.</li>
<li>Fixed config parsing wich has overwritten user specified values.</li>
<li>Fixed hashed [host]:port format in knownhosts</li>
<li>Fixed Windows build.</li>
<li>Fixed doublefree happening after a negociation error.</li>
<li>Fixed aes*-ctr with <= OpenSSL 0.9.7b.</li>
<li>Fixed some documentation.</li>
<li>Fixed exec example which has broken read usage.</li>
<li>Fixed broken algorithm choice for server.</li>
<li>Fixed a typo that we don&#8217;t export all symbols.</li>
<li>Removed the unneeded dependency to doxygen.</li>
<li>Build examples only on the Linux plattform.</li>
</ul>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2010/05/18/libssh-0-4-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>libssh 0.4.1</title>
		<link>http://www.libssh.org/2010/02/13/libssh-0-4-1/</link>
		<comments>http://www.libssh.org/2010/02/13/libssh-0-4-1/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 14:48:16 +0000</pubDate>
		<dc:creator>gladiac</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=102</guid>
		<description><![CDATA[This is a new minor libssh release which fixes some bugs we found since the last release. This version fixes some bugs discovered with KDE SC 4.4.

This version of libssh has official Windows support. The KDE Windows team ensures that the library is correctly working with MinGW and MSVC. Thanks for this!

If you are ...]]></description>
			<content:encoded><![CDATA[<p>This is a new minor libssh release which fixes some bugs we found since the last release. This version fixes some bugs discovered with <a href="http://www.kde.org/announcements/4.4/">KDE SC 4.4</a>.</p>
<p>This version of libssh has official Windows support. The KDE Windows team ensures that the library is correctly working with MinGW and MSVC. Thanks for this!</p>
<p>If you are new to libssh read the <a href="http://dev.libssh.org/doxygen" target="_blank">API reference</a> how to get started. Please <a href="http://www.libssh.org/communication/" target="_blank">join our mailing list</a> or <a href="irc://irc.freenode.net/libssh">visit our irc channel</a> if you have questions.<br />
You can download libssh 0.4.1 <a href="http://www.libssh.org/files/" target="_blank">here</a>. For Windows binaries we suggest to use the MSVC and MinGW binaries from the KDE Windows project <a href="http://winkde.org/pub/kde/ports/win32/releases/nightly/latest/" target="_blank">here</a>. Packages for Fedora are available here and for openSUSE <a href="http://download.opensuse.org/repositories/network:/synchronization:/files/" target="_blank">here</a>.</p>
<p><strong>ChangeLog:</strong></p>
<ul>
<li>Added support for aes128-ctr, aes192-ctr and aes256-ctr encryption.</li>
<li>Added an example for exec.</li>
<li>Added private key type detection feature in privatekey_from_file().</li>
<li>Fixed zlib compression fallback.</li>
<li>Fixed kex bug that client preference should be prioritary</li>
<li>Fixed known_hosts file set by the user.</li>
<li>Fixed a memleak in channel_accept().</li>
<li>Fixed underflow when leave_function() are unbalanced</li>
<li>Fixed memory corruption in handle_channel_request_open().</li>
<li>Fixed closing of a file handle case of errors in privatekey_from_file().</li>
<li>Fixed ssh_get_user_home_dir() to be thread safe.</li>
<li>Fixed the doxygen documentation.</li>
</ul>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2010/02/13/libssh-0-4-1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>libssh 0.4.0</title>
		<link>http://www.libssh.org/2009/12/10/libssh-0-4-0/</link>
		<comments>http://www.libssh.org/2009/12/10/libssh-0-4-0/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 22:56:00 +0000</pubDate>
		<dc:creator>gladiac</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=84</guid>
		<description><![CDATA[This is a new major libssh release which provides new features, a cleaned up API interface and it will be typesafe for the future. We broke the API of serveral functions and added new ones so that we don't have to break the API in future. You can find more information on this page. ...]]></description>
			<content:encoded><![CDATA[<p>This is a new major libssh release which provides new features, a cleaned up API interface and it will be typesafe for the future. We broke the API of serveral functions and added new ones so that we don&#8217;t have to break the API in future. You can find more information on <a href="http://www.libssh.org/compat_reports/libssh/0.3.4_to_0.4.0/abi_compat_report.html" target="_blank">this page</a>. This version will be required by KDE SC 4.4 to get kio_sftp working.</p>
<p>This version of libssh has official Windows support. The KDE Windows team ensures that the library is correctly working with MinGW and MSVC. Thanks for this!</p>
<p>If you are new to libssh read the <a href="http://dev.libssh.org/doxygen" target="_blank">API reference</a> how to get started. Please <a href="http://www.libssh.org/communication/" target="_blank">join our mailing list</a> or <a href="irc://irc.freenode.net/libssh">visit our irc channel</a> if you have questions.<br />
You can download libssh 0.4.0 <a href="http://www.libssh.org/files/" target="_blank">here</a>. For Windows binaries we suggest to use the MSVC and MinGW binaries from the KDE Windows project <a href="http://winkde.org/pub/kde/ports/win32/releases/nightly/latest/" target="_blank">here</a>. Packages for Fedora are available here and for openSUSE <a href="http://download.opensuse.org/repositories/network:/synchronization:/files/" target="_blank">here</a>.</p>
<p><strong>ChangeLog:</strong></p>
<ul>
<li>Added scp support.</li>
<li>Added support for sending signals (RFC 4254, section 6.9).</li>
<li>Added MSVC support.</li>
<li>Added support for ~/.ssh/config.</li>
<li>Added sftp extension support.</li>
<li>Added X11 forwarding support for client.</li>
<li>Added forward listening.</li>
<li>Added support for openssh extensions (statvfs, fstatvfs).</li>
<li>Added a cleaned up interface for setting options.</li>
<li>Added a generic way to handle sockets asynchronously.</li>
<li>Added logging of the sftp flags used to open a file.</li>
<li>Added full poll() support and poll-emulation for win32.</li>
<li>Added missing 64bit functions in sftp.</li>
<li>Added support for ~/ and SSH_DIR/ in filenames instead of %s/.</li>
<li>Fixed Fix channel_get_exit_status bug.</li>
<li>Fixed calltrace logging to make it optional.</li>
<li>Fixed compilation on Solaris.</li>
<li>Fixed resolving of ip addresses.</li>
<li>Fixed libssh compilation without server support.</li>
<li>Fixed possible memory corruptions (ticket #14).</li>
</ul>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2009/12/10/libssh-0-4-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>libssh 0.3.3</title>
		<link>http://www.libssh.org/2009/08/19/libssh-0-3-3/</link>
		<comments>http://www.libssh.org/2009/08/19/libssh-0-3-3/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 08:15:11 +0000</pubDate>
		<dc:creator>gladiac</dc:creator>
				<category><![CDATA[Release]]></category>
		<category><![CDATA[bugfix]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=64</guid>
		<description><![CDATA[This is the next bugfix release of libssh. Version 0.3.3 just fixes some bugs found during kio_sftp development which uses libssh now.

We created a tutorial how to get started with libssh. Please join  our mailing list or visit our irc channel if you have questions. You can download libssh 0.3.3 here along with ...]]></description>
			<content:encoded><![CDATA[<p>This is the next bugfix release of libssh. Version 0.3.3 just fixes some bugs found during <a href="http://www.kde.org/">kio_sftp</a> development which uses libssh now.</p>
<p>We created a <a href="http://dev.libssh.org/wiki/Tutorial" target="_blank">tutorial</a> how to get started with libssh. Please <a href="http://www.libssh.org/communication/" target="_blank">join  our mailing list</a> or <a href="irc://irc.freenode.net/libssh">visit our irc channel</a> if you have questions. You can download libssh 0.3.3 <a href="http://www.libssh.org/files/" target="_blank">here</a> along with a NSIS installer for Windows. Packages for openSUSE and Fedora are available <a href="http://download.opensuse.org/repositories/network:/synchronization:/files/" target="_blank">here</a>.</p>
<p><strong>ChangeLog:</strong></p>
<ul>
<li>Fixed double free pointer crash in dsa_public_to_string.</li>
<li>Fixed channel_get_exit_status bug.</li>
<li>Fixed ssh_finalize which didn&#8217;t clear the flag.</li>
<li>Fixed memory leak introduced by previous bugfix.</li>
<li>Fixed channel_poll broken when delayed EOF recvd.</li>
<li>Fixed stupid &#8220;can&#8217;t parse known host key&#8221; bug.</li>
<li>Fixed possible memory corruption (ticket #14).</li>
</ul>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2009/08/19/libssh-0-3-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>libssh 0.3.2</title>
		<link>http://www.libssh.org/2009/08/04/libssh-0-3-2/</link>
		<comments>http://www.libssh.org/2009/08/04/libssh-0-3-2/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 16:49:24 +0000</pubDate>
		<dc:creator>gladiac</dc:creator>
				<category><![CDATA[Release]]></category>
		<category><![CDATA[bugfix]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=55</guid>
		<description><![CDATA[This is the next bugfix release of libssh. Version 0.3.2 provides four new functions: ssh_init, sftp_get_openssh_version, sftp_readlink and sftp_symlink.

We created a tutorial how to get started with libssh. Please join  our mailing list or visit our irc channel if you have questions. You can download libssh 0.3.2 here along with a NSIS installer ...]]></description>
			<content:encoded><![CDATA[<p>This is the next bugfix release of libssh. Version 0.3.2 provides four new functions: ssh_init, sftp_get_openssh_version, sftp_readlink and sftp_symlink.</p>
<p>We created a <a href="http://dev.libssh.org/wiki/Tutorial" target="_blank">tutorial</a> how to get started with libssh. Please <a href="http://www.libssh.org/communication/" target="_blank">join  our mailing list</a> or <a href="irc://irc.freenode.net/libssh">visit our irc channel</a> if you have questions. You can download libssh 0.3.2 <a href="http://www.libssh.org/files/" target="_blank">here</a> along with a NSIS installer for Windows. Packages for openSUSE and Fedora are available <a href="http://download.opensuse.org/repositories/network:/synchronization:/files/" target="_blank">here</a>.</p>
<p>The ABI compliance report for the library from version 0.3.1 to 0.3.2  can be found <a href="http://www.libssh.org/compat_reports/libssh/0.3.1_to_0.3.2/abi_compat_report.html" target="_blank">here</a>.</p>
<p><strong>ChangeLog:</strong></p>
<ul>
<li>Added ssh_init() function.</li>
<li>Added sftp_readlink() function.</li>
<li>Added sftp_symlink() function.</li>
<li>Fixed ssh_write_knownhost().</li>
<li>Fixed compilation on Solaris.</li>
<li>Fixed SSHv1 compilation.</li>
</ul>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2009/08/04/libssh-0-3-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>libssh 0.3.1</title>
		<link>http://www.libssh.org/2009/07/14/libssh-0-3-1/</link>
		<comments>http://www.libssh.org/2009/07/14/libssh-0-3-1/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 09:03:28 +0000</pubDate>
		<dc:creator>gladiac</dc:creator>
				<category><![CDATA[Release]]></category>
		<category><![CDATA[bugfix]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=50</guid>
		<description><![CDATA[Today we present libssh 0.3.1 which is a bugfix release.

Please let us know if there is documentation unclear or missing. Please join
our mailing list or visit our irc channel. You can download libssh 0.3.1 here along with a NSIS installer for Windows. Packages for openSUSE and Fedora are available here.

ChangeLog:

	Added return code SSH_SERVER_FILE_NOT_FOUND.
  ...]]></description>
			<content:encoded><![CDATA[<p>Today we present libssh 0.3.1 which is a bugfix release.</p>
<p>Please let us know if there is documentation unclear or missing. Please <a href="http://www.libssh.org/communication/" target="_blank">join<br />
our mailing list</a> or <a href="irc://irc.freenode.net/libssh">visit our irc channel</a>. You can download libssh 0.3.1 <a href="http://www.libssh.org/files/" target="_blank">here</a> along with a NSIS installer for Windows. Packages for openSUSE and Fedora are available <a href="http://download.opensuse.org/repositories/network:/synchronization:/files/" target="_blank">here</a>.</p>
<p><strong>ChangeLog:</strong></p>
<ul>
<li>Added return code SSH_SERVER_FILE_NOT_FOUND.</li>
<li>Fixed compilation of SSHv1.</li>
<li>Fixed several memory leaks.</li>
<li>Fixed possible infinite loops.</li>
<li>Fixed a possible crash bug.</li>
<li>Fixed build warnings.</li>
<li>Fixed cmake on BSD.</li>
</ul>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2009/07/14/libssh-0-3-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

