Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        bind - The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server.
        
        
        - Description:
- 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. 
Packages
        
        
            | bind-9.3.6-4.P1.el5_4.2.i386
              [978 KiB] | Changelog
              by Adam Tkac (2010-01-18): - NSEC validation code could cause wrong NXDOMAIN responses (#554851,
  CVE-2010-0097)
- improve fix for CVE-2009-4022 (#538744)
  - {C,D}NAMEs could be returned to clients without proper DNSSEC validation
  - don't validate + cache out-of-bailiwick data returned with a secure answer.
    Refetch it instead. |