FS#51682 - [curl]Disable libidn2 in cURL

Attached to Project: Arch Linux
Opened by Jonny Barnes (jonnybarnes) - Thursday, 03 November 2016, 20:14 GMT
Last edited by Dave Reisner (falconindy) - Thursday, 03 November 2016, 20:57 GMT
Task Type Feature Request
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Compile curl with --without-libidn2

The maintainer himself has recommended for now to disable libidn2 support.

See: https://curl.haxx.se//mail/lib-2016-11/0033.html
This task depends upon

Closed by  Dave Reisner (falconindy)
Thursday, 03 November 2016, 20:57 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#51639 
Comment by Levente Polyak (anthraxx) - Thursday, 03 November 2016, 20:52 GMT
any curl variant is not linked against libidn anymore, exactly because of that recommendation:

https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/curl&id=3c3158856e31757662a9000afb6e576041392a9a

> ldd /usr/bin/curl|grep idn|wc -l
0
Comment by Jonny Barnes (jonnybarnes) - Thursday, 03 November 2016, 20:54 GMT
Oh, its already done, excellent

Sorry for opening a redundant task

Loading...