Name: | dnsmasq |
---|---|
Version: | 2.76 |
Release: | 10.el7_7.1 |
Architecture: | x86_64 |
Group: | System Environment/Daemons |
Size: | 603806 |
License: | GPLv2 or GPLv3 |
RPM: | dnsmasq-2.76-10.el7_7.1.x86_64.rpm |
Source RPM: | dnsmasq-2.76-10.el7_7.1.src.rpm |
Build Date: | Tue Oct 15 2019 |
Build Host: | x86-ol7-builder-03.us.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 dhcp_release even for addresses not on local network (#1752569)
- Fix TCP queries after interface recreation (#1721668)
- Fix passing of dnssec enabled queries (#1638703)
- Stop using privileged port for outbound queries (#1614331)
- Resolves: #1474515 dhcp-agent dnsmasq max files
- Small correction of CVE-2017-14491
- Fix CVE-2017-14491 - Fix CVE-2017-14492 - Fix CVE-2017-14493 - Fix CVE-2017-14494 - Fix CVE-2017-14496 - Fix CVE-2017-14495 - extra fixes
- Fix possible stack corruption on 32-bit architectures (#1188259)
- Log output of dhcp-script (#1188259) - Log format errors in dhcp-script init
- Fix a few coverity warnings - package is dual-licensed GPL v2 or v3 - don't include /etc/dnsmasq.d in triplicate, ignore RPM backup files instead