Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
bind: A DNS (Domain Name System) server.
- Summary
- BIND (Berkeley Internet Name Domain) is an implementation of the DNS
(Domain Name System) protocols. BIND includes a DNS server (named),
which resolves host names to IP addresses; a resolver library
(routines for applications to use when interfacing with DNS); and
tools for verifying that the DNS server is operating properly.
Changelog
- * Wed Jul 29 19:00:00 2009 Tomas Hoger <thoger redhat com> 20:9.2.4-30.4
- security fix for remote DoS (CVE-2009-0696, #514292)
- * Mon Jul 20 19:00:00 2009 Adam Tkac <atkac redhat com> 20:9.2.4-30.3
- fix potential deadlock on socket's control FDs (#512668)
- * Tue Feb 10 18:00:00 2009 Adam Tkac <atkac redhat com> 20:9.2.4-30.2
- abort timeout queries to reduce the number of open UDP sockets (#476515)
- handle EMFILE error from accept() gracefully (#476515)