Bug#582916: Testing eglibc 2.17-7

2013-07-08 Thread Thomas Hood
Jens, I ran your program (updated test) on a Debian 7.0 system with libc6 et al upgraded to 2.17-7. Output: y.c:44: error: r=-2 Name or service not known Output after replacing karme.de. with www.google.com: none; the program completed successfully. Output after doing iptables -I OUTPUT -p

Bug#582916: Testing eglibc 2.17-7

2013-07-08 Thread Thomas Hood
On Mon, Jul 8, 2013 at 9:16 AM, Jens Thiele ka...@karme.de wrote: Output: y.c:44: error: r=-2 Name or service not known Output after replacing karme.de. with www.google.com: none; the program completed successfully. Output after doing iptables -I OUTPUT -p udp -m udp --dport

Bug#582916: Testing eglibc 2.17-7

2013-07-08 Thread Jens Thiele
Thomas Hood jdth...@gmail.com writes: After iptables -I OUTPUT -p udp -m udp --dport 53 -j DROP the output of the program is the same whether hosts=www.google.com. or karme.de.. from the test: to easily reproduce, fake packet loss/overloaded dns server on linux do something like: # iptables

Bug#582916: Testing eglibc 2.17-7

2013-07-08 Thread Jens Thiele
Thomas Hood jdth...@gmail.com writes: Jens, I ran your program (updated test) on a Debian 7.0 system with libc6 et al upgraded to 2.17-7. Output: y.c:44: error: r=-2 Name or service not known Output after replacing karme.de. with www.google.com: none; the program completed

Bug#582916: Testing eglibc 2.17-7

2013-07-08 Thread Thomas Hood
On Mon, Jul 8, 2013 at 9:35 AM, Jens Thiele ka...@karme.de wrote: from the test: to easily reproduce, fake packet loss/overloaded dns server on linux do something like: # iptables -I OUTPUT -p udp -m udp --dport 53 -j DROP # iptables -I OUTPUT -p udp -m udp --dport 53 -j LOG --log-prefix

r5661 - in glibc-package/trunk/debian: . patches/kfreebsd

2013-07-08 Thread Petr Salinger
Author: ps-guest Date: 2013-07-08 20:04:14 + (Mon, 08 Jul 2013) New Revision: 5661 Modified: glibc-package/trunk/debian/changelog glibc-package/trunk/debian/patches/kfreebsd/local-fbtl.diff glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff Log: