Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
bind-utils: Utilities for querying DNS name servers.
- Summary
- Bind-utils contains a collection of utilities for querying DNS (Domain
Name System) name servers to find out information about Internet
hosts. These tools will provide you with the IP addresses for given
host names, as well as other information about registered domains and
network addresses.
You should install bind-utils if you need to get information from DNS name
servers.
Changelog
- * Fri Dec 17 18:00:00 2010 Adam Tkac <atkac redhat com> 20:9.2.4-37
- fix CVE-2010-3613
- * Fri May 14 19:00:00 2010 Adam Tkac <atkac redhat com> 20:9.2.4-36
- host: return nonzero exit code if server is not reachable or lookup
is refused (#559524)
- named bound random sockets with SO_REUSEADDR
- named could freeze when failed to get destination address of the IPv6
request (#518866)
- don't accept IPv4-mapped addresses on IPv6 sockets (#518866)
- * Mon Jan 4 18:00:00 2010 Adam Tkac <atkac redhat com> 20:9.2.4-35
- named should not die when receives command to reload subdomain (#475202)
- set default open files limit to unlimited as written in documentation (#456417)
- named could occasional crash due too early closed sockets (#462060)
- wait till named terminates in initscript "stop" section (#455540)