Пакет dnsmasq: Информация
Исходный пакет: dnsmasq
Версия: 2.91-alt1
Собран: 15 апреля 2025 г. 8:03
Категория: Система/Серверы
Сообщить об ошибке в пакетеДомашняя страница: https://thekelleys.org.uk/dnsmasq/
Лицензия: GPLv2+
О пакете: A lightweight caching nameserver
Описание:
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.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
dnsmasq (e2kv6, e2kv5, e2kv4, e2k)
dnsmasq-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
dnsmasq-utils (e2kv6, e2kv5, e2kv4, e2k)
dnsmasq-utils-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
dnsmasq (e2kv6, e2kv5, e2kv4, e2k)
dnsmasq-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
dnsmasq-utils (e2kv6, e2kv5, e2kv4, e2k)
dnsmasq-utils-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Сопровождающий: Mikhail Efremov
Список участников:
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
Последнее изменение
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.
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.
13 января 2025 г. Mikhail Efremov 2.90-alt3
- Enabled DBus support (closes: #52595). - Dropped "Broadcast routing" feature leftovers.