Package dnsmasq: Information
Source package: dnsmasq
Version: 2.92-alt1
Build time: Jan 22, 2026, 03:36 AM in the task #405773
Category: System/Servers
Report package bugHome page: https://thekelleys.org.uk/dnsmasq/
License: GPLv2+
Summary: A lightweight caching nameserver
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.
List of RPM packages built from this SRPM:
dnsmasq (x86_64, i586, aarch64)
dnsmasq-debuginfo (x86_64, i586, aarch64)
dnsmasq-utils (x86_64, i586, aarch64)
dnsmasq-utils-debuginfo (x86_64, i586, aarch64)
dnsmasq (x86_64, i586, aarch64)
dnsmasq-debuginfo (x86_64, i586, aarch64)
dnsmasq-utils (x86_64, i586, aarch64)
dnsmasq-utils-debuginfo (x86_64, i586, aarch64)
Maintainer: Mikhail Efremov
List of contributors:
Mikhail Efremov
Alexey Shabalin
Ilya Kurdyukov
Dmitry V. Levin
Lenar Shakirov
Ilya Evseev
Mikhail Efremov
Alexey Shabalin
Ilya Kurdyukov
Dmitry V. Levin
Lenar Shakirov
Ilya Evseev
Last changed
Jan. 21, 2026 Mikhail Efremov 2.92-alt1
- Fixed build with -Werror on 32bit systems. - Driopped obsoleted patch. - Updated to 2.92 (fixes: CVE-2025-54318).
March 26, 2025 Mikhail Efremov 2.91-alt1
- Driopped obsoleted patch. - dnsmasq.service: Fixed race with openresolv. - dnsmasq.sysconfig: Commented out CONFIG_DIR. - Updated to 2.91.
Jan. 27, 2025 Alexey Shabalin 2.90-alt4
- Enable CONNTRACK support. - Enable NFTSET support. - Allow redefine conf-dir for dnsmasq instance. - Add symlink /etc/dnsmasq.d -> /etc/dnsmasq.conf.d for compat with other distos. - Add DNSMASQ_OPTS support for compat with Debian.