| Name: | dnsmasq | 
|---|---|
| Version: | 2.85 | 
| Release: | 5.el9 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 685179 | 
| License: | GPLv2 or GPLv3 | 
| RPM: | dnsmasq-2.85-5.el9.aarch64.rpm | 
| Source RPM: | dnsmasq-2.85-5.el9.src.rpm | 
| Build Date: | Wed Nov 16 2022 | 
| 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.  | 
- Prevent endless loop in forward_query (#2120711)
- Prevent use after free in dhcp6_no_relay (CVE-2022-0934)
- Send queries only to best domain-specific server (#2047510) - Offer alternate DHCPv6 address if requested is already leased (#1998448)
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Update to 2.85 (#1978728) - Switch systemd unit to forking, reports error on startup (#1774028)
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Update to 2.84
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Update to 2.83, fix CVE-2020-25681-7
- Remove uninitialized condition from downstream patch