From 68c18b79288431ab4e477cc3f59ef4ccfe3e7355 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 16 Aug 2011 14:54:44 +0200 Subject: import curl-7.15.5-9.el5_6.3 from EL-5 --- curl-7.15.5-bz473128.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 curl-7.15.5-bz473128.patch (limited to 'curl-7.15.5-bz473128.patch') diff --git a/curl-7.15.5-bz473128.patch b/curl-7.15.5-bz473128.patch new file mode 100644 index 0000000..4fcd6b0 --- /dev/null +++ b/curl-7.15.5-bz473128.patch @@ -0,0 +1,12 @@ +diff -rup curl-7.15.5.orig/docs/curl.1 curl-7.15.5/docs/curl.1 +--- curl-7.15.5.orig/docs/curl.1 2006-07-27 01:20:47.000000000 +0200 ++++ curl-7.15.5/docs/curl.1 2009-10-27 13:27:18.996742031 +0100 +@@ -924,6 +924,8 @@ mutually exclusive. + If this option is used several times, the last one will be used. (This option + was previously wrongly documented and used as --socks without the number + appended.) ++ ++This option (as well as \fI--socks4\fP) does not work with IPv6, FTPS or LDAP. + .IP "--stderr " + Redirect all writes to stderr to the specified file instead. If the file name + is a plain '-', it is instead written to stdout. This option has no point when -- cgit