On 07/02/12 18:54, Cristian Rodríguez wrote:
Hi:

In the latest curl release there is a regression

9109cdec11ee5a19f132fd7bdf2e9ceefea4de41 is the first bad commit
commit 9109cdec11ee5a19f132fd7bdf2e9ceefea4de41
Author: Daniel Stenberg <[email protected]>
Date: Mon Dec 5 10:58:38 2011 +0100

Curl_socket: internal replacement for socket()

Moved out into a separate function to work as a "generic" socket()
replacement.

:040000 040000 e0da372e84bb0ef7b31fd40ba0193bf5e5ca686e
0c3f9b07f90ece45b95a32e1ad0800b89ef5077d M lib

Test:

curl
http://download.opensuse.org/repositories/openSUSE:/Factory:/Contrib/standard/repodata/repomd.xml


boot your system with ipv6.disable=1

curl built with --enable-cares

curl and libcurl fails to download the above mentioned file with message

curl: (2) Failed initialization

Downgrade of libcurl to 7.22 solves the issue.

See also: https://bugzilla.novell.com/show_bug.cgi?id=745534
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to