#12208: Create patch for cURL to fix DNS resolution issues
-------------------------+-----------------------
 Reporter:  renodr       |       Owner:  timtas
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  9.0
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by timtas):

 I have created the patch according to the archlinux instructions:

 {{{

 cp -a curl-7.65.1 curl-7.65.1-fix-dns-segfaults
 cat ../0001-multi-fix-the-transfer-hash-function.patch
 patch -Np1 < ../0001-multi-make-sure-data-can-present-in-several-
 sockhash.patch
 patch -Np1 < ../0001-multi-fix-the-transfer-hashes-in-the-socket-hash-
 ent.patch
 patch -Np1 < ../0001-multi-fix-the-transfer-hash-function.patch
 cd ..
 diff -ruN curl-7.65.1 curl-7.65.1-fix-dns-segfaults > /lfs-src/curl-7.65.1
 -fix-dns-segfaults-1.patch

 }}}

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/12208#comment:3>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to