Name: | dnsmasq |
---|---|
Version: | 2.76 |
Release: | 9.el7 |
Architecture: | x86_64 |
Group: | System Environment/Daemons |
Size: | 599718 |
License: | GPLv2 or GPLv3 |
RPM: | dnsmasq-2.76-9.el7.x86_64.rpm |
Source RPM: | dnsmasq-2.76-9.el7.src.rpm |
Build Date: | Tue Jun 18 2019 |
Build Host: | jenkins-10-147-72-125-b678a79c-5b55-4e75-86f7-2ac28b378ebf.appad1iad.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. |
- 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
- Rebase to 2.76 (#1375527) - Include also dhcp_release6 (#1375569) - Fix compilation warnings - Correct manual about interface aliases, warn if used without --bind*
- Related: #1367772 - fix dns server update