Name: | dnsmasq |
---|---|
Version: | 2.76 |
Release: | 17.el7_9.3 |
Architecture: | aarch64 |
Group: | System Environment/Daemons |
Size: | 595718 |
License: | GPLv2 or GPLv3 |
RPM: | dnsmasq-2.76-17.el7_9.3.aarch64.rpm |
Source RPM: | dnsmasq-2.76-17.el7_9.3.src.rpm |
Build Date: | Wed Jul 21 2021 |
Build Host: | host-100-100-224-25.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |
- Accept replies from bound sockets again (#1923913)
- Correct two regressions introduced by CVE fixes (#1923913)
- Fix occasional failures in netlink on many interfaces (#1887649)
- Accept responses only on correct sockets (CVE-2020-25684) - Use strong verification on queries (CVE-2020-25685) - Handle multiple identical DNS queries better (CVE-2020-25686) - Link against nettle for sha256 hash implementation
- Fix strict-mode retries on REFUSED (#1755610)
- Forward non-recursive queries to upstream, but serve local names (#1755610)
- Stop treating SERVFAIL as successful response (#1815080)
- Do not ignore DHCPv6 relay messages (#1757247)
- Fix memory leak in create_helper (#1795369)
- Send dhcp_release even for addresses not on local network (#1752569)