| 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.fc42 | Build date: Thu Oct 30 08:12:47 2025 |
| Group: Unspecified | Build host: buildhw-x86-10.rdu3.fedoraproject.org |
| Size: 8686616 | Source RPM: kea-3.0.2-1.fc42.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
* Thu Oct 30 2025 Martin Osvald <mosvald@redhat.com> - 3.0.2-1
- New version 3.0.2 (rhbz#2407048)
- Fixes CVE-2025-11232
* 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)
* Thu Jul 31 2025 Martin Osvald <mosvald@redhat.com> - 3.0.0-3
- Move radius config into hooks sub-package
* Thu Jul 31 2025 Martin Osvald <mosvald@redhat.com> - 3.0.0-2
- Support for sending startup notifications to systemd (rhbz#2384776)
* Thu Jul 10 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 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)
* Mon Jun 09 2025 Yaakov Selkowitz <yselkowi@redhat.com> - 2.6.2-5
- Reconditionalize openssl-devel-engine
* Mon Jun 09 2025 Martin Osvald <mosvald@redhat.com> - 2.6.2-4
- kea.spec: remove rhel7 and f40 conditions
* Mon Jun 09 2025 Pavol Sloboda <pavol.sloboda02@gmail.com> - 2.6.2-3
- 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
* Mon Jun 02 2025 FrantiĊĦek Hrdina <fhrdina@redhat.com> - 2.6.2-2
- Update location of fmf plans
* Wed Mar 26 2025 Martin Osvald <mosvald@redhat.com> - 2.6.2-1
- New version 2.6.2 (rhbz#2355027)
* Tue Feb 18 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/01 /usr/lib/.build-id/01/671060368a983d95537f9e990d19fc682a9880 /usr/lib/.build-id/17 /usr/lib/.build-id/17/a35b12b99f04dd6ec40a5e879d429a5060ed10 /usr/lib/.build-id/1c /usr/lib/.build-id/1c/45eee4bc47d36cc9bb404d634b0b491062f241 /usr/lib/.build-id/1f /usr/lib/.build-id/1f/16196da977fd5e019b872e518e81f17dad822d /usr/lib/.build-id/2f /usr/lib/.build-id/2f/d04e902868b651c1e2873b1c9d2b36b4222113 /usr/lib/.build-id/31 /usr/lib/.build-id/31/493f1a8a77e242fec317fa10118759a466b592 /usr/lib/.build-id/49 /usr/lib/.build-id/49/6c5ed25bc06668877e83331ab1ee8a1cb98376 /usr/lib/.build-id/56 /usr/lib/.build-id/56/2f107928cf28cbb999bf448ef837f900023ad2 /usr/lib/.build-id/5f /usr/lib/.build-id/5f/a21ff1f36b7c89e6ee4212c9a35dd5c46ae727 /usr/lib/.build-id/6b /usr/lib/.build-id/6b/c53b6e9aff56ebad80467e6f95de423c5b930c /usr/lib/.build-id/6d /usr/lib/.build-id/6d/790e17a92a4cd4bb7c22c17250a5cea34de4b9 /usr/lib/.build-id/74 /usr/lib/.build-id/74/5cc7c8662ae71257d287cdd77f2e26fcd18370 /usr/lib/.build-id/75 /usr/lib/.build-id/75/eba048a2aa5922d7eda5e8449298f023196d02 /usr/lib/.build-id/76/89e1d7c7159a65678c73f792bfaeb4020060eb /usr/lib/.build-id/7c /usr/lib/.build-id/7c/81a4a017da6c09643ee8057546ef411b544464 /usr/lib/.build-id/8e /usr/lib/.build-id/8e/6bd6b6fd46e72fd7bd840bbc168c4d31613319 /usr/lib/.build-id/a2 /usr/lib/.build-id/a2/f1cc37ad52b2bb94010373d27d767734130481 /usr/lib/.build-id/af /usr/lib/.build-id/af/bd6cb00d2ee315f358458f3e755f8ab8fd6816 /usr/lib/.build-id/bb /usr/lib/.build-id/bb/ee6fc05de0fec856986df03d7ddb572dc1faf9 /usr/lib/.build-id/ca /usr/lib/.build-id/ca/074908e1551d003c2d3ca64c72ff1594310d26 /usr/lib/.build-id/f7/4ca74f000bb20afa62f33a42e8e7af83454413 /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:52:19 2025