iputils-ping in bionic and artful is linked with libidn:
andreas@nsnx:~$ dpkg -S /bin/ping
iputils-ping: /bin/ping
andreas@nsnx:~$ ldd /bin/ping|grep idn
libidn.so.11 => /lib/x86_64-linux-gnu/libidn.so.11 (0x00007f21be770000)
andreas@nsnx:~$ ping -c 1 räksmörgås.se
PING räksmörgås.se (91.226.36.2) 56(84) bytes of data.
64 bytes from common33.iis.se (91.226.36.2): icmp_seq=1 ttl=46 time=250 ms
--- räksmörgås.se ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 250.386/250.386/250.386/0.000 ms
Confirming that's not the case in xenial.
ubuntu@xenial-ping:~$ ping bjørvika.uio.nornet
ping: unknown host bjørvika.uio.nornet
ubuntu@xenial-ping:~$ ldd /bin/ping
linux-vdso.so.1 => (0x00007ffddd516000)
libcap.so.2 => /lib/x86_64-linux-gnu/libcap.so.2 (0x00007f68883fe000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f6888034000)
/lib64/ld-linux-x86-64.so.2 (0x00007f6888604000)
I'm gonna mark the iputils task as fix released then.
** Changed in: iputils (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to iputils in Ubuntu.
https://bugs.launchpad.net/bugs/175316
Title:
no IDN in nslookup and host
Status in BIND:
New
Status in bind9 package in Ubuntu:
Confirmed
Status in iputils package in Ubuntu:
Fix Released
Status in bind9 package in Debian:
New
Bug description:
Binary package hint: bind9
Neither nslookup or host supports IDN. If you try , for example, to
get the IP for "registrera-domän.se" it fails every time. As the use
of IDN is increasing I think it would be a good thing if these tools
supported this.
To manage notifications about this bug go to:
https://bugs.launchpad.net/bind/+bug/175316/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp