[ Все 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 ]
×

Пакет kea-2.6.3-1.el10_0.x86_64 download

Имя kea
Эпоха 0
Версия 2.6.3
Релиз 1.el10_0
Архитектура x86_64
Сайт http://kea.isc.org
Лицензия MPL-2.0 AND BSL-1.0
Время сборки 2025-06-18 09:07:19
Хост сборки builder-x86-04.inferitos.ru
Краткое описание DHCPv4, DHCPv6 and DDNS server from ISC
Репозитории BaseOS
Полное описание DHCP implementation from Internet Systems Consortium, Inc. that features fully functional DHCPv4, DHCPv6 and Dynamic DNS servers. Both DHCP servers fully support server discovery, address assignment, renewal, rebinding and release. The DHCPv6 server supports prefix delegation. Both servers support DNS Update mechanism, using stand-alone DDNS daemon.
Эррата INFSA-2025:9178
Размер 1377 КиБ
Исходный проект kea-2.6.3-1.el10_0
Контрольная сумма SHA-256 ec102e14fe350ad162f4c560a226bccec52941006938881bf00ff02fca3087c9
× Full screenshot
История изменений link
* Wed Jun 18 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.6.3-1
- Rebuilt for MSVSphere 10

* Fri Jun 13 2025 Andrea Bolognani <abologna@redhat.com> - 2.6.3-1
- New version 2.6.3
- Fix for: CVE-2025-32801, CVE-2025-32802, CVE-2025-32803
- kea.conf: Remove /tmp/ from socket-name for existing configurations
- kea.conf: Set pseudo-random password for default config to secure fresh
  install and allow CA startup without user intervention
- kea.conf: Restrict directory permissions
- Sync service files with upstream
- Fix leases ownership when switching from root to kea user
- Use autoreconf more (fixes riscv64 build)
- Properly check valgrind arches
- Update location of fmf plans

* Mon Feb 17 2025 Martin Osvald <mosvald@redhat.com> - 2.6.1-6
- Kea can not create log files (RHEL-78206)

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.6.1-5
- Bump release for October 2024 mass rebuild:

* Mon Aug 19 2024 Martin Osvald <mosvald@redhat.com> - 2.6.1-4
- Add missing changes to service files so kea starts as non-root
- Fix startup failures during upgrade due to wrong permissions and
  ownership

* Tue Aug 06 2024 Martin Osvald <mosvald@redhat.com> - 2.6.1-3
- Fix /run/kea ownership

* Tue Aug 06 2024 Martin Osvald <mosvald@redhat.com> - 2.6.1-2
- Do not run as root and restrict file access

* Tue Aug 06 2024 Martin Osvald <mosvald@redhat.com> - 2.6.1-1
- New version 2.6.1

* Tue Jun 25 2024 Martin Osvald <mosvald@redhat.com> - 2.6.0-6
- Keactrl is using rev without dependency on util-linux

* Tue Jun 25 2024 Martin Osvald <mosvald@redhat.com> - 2.6.0-5
- Require libpq-devel instead of postgresql-server-devel