Name: | dnsmasq |
---|---|
Version: | 2.76 |
Release: | 5.el7 |
Architecture: | aarch64 |
Group: | System Environment/Daemons |
Size: | 595691 |
License: | GPLv2 or GPLv3 |
RPM: | dnsmasq-2.76-5.el7.aarch64.rpm |
Source RPM: | dnsmasq-2.76-5.el7.src.rpm |
Build Date: | Mon May 07 2018 |
Build Host: | ca-buildarm01.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. |
- 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
- Related: #1367772 - additional upstream patch
- Resolves: #1367772 - dns not updated after sleep and resume laptop
- Resolves: #1358427 - dhcp errors with hostnames beginning with numbers
- Resolves: #1275626 - modify the patch using new information