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

Имя kea
Эпоха 0
Версия 2.6.3
Релиз 1.el10_0
Сайт http://kea.isc.org
Лицензия MPL-2.0 AND BSL-1.0
Время сборки 2025-06-18 09:07:05
Хост сборки 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
× Full screenshot
Найдена 1 старая версия
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
kea-2.6.3-1.el10_0.x86_64 DHCPv4, DHCPv6 and DDNS server from ISC ec102e14fe350ad162f4c560a226bccec52941006938881bf00ff02fca3087c9 download
kea-libs-2.6.3-1.el10_0.x86_64 Shared libraries used by Kea DHCP server bd000a618b30f53cff46476799d956c7aa31e3b3f069ab79dfd8a6da3cf5ca02 download
kea-hooks-2.6.3-1.el10_0.x86_64 Hooks libraries for kea 1d34472416a8a8931e7443191a5ce835aac21c2e4968c3a7b3d56bab28232aa8 download
kea-keama-2.6.3-1.el10_0.x86_64 Experimental migration assistant for Kea 047bbbc8fa8914eb42f6d811e5985596e42a985eb3739632b738785346e162a2 download
aarch64
kea-2.6.3-1.el10_0.aarch64 DHCPv4, DHCPv6 and DDNS server from ISC 77b70d6b1a00e618f994aaf4a4919be48f578df4ebcdb76dd3c757fa5625e097 download
kea-libs-2.6.3-1.el10_0.aarch64 Shared libraries used by Kea DHCP server 253d93a30f14f1720f7311b23186b8003d9fbf82594afcea726afa74de7a111c download
kea-hooks-2.6.3-1.el10_0.aarch64 Hooks libraries for kea 0cf814083d035c06cf8757ffebeb7b3e4067d0a39c994eb68617bfe38d603bb1 download
kea-keama-2.6.3-1.el10_0.aarch64 Experimental migration assistant for Kea 0ce85f4b5b872b9bb62d6ba73669b983856194eeb4a4caa8068c61f719f5c95a download
noarch
kea-doc-2.6.3-1.el10_0.noarch Documentation for Kea DHCP server 611c54a19f40f29935d3e60785bc867afa4724b6ed5e707605a411d6fed85c3d download
src
kea-2.6.3-1.el10_0.src DHCPv4, DHCPv6 and DDNS server from ISC da17773ce0dd4db36a3a23ff4dafe512c7d1fd5f8ea4a1cd52703f7245e7eb74 download
История изменений 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