[libvirt] [PATCH] spec: Disable libssh2 support for RHEL

Eric Blake eblake at redhat.com
Tue Jul 30 12:50:28 UTC 2013


On 07/30/2013 05:45 AM, Jiri Denemark wrote:
> From: Peter Krempa <pkrempa at redhat.com>
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=905513
> 
> Libssh2 isn't reliable enough to support the libvirt transport using it.
> The problems include mishandling of "known_hosts" files that may confuse
> users.
> ---
>  libvirt.spec.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

ACK.

> 
> diff --git a/libvirt.spec.in b/libvirt.spec.in
> index a3a831f..6236c08 100644
> --- a/libvirt.spec.in
> +++ b/libvirt.spec.in
> @@ -252,7 +252,7 @@
>  %endif
>  
>  # Enable libssh2 transport for new enough distros
> -%if 0%{?fedora} >= 17 || 0%{?rhel} >= 6
> +%if 0%{?fedora} >= 17
>      %define with_libssh2 0%{!?_without_libssh2:1}
>  %endif
>  
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130730/459fcc50/attachment-0001.sig>


More information about the libvir-list mailing list