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.0 | Vendor: Fedora Project |
Release: 2.fc43 | Build date: Thu Jul 24 21:51:27 2025 |
Group: Unspecified | Build host: buildvm-ppc64le-10.rdu3.fedoraproject.org |
Size: 10169339 | Source RPM: kea-3.0.0-2.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
* 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) * Tue Aug 22 2023 Martin Osvald <mosvald@redhat.com> - 2.4.0-6 - Various spec file improvements - Remove _hardened_build variable as it is no longer needed - Clean up numbering of sources - Further %{name} changes to allow different package name - Move documentation into sub-package - Move tpmfiles.d configuration into separate file - Start using %autorelease and %autochangelog - Remove %license COPYING for devel due to lib dependency * Thu Aug 10 2023 Martin Osvald <mosvald@redhat.com> - 2.4.0-4 - Rebuilt for log4cplus 2.1.0 - kea.spec: do not use %{name} to allow different package name - kea.spec: do not use glob on %{_libdir}, %{_mandir} and %{_sbindir} to conform with packaging guidelines
/usr/lib/.build-id /usr/lib/.build-id/00 /usr/lib/.build-id/00/01bbcc04675d8a40a059bd6258e644f71f3724 /usr/lib/.build-id/1c /usr/lib/.build-id/1c/74af0b3b8c9c3e8ece7a83f6680d211e5762fa /usr/lib/.build-id/4f /usr/lib/.build-id/4f/82c3d79fa8c10221bf3bd6671786c79df56e20 /usr/lib/.build-id/5e /usr/lib/.build-id/5e/a6c12afcd1bc0592ebde9fee25aa9f259538e0 /usr/lib/.build-id/63 /usr/lib/.build-id/63/56e4b4d7662a1392002d7eb9eb61e2d333973e /usr/lib/.build-id/71 /usr/lib/.build-id/71/95610968a891be1d6ece6f402b01eced5338bd /usr/lib/.build-id/74 /usr/lib/.build-id/74/8e7ab8944e4419e39277a8327e377b5bb4d388 /usr/lib/.build-id/84 /usr/lib/.build-id/84/7568e5dc35224c377cc2aaa8c247ab888fe806 /usr/lib/.build-id/8e /usr/lib/.build-id/8e/496c16e2bd50f2d5c3421b4a89eb3b34cc2d2e /usr/lib/.build-id/97 /usr/lib/.build-id/97/97f7660c1829d06d9e567cf337ac5de14d6626 /usr/lib/.build-id/9e /usr/lib/.build-id/9e/6bf3c8c0f9f319a3853df1302838db251a95f2 /usr/lib/.build-id/a2 /usr/lib/.build-id/a2/2cbb4d84c74ba719fe237a47807b2e602e38ba /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/6bd7a9010f91c78157028cbc23ccfe1c27f1c4 /usr/lib/.build-id/ac /usr/lib/.build-id/ac/19bc5ba2903c18af7d2ac4debc8e315f380bd1 /usr/lib/.build-id/b6 /usr/lib/.build-id/b6/89cfa315728b473470e3f945512403dc6c9db3 /usr/lib/.build-id/d2 /usr/lib/.build-id/d2/1f6cf43646b0ce5adaacdf470c508eb0a08b5c /usr/lib/.build-id/db /usr/lib/.build-id/db/3ba9bcf6cacdff43cf9fb20d789fdb05d84572 /usr/lib/.build-id/e5 /usr/lib/.build-id/e5/c5cbcb66ff0a6a49840df0db67165ac29882b4 /usr/lib/.build-id/e7 /usr/lib/.build-id/e7/7874fa245aa62093ffffa4e9c0efe50d63f066 /usr/lib/.build-id/e8 /usr/lib/.build-id/e8/41189f662b93e6d6362f40a7af9bad91b3ade2 /usr/lib/.build-id/f3 /usr/lib/.build-id/f3/22b41c910ddcf4e464a77eab583a7be9a4ea72 /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, Thu Jul 31 01:59:32 2025