| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: kea-hooks | Distribution: Fedora Project |
| Version: 3.0.2 | Vendor: Fedora Project |
| Release: 1.fc43 | Build date: Thu Oct 30 08:11:43 2025 |
| Group: Unspecified | Build host: buildhw-x86-09.rdu3.fedoraproject.org |
| Size: 8686752 | Source RPM: kea-3.0.2-1.fc43.src.rpm |
| Packager: Fedora Project | |
| Url: http://kea.isc.org | |
| Summary: Hooks libraries for kea | |
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.
MPL-2.0 AND BSL-1.0
* Wed Oct 29 2025 Martin Osvald <mosvald@redhat.com> - 3.0.2-1
- New version 3.0.2 (rhbz#2407048)
- Fixes CVE-2025-11232
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 3.0.1-2
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 29 2025 Martin Osvald <mosvald@redhat.com> - 3.0.1-1
- New version 3.0.1 (rhbz#2391289)
- Fixes CVE-2025-40779 (rhbz#2391373)
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 3.0.0-5
- Rebuilt for Python 3.14.0rc2 bytecode
* Thu Jul 31 2025 Martin Osvald <mosvald@redhat.com> - 3.0.0-4
- Move radius config into hooks sub-package
* Wed Jul 30 2025 Martin Osvald <mosvald@redhat.com> - 3.0.0-3
- Support for sending startup notifications to systemd (rhbz#2384776)
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Mon Jun 30 2025 Martin Osvald <mosvald@redhat.com> - 3.0.0-1
- New version 3.0.0 (rhbz#2374737)
- Remove broken keactrl in favor of systemd unit files
- kea.spec: General cleanup and removal of lines that have no effect
- kea-msg-compiler was moved from kea to kea-devel
* Mon Jun 09 2025 Python Maint <python-maint@redhat.com> - 2.6.3-2
- Rebuilt for Python 3.14
* Sun Jun 08 2025 Martin Osvald <mosvald@redhat.com> - 2.6.3-1
- New version 2.6.3 (rhbz#2368989)
- 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 (rhbz#2324168)
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 2.6.2-6
- Rebuilt for Python 3.14
* Mon Jun 02 2025 František Hrdina <fhrdina@redhat.com> - 2.6.2-5
- Update of fmf plans and gating to be rhel-11 ready
* Thu May 29 2025 Yaakov Selkowitz <yselkowi@redhat.com> - 2.6.2-4
- Reconditionalize openssl-devel-engine
* Wed May 21 2025 Martin Osvald <mosvald@redhat.com> - 2.6.2-3
- kea.spec: remove rhel7 and f40 conditions
* Wed Apr 16 2025 Pavol Sloboda <pavol.sloboda02@gmail.com> - 2.6.2-2
- fix: fixed the BuildRequires of mariadb-devel package the mariadb-
connector-c-devel package is available for all RHEL versions from version
8 and above, as version 7 is quite old this condition is not necessary
and all packages should use the BuildRequires of mariadb-connector-c-
devel instead of mariadb-devel if possible
* Wed Mar 26 2025 Martin Osvald <mosvald@redhat.com> - 2.6.2-1
- New version 2.6.2 (rhbz#2355027)
* Fri Feb 28 2025 František Hrdina <fhrdina@redhat.com> - 2.6.1-9
- fmf plans & gating rhel-11 ready
* Wed Feb 12 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.6.1-8
- Drop call to %sysusers_create_compat
* Wed Feb 12 2025 pdancak <pdancak@redhat.com> - 2.6.1-7
- User kea can't create log files (#2329450)
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Nov 21 2024 Andrea Bolognani <abologna@redhat.com> - 2.6.1-5
- Use autoreconf more (fixes riscv64 build)
* Wed Aug 21 2024 Martin Osvald <mosvald@redhat.com> - 2.6.1-4
- Fix startup failures during upgrade due to wrong permissions and
ownership
* Wed Aug 07 2024 Martin Osvald <mosvald@redhat.com> - 2.6.1-3
- Fix /run/kea ownership
* Mon Aug 05 2024 Martin Osvald <mosvald@redhat.com> - 2.6.1-2
- Do not run as root and restrict file access (rhbz#2302204)
* Thu Aug 01 2024 Martin Osvald <mosvald@redhat.com> - 2.6.1-1
- New version 2.6.1 (rhbz#2301927)
* Tue Jul 30 2024 Martin Osvald <mosvald@redhat.com> - 2.6.0-7
- Fix FTBFS on f41 caused by openssl engine headers moving from -devel to
-devel-engine (rhbz#2300868)
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jun 25 2024 Martin Osvald <mosvald@redhat.com> - 2.6.0-5
- Keactrl is using rev without dependency on util-linux
* Wed Jun 19 2024 Martin Osvald <mosvald@redhat.com> - 2.6.0-4
- kea.spec: minor fixes
* Tue Jun 18 2024 Martin Osvald <mosvald@redhat.com> - 2.6.0-3
- Require libpq-devel instead of postgresql-server-devel (rhbz#2120322)
* Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 2.6.0-2
- Rebuilt for Python 3.13
* Thu May 30 2024 Martin Osvald <mosvald@redhat.com> - 2.6.0-1
- New version 2.6.0 (rhbz#2283671)
* Tue Mar 26 2024 Martin Osvald <mosvald@redhat.com> - 2.4.1-9
- Allow building with unit tests for future upstream contributions
* Sun Mar 24 2024 psklenar@redhat.com <psklenar@redhat.com> - 2.4.1-8
- setup fedora CI
* Sat Feb 24 2024 David Abdurachmanov <davidlt@rivosinc.com> - 2.4.1-7
- Properly check valgrind arches
* Tue Feb 20 2024 Martin Osvald <mosvald@redhat.com> - 2.4.1-6
- Add keama migration utility (rhbz#2250608)
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jan 18 2024 Jonathan Wakely <jwakely@redhat.com> - 2.4.1-3
- Rebuilt for Boost 1.83
* Thu Dec 07 2023 Martin Osvald <mosvald@redhat.com> - 2.4.1-2
- kea.spec: Fix missing _pkgdocdir ownership and other small fixes
* Thu Nov 30 2023 Martin Osvald <mosvald@redhat.com> - 2.4.1-1
- New version 2.4.1 (rhbz#2251930)
* Thu Nov 30 2023 Lukas Javorsky <ljavorsk@redhat.com> - 2.4.0-7
- Rebuild for PostgreSQL 16 (BZ#2251109)
/etc/kea/radius /etc/kea/radius/dictionary /usr/lib/.build-id /usr/lib/.build-id/08 /usr/lib/.build-id/08/e7c8107665ae24e4acc56137ac11e099be3cce /usr/lib/.build-id/12 /usr/lib/.build-id/12/93f1b4f7a28772063105ce62b667e05538c8c0 /usr/lib/.build-id/14 /usr/lib/.build-id/14/3629562f1dcb4b49445b0f485adc2e5238b1f3 /usr/lib/.build-id/15 /usr/lib/.build-id/15/81fc1d7282a2a8ce10dd4cc643aa346ffc2113 /usr/lib/.build-id/19 /usr/lib/.build-id/19/7ed69eb9a4762128d6423e25631dd0331b1787 /usr/lib/.build-id/20 /usr/lib/.build-id/20/610b7c5958215ff7d2981804807e5a2041dcab /usr/lib/.build-id/3b /usr/lib/.build-id/3b/0df3c634df87954f9ea4f9b7166f30fb450164 /usr/lib/.build-id/3c /usr/lib/.build-id/3c/1a339a7bc45264ffc78de67abedc57bc620b90 /usr/lib/.build-id/44 /usr/lib/.build-id/44/5f7ba3cb234373c3f2e8c699da49803673b491 /usr/lib/.build-id/48 /usr/lib/.build-id/48/ebfd50e620af28ac94bcabc5d3e9887a1d5759 /usr/lib/.build-id/5c/209172ba9ccd2eb92cb7e42f2db418a5afd7a3 /usr/lib/.build-id/9a /usr/lib/.build-id/9a/e7c884d0df2d93b447b0a5ab3030f319e4e4a4 /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/a9ce0cc011e2bf166d419fdf84e44d9406e3bc /usr/lib/.build-id/ad /usr/lib/.build-id/ad/4ac6c6fa8b1defa49f6e5f342e8fe8b02167b9 /usr/lib/.build-id/cd /usr/lib/.build-id/cd/5e033ea01e29753d3142469e16dc2f7db16bc8 /usr/lib/.build-id/d9 /usr/lib/.build-id/d9/1c4447a2ac830a1a34816cf9478baba3a8936d /usr/lib/.build-id/e0 /usr/lib/.build-id/e0/b8839ee8a8e18ec7304d7c3dfbeb830411f842 /usr/lib/.build-id/e4 /usr/lib/.build-id/e4/9a585d83321b069263ee9d8de051668476431c /usr/lib/.build-id/e5 /usr/lib/.build-id/e5/6ce8594820754d3f7e945b07b01b9db64f8c66 /usr/lib/.build-id/e8 /usr/lib/.build-id/e8/ac7ac58db83f767f2a36bae6e6ed1f37accd6c /usr/lib/.build-id/fc /usr/lib/.build-id/fc/0c569485354a54a6918c81ad4a2bbae520a36b /usr/lib64/kea /usr/lib64/kea/hooks /usr/lib64/kea/hooks/libddns_gss_tsig.so /usr/lib64/kea/hooks/libdhcp_bootp.so /usr/lib64/kea/hooks/libdhcp_class_cmds.so /usr/lib64/kea/hooks/libdhcp_ddns_tuning.so /usr/lib64/kea/hooks/libdhcp_flex_id.so /usr/lib64/kea/hooks/libdhcp_flex_option.so /usr/lib64/kea/hooks/libdhcp_ha.so /usr/lib64/kea/hooks/libdhcp_host_cache.so /usr/lib64/kea/hooks/libdhcp_host_cmds.so /usr/lib64/kea/hooks/libdhcp_lease_cmds.so /usr/lib64/kea/hooks/libdhcp_lease_query.so /usr/lib64/kea/hooks/libdhcp_legal_log.so /usr/lib64/kea/hooks/libdhcp_limits.so /usr/lib64/kea/hooks/libdhcp_mysql.so /usr/lib64/kea/hooks/libdhcp_perfmon.so /usr/lib64/kea/hooks/libdhcp_pgsql.so /usr/lib64/kea/hooks/libdhcp_ping_check.so /usr/lib64/kea/hooks/libdhcp_radius.so /usr/lib64/kea/hooks/libdhcp_run_script.so /usr/lib64/kea/hooks/libdhcp_stat_cmds.so /usr/lib64/kea/hooks/libdhcp_subnet_cmds.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 23:55:47 2025