Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: kea-hooks | Distribution: Mageia |
Version: 3.0.0 | Vendor: Mageia.Org |
Release: 2.mga10 | Build date: Thu Jul 31 23:42:33 2025 |
Group: System/Servers | Build host: localhost |
Size: 10665331 | Source RPM: kea-3.0.0-2.mga10.src.rpm |
Packager: mrambo3501 <mrambo3501> | |
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 31 2025 mrambo3501 <mrambo3501> 3.0.0-2.mga10 + Revision: 2263136 - bump release - version 3.0.0 - switch to meson build system - updates to systemd service files - update files list * Mon Jun 09 2025 mrambo3501 <mrambo3501> 2.6.3-4.mga10 + Revision: 2190086 - really fix the directory permissions problem * Sun Jun 08 2025 mrambo3501 <mrambo3501> 2.6.3-3.mga10 + Revision: 2190064 - second try to set permissions on kea run directory so the service will start * Sun Jun 08 2025 mrambo3501 <mrambo3501> 2.6.3-2.mga10 + Revision: 2189935 - set permissions as required on kea run directory * Fri Jun 06 2025 mrambo3501 <mrambo3501> 2.6.3-1.mga10 + Revision: 2188653 - version 2.6.3 (also fixes CVE-2025-3280[1-3] mga#34349) - delete patch3 applied upstream - fix %pre to create correct user and group - fix files list * Thu Jun 05 2025 mrambo3501 <mrambo3501> 2.6.1-1.mga10 + Revision: 2188320 - add Group: System/Servers - clean up more fedora specific BR logic - imported package kea * 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) * 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/0e /usr/lib/.build-id/0e/6f3e63c90d9f77bfcfd17149ddf2e1ed7dc01c /usr/lib/.build-id/1a /usr/lib/.build-id/1a/0412cf82bfcd64ca8dea311c87b142071bd2c6 /usr/lib/.build-id/1e /usr/lib/.build-id/1e/85bdcd4bfa10f7c777c7327668f3a10f52bd32 /usr/lib/.build-id/24 /usr/lib/.build-id/24/4cc9394c3f3ef55d3eb865aa5d84468f2ca39d /usr/lib/.build-id/24/ad443b007e9b9e9b11c6920a030f27559af623 /usr/lib/.build-id/2f /usr/lib/.build-id/2f/2859a37dc16c546f7050c4d5a96b94150cd362 /usr/lib/.build-id/4e /usr/lib/.build-id/4e/7b16b707bfc9f91d55b371bc004f430a19cf5f /usr/lib/.build-id/57 /usr/lib/.build-id/57/1d3435091f7f4cc5bd33cc669314269ebc70da /usr/lib/.build-id/5b /usr/lib/.build-id/5b/dc7a01848fee8af74b3084c2322b5aeff90680 /usr/lib/.build-id/62 /usr/lib/.build-id/62/2dd7169e579673ed28560da6cb8e7b21e14dd2 /usr/lib/.build-id/7a /usr/lib/.build-id/7a/0990e1d2cf287a2b9fd56deec1f201510a96c4 /usr/lib/.build-id/8b /usr/lib/.build-id/8b/78cd69f4f3be2d81ac6f0c38ea066450837ec7 /usr/lib/.build-id/8f /usr/lib/.build-id/8f/077d88e764a61236abd5f43b12010d506d90b8 /usr/lib/.build-id/98 /usr/lib/.build-id/98/9f9a90590729656c31bab9384b647512fd7025 /usr/lib/.build-id/9d /usr/lib/.build-id/9d/de14ab2ad74cc9a96f8b6ffb1b8b8a3f31f877 /usr/lib/.build-id/9f /usr/lib/.build-id/9f/2ffffff92d221614a804545e367b3f025d4afc /usr/lib/.build-id/a2 /usr/lib/.build-id/a2/70883e5d03da4085a417ea5660a7221384665e /usr/lib/.build-id/c5 /usr/lib/.build-id/c5/b8e25a3e92bb3beed0a725ab8210d24ec747eb /usr/lib/.build-id/cd /usr/lib/.build-id/cd/38a2ef03bd13b9aa97df234ce062a4035ab426 /usr/lib/.build-id/d4 /usr/lib/.build-id/d4/11a91dd7cfd5995007c6cd81205152c9cbaf9b /usr/lib/.build-id/ea /usr/lib/.build-id/ea/fd8c4155ceb304ba5cf812e2b7cc9ea3642379 /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, Mon Aug 4 07:05:10 2025