Name: | dnsmasq |
---|---|
Version: | 2.85 |
Release: | 16.el9_4 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 685878 |
License: | GPLv2 or GPLv3 |
RPM: | dnsmasq-2.85-16.el9_4.aarch64.rpm |
Source RPM: | dnsmasq-2.85-16.el9_4.src.rpm |
Build Date: | Wed May 01 2024 |
Build Host: | build-ol9-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. |
- Fix CVE 2023-50387 and CVE 2023-50868 - Resolves: RHEL-25639 - Resolves: RHEL-25675
- Attempt to use TCP pipe only if a free is available (#2188443)
- Backport Coverity fix to hide detected issue (#2156789)
- Rebuild with modified gating settings
- Make create logfile writeable by root (#2156789)
- Do not create and search --local and --address=/x/# domains (#2209031)
- Fix also dynamically set resolvers over dbus (#2186481)
- Properly initialize domain parameter in dnssec mode (#2182342)
- Correct possible crashes when server=/example.net/# is used (#2188712)
- Limit offered EDNS0 size 1232 (CVE-2023-28450)