Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            - * 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) 
            - * Tue Jan  6 18:00:00 2009 Adam Tkac <atkac redhat com> 20:9.2.4-30.1
- - check DSA_do_verify return value correctly 
            - * Tue Jun 10 19:00:00 2008 Adam Tkac <atkac redhat com> 20:9.2.4-30
- - CVE-2008-1447