2009-04-29 (Wed)
_ [vdr] Amazon リンク設定
わけあって拡充。add_body_leave_proc を使った。
2009-04-28 (Tue)
_ [comp] openntpd
日に2分ほど時計がずれてるのでntpd常駐させることにした。
2009-04-27 (Mon)
_ [debian] glibc 2.9-8
Starting with version 2.9-8, unified IPv4/IPv6 lookup have been enabled in the glibc’s resolver. This is faster, fixes numerous of bugs, but is problematic on some broken DNS servers and/or wrongly configured firewalls.
If such a DNS server is detected, the resolver switches (permanently for that process) to a mode where the second request is sent only when the first answer has been received. This means the first request will be timeout, but subsequent requests should be fast again. This behaviour can be enabled permanently by adding ‘single-request’ to /etc/resolv.conf.
ref. /usr/share/doc/libc6/NEWS.Debian.gz
というニュースが入っていた。手元ではとりあえず問題なさそう?