Jump to letter: [
          
            4ABCDEFGHIJKLMNOPRSTUVWXY
          ]
        
        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-25.el3
- - security fix for remote DoS (CVE-2009-0696, #514292) 
            - * Wed Jul  1 19:00:00 2009 Adam Tkac <atkac redhat com> 20:9.2.4-24.el3
- - abort timeout queries to reduce the number of open UDP sockets (#498164)
- handle EMFILE error from accept() gracefully (#498164) 
            - * Tue Jan  6 18:00:00 2009 Adam Tkac <atkac redhat com> 20:9.2.4-23.el3
- - check DSA_do_verify return value correctly
- fixed rare crash "INSIST(!sock->pending_recv)" (#461047)