From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58829) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bxGaN-0003dq-1U for qemu-devel@nongnu.org; Thu, 20 Oct 2016 12:52:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bxGaM-0005PV-97 for qemu-devel@nongnu.org; Thu, 20 Oct 2016 12:52:55 -0400 From: Pino Toscano Date: Thu, 20 Oct 2016 18:52:36 +0200 Message-ID: <7988520.0m1XNx1ULp@thyrus.usersys.redhat.com> In-Reply-To: <907932b6-b727-b8d5-a7c5-e4ca061d2933@weilnetz.de> References: <1476976524-6599-1-git-send-email-ptoscano@redhat.com> <907932b6-b727-b8d5-a7c5-e4ca061d2933@weilnetz.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3215663.BTmGp1rf8m"; micalg="pgp-sha256"; protocol="application/pgp-signature" Subject: Re: [Qemu-devel] [PATCH] ssh: switch from libssh2 to libssh List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org, kwolf@redhat.com, jcody@redhat.com, rjones@redhat.com, mreitz@redhat.com --nextPart3215663.BTmGp1rf8m Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Thursday, 20 October 2016 18:04:34 CEST Stefan Weil wrote: > Am 20.10.2016 um 17:15 schrieb Pino Toscano: > > Rewrite the implementation of the ssh block driver to use libssh instead > > of libssh. The libssh library has various advantages over libssh: > > libssh instead of libssh? In both sentences a "2" is missing. Right, they should be "... instead of libssh2" and "advantages over libssh2" -- fixed locally. > Cygwin does not provide libssh for Mingw-w64, see > https://cygwin.com/cgi-bin2/package-grep.cgi?grep=libssh&arch=x86_64 I guess I could ask them for these versions once this patch is approved (so there's an existing use case). -- Pino Toscano --nextPart3215663.BTmGp1rf8m Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCAAGBQJYCPZUAAoJEMPRTC2YZDfN4AsQAMsl/kHnBAIRZaiwBEwb3mCz Q02YwDsx3xMyGfr2rcYjBCwgUl9p0dE30Lb9alodcLc2c4hgZIcrV3b4sS3ewBwq eRRJ8eJZOq+NDc8iIgviH9i62gFFkvwBOnar+JYuY75FqSZpWAzda8fXdIJPkkuk iN4CNw/NVPOW85ZQyX275Qaxn29/phP87uXsGF+khoP2PyfbeTatrn60Fder1WGz V04OHN818RF3ZU+crJlmSJHsX+e1B7FtjBBeneMvOhbRMfrKTvK3kjyQ04/Ihn7o OQ79LTCbvxGgcJudZmP4UPulyT2BnQdZtzdn3cxSu0b3zqHdJOUB6uFfKwlV8ozy Eb5KEb/3FIZHE38PpMDAaTXHS0oPpD2x5oKqHwxUJvIhOi7+a8WrEUDqDksIhNBm IY2zOQzkhrSeVhOt/n8/cm7/FxTy9uTiXzv4SGneyOxNlc4UkFynYxm+Wj/BXReN vSC8rtutzTFppIeVL8vgs3Iq8cztuHvff9YldYnnQYstmR9U+4jY4hFRRaA2Kz+R D42WeIwpPl4k5vXBLZMzRy9R86sdfpsbk+bC0i+5psZCyEMl4sKaqMaOPp1MB3OM v7oJnF4pOIgJKXPVTNlR67g8YmCPczjj9RjRcKXOYtDhZU5+geHsG4I1oJSQQHN1 Aeg0o4gEmh0zDM3bHS2x =AINV -----END PGP SIGNATURE----- --nextPart3215663.BTmGp1rf8m--