Package dnsmasq: Information

  • Default inline alert: Version in the repository: 2.90-alt1

Source package: dnsmasq
Version: 2.88-alt1
Latest version according to Repology
Build time:  Dec 5, 2022, 03:24 PM in the task #311208
Category: System/Servers
Report package bug
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 rpms provided by this srpm:
dnsmasq (x86_64, ppc64le, i586, armh, aarch64)
dnsmasq-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
dnsmasq-utils (x86_64, ppc64le, i586, armh, aarch64)
dnsmasq-utils-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Mikhail Efremov



    1. libnettle-devel
    2. glibc-kernheaders
    3. libgmp-devel
    4. libidn2-devel

Last changed


Dec. 5, 2022 Mikhail Efremov 2.88-alt1
- Updated to 2.88.
Sept. 29, 2022 Ilya Kurdyukov 2.87-alt2.1
- Disabled -Werror for Elbrus build.
Sept. 27, 2022 Mikhail Efremov 2.87-alt2
- sysconfig: Disable DHCP_LEASE (closes: #39812).
- Use RPM_OPT_FLAGS when build lease-tools.