Name: | dnsmasq |
---|---|
Version: | 2.79 |
Release: | 21.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 670720 |
License: | GPLv2 or GPLv3 |
RPM: | dnsmasq-2.79-21.el8.aarch64.rpm |
Source RPM: | dnsmasq-2.79-21.el8.src.rpm |
Build Date: | Fri Apr 01 2022 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.thekelleys.org.uk/dnsmasq/ |
Summary: | A lightweight DHCP/caching DNS server |
Description: | Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server. It is designed to provide DNS and, optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP for network booting of diskless machines. |
- Send queries only to best domain-specific server (#1919894)
- Offer alternate DHCPv6 address if requested is already leased (#1998448)
- Correct typo in man page (#1947039)
- Properly randomize outgoing ports also with bound interface (CVE-2021-3448)
- Fix sporadic bind-dynamic failures (#1887649)
- Fix network errors on queries both from ipv4 and ipv6 (#1921153)
- Fix various issues in dnssec validation (CVE-2020-25681) - Accept responses only on correct sockets (CVE-2020-25684) - Use strong verification on queries (CVE-2020-25685)
- Honor sysusers.d during installation (#1819684)
- Fix mixed address family reservations on DHCP (#1829448)
- Minimize count of close syscalls on startup (#1816613)