[ All 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 ]
×

Package kea-hooks-2.6.3-1.el10_0.aarch64 download

Name kea-hooks
Epoch 0
Version 2.6.3
Release 1.el10_0
Architecture aarch64
Website/URL http://kea.isc.org
License MPL-2.0 AND BSL-1.0
Build Time 2025-06-18 09:08:48
Build Host builder-arm64-1.inferitos.ru
Summary Hooks libraries for kea
Repositories AppStream
Description Hooking mechanism allow Kea to load one or more dynamically-linked libraries (known as "hooks libraries") and, at various points in its processing ("hook points"), call functions in them. Those functions perform whatever custom processing is required.
Errata INFSA-2025:9178
Size 877 KiB
Source Project kea-2.6.3-1.el10_0
SHA-256 checksum 0cf814083d035c06cf8757ffebeb7b3e4067d0a39c994eb68617bfe38d603bb1
× Full screenshot
Changelog 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