| Name: | dnsmasq |
|---|---|
| Version: | 2.79 |
| Release: | 31.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 670813 |
| License: | GPLv2 or GPLv3 |
| RPM: | dnsmasq-2.79-31.el8.aarch64.rpm |
| Source RPM: | dnsmasq-2.79-31.el8.src.rpm |
| Build Date: | Sat Oct 14 2023 |
| 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. |
- Do not create and search --local and --address=/x/# domains (#2233542)
- Make create logfile writeable by root (#2156789)
- Fix also dynamically set resolvers over dbus (#2186481)
- Correct possible crashes when server=/example.net/# is used (#2186481)
- Limit offered EDNS0 size to 1232 (CVE-2023-28450)
- Avoid DHCPv6 relayed replies with Client Link-Layer Address (#2169355)
- Use upstream change for CVE-2022-0934 (#2164859)
- Prevent endless loop in forward_query (#2120357)
- Add IPv6 ntp-server suboptions support (#2049691)
- Prevent use after free in dhcp6_no_relay (CVE-2022-0934)