[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект dnsmasq-2.85-16.el9_4

Имя dnsmasq
Эпоха 0
Версия 2.85
Релиз 16.el9_4
Сайт http://www.thekelleys.org.uk/dnsmasq/
Лицензия GPLv2 or GPLv3
Время сборки 2024-05-01 11:02:45
Хост сборки builder-x86-07.inferitos.ru
Краткое описание A lightweight DHCP/caching DNS server
Репозитории AppStream
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
dnsmasq-2.85-16.el9_4.x86_64 A lightweight DHCP/caching DNS server 521b28406132e7ec53dcb3969e2246eb967fe08826062511b79444fb591f2961 download
dnsmasq-utils-2.85-16.el9_4.x86_64 Utilities for manipulating DHCP server leases 318fffad6e12c25c1744419da754283ea2da6b3ca32ac7e1a82eb97be73aa8a4 download
aarch64
dnsmasq-2.85-16.el9_4.aarch64 A lightweight DHCP/caching DNS server 1833eec5459a7690d63cf6dd849d5bf0f1c533543862383cb6aec0d0848e7002 download
dnsmasq-utils-2.85-16.el9_4.aarch64 Utilities for manipulating DHCP server leases 0ff8163bf6dbe258249da4d0a270868f2106ede1b8697ab291a553fed9c22f64 download
src
dnsmasq-2.85-16.el9_4.src A lightweight DHCP/caching DNS server 2c45d337ed7717d94fc05b7b92712336b551f4a49319782af211ca65f5c74e0a download
История изменений link
* Fri Mar 15 2024 Tomas Korbar <tkorbar@redhat.com> - 2.85-16
- Fix CVE 2023-50387 and CVE 2023-50868
- Resolves: RHEL-25639
- Resolves: RHEL-25675

* Fri Jul 28 2023 Petr Menšík <pemensik@redhat.com> - 2.85-15
- Attempt to use TCP pipe only if a free is available (#2188443)

* Fri Jul 28 2023 Petr Menšík <pemensik@redhat.com> - 2.85-14
- Backport Coverity fix to hide detected issue (#2156789)

* Thu Jul 20 2023 Petr Menšík <pemensik@redhat.com> - 2.85-13
- Rebuild with modified gating settings

* Wed Jun 14 2023 Petr Menšík <pemensik@redhat.com> - 2.85-12
- Make create logfile writeable by root (#2156789)

* Fri Jun 09 2023 Petr Menšík <pemensik@redhat.com> - 2.85-11
- Do not create and search --local and --address=/x/# domains (#2209031)

* Wed May 10 2023 Petr Menšík <pemensik@redhat.com> - 2.85-10
- Fix also dynamically set resolvers over dbus (#2186481)

* Fri May 05 2023 Petr Menšík <pemensik@redhat.com> - 2.85-9
- Properly initialize domain parameter in dnssec mode (#2182342)

* Fri Apr 21 2023 Petr Menšík <pemensik@redhat.com> - 2.85-8
- Correct possible crashes when server=/example.net/# is used (#2188712)

* Mon Apr 03 2023 Petr Menšík <pemensik@redhat.com> - 2.85-7
- Limit offered EDNS0 size 1232 (CVE-2023-28450)