Opened 5 years ago

Closed 5 years ago

#12208 closed enhancement (fixed)

Create patch for cURL to fix DNS resolution issues

Reported by: Douglas R. Reno Owned by: Tim Tassonis
Priority: normal Milestone: 9.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Attachments (1)

curl-7.65.1-fix-dns-segfaults-1.patch (106.7 KB ) - added by Tim Tassonis 5 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by Bruce Dubbs, 5 years ago

Milestone: 8.59.0

Milestone renamed

comment:2 by Tim Tassonis, 5 years ago

Owner: changed from blfs-book to Tim Tassonis
Status: newassigned

by Tim Tassonis, 5 years ago

comment:3 by Tim Tassonis, 5 years ago

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

comment:4 by Tim Tassonis, 5 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.