| 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.2.0 | Vendor: Fedora Project |
| Release: 1.fc45 | Build date: Mon Jul 13 12:59:32 2026 |
| Group: Unspecified | Build host: buildhw-x86-15.rdu3.fedoraproject.org |
| Size: 9188015 | Source RPM: kea-3.2.0-1.fc45.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
* Mon Jul 13 2026 Martin Osvald <mosvald@redhat.com> - 3.2.0-1
- New version 3.2.0 (rhbz#2492125)
- Update keama to latest upstream git snapshot (046ceef)
* Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 3.0.3-4
- Rebuilt for openssl 4.0
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 3.0.3-3
- Rebuilt for Python 3.15
* Mon Apr 27 2026 Simo Sorce <simo@redhat.com> - 3.0.3-2
- Fix build with OpenSSL 4.0
* Thu Mar 26 2026 Martin Osvald <mosvald@redhat.com> - 3.0.3-1
- New version 3.0.3 (rhbz#2451141)
- Fixes CVE-2026-3608 (rhbz#2451621)
* Sat Jan 17 2026 Martin Osvald <mosvald@redhat.com> - 3.0.2-9
- Use gpgverify in accordance with devel guide
* Sat Jan 17 2026 Martin Osvald <mosvald@redhat.com> - 3.0.2-8
- Fix FTBFS on rawhide (rhbz#2430574)
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Mon Jan 12 2026 Martin Osvald <mosvald@redhat.com> - 3.0.2-6
- Create /var/lib/kea through systemd-tmpfiles
* Mon Jan 12 2026 Martin Osvald <mosvald@redhat.com> - 3.0.2-5
- Do not set environmental variables to prevent clashes with compilation
time settings (rhbz#2428214)
* Fri Jan 09 2026 Martin Osvald <mosvald@redhat.com> - 3.0.2-4
- Remove intrusive post action causing side effects
* Fri Jan 09 2026 Martin Osvald <mosvald@redhat.com> - 3.0.2-3
- Fix files owned by usbmon in image mode
* Sat Dec 06 2025 Martin Osvald <mosvald@redhat.com> - 3.0.2-2
- Support for sending startup notifications to systemd II (BZ 2384776)
* 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
/etc/kea/radius /etc/kea/radius/dictionary /usr/lib/.build-id /usr/lib/.build-id/08 /usr/lib/.build-id/08/dd015a8b577f7c1cea2a9b4c205b5e47fabe8c /usr/lib/.build-id/2b /usr/lib/.build-id/2b/37f8678499a1a3e2c5115a6417d655e0847bae /usr/lib/.build-id/33 /usr/lib/.build-id/33/89f3fe7efd2544557dc46f21c88ff0fdf8bc8f /usr/lib/.build-id/38 /usr/lib/.build-id/38/d9c41e31a5e8c1f9e02c3ccaaa16447682ae95 /usr/lib/.build-id/3a /usr/lib/.build-id/3a/d6a7e38ab66090c4a962bfe98bf53758f0ad74 /usr/lib/.build-id/46 /usr/lib/.build-id/46/6683d47d6bfdf558cadd97a85200eb10593be0 /usr/lib/.build-id/4d /usr/lib/.build-id/4d/508c2f1bb833dd343558238281a7bfaf83b5d6 /usr/lib/.build-id/5e /usr/lib/.build-id/5e/a44732e831cc132f00c1a5c5b3ff302bf72036 /usr/lib/.build-id/62 /usr/lib/.build-id/62/d8048eceb4950ed08180c4a7bafc320e0f94ac /usr/lib/.build-id/76 /usr/lib/.build-id/76/9a4f3e2a2877267e4c959ac4958d2b3a9c2bd1 /usr/lib/.build-id/7a/a31f4cba3c5c49b8c98ce80f0cf53d2337c52b /usr/lib/.build-id/8f /usr/lib/.build-id/8f/82b391c07e29711467da9a23f5fccbdaa150a8 /usr/lib/.build-id/9d /usr/lib/.build-id/9d/1b5b129e9f84a8829700e990d76818ec73c6e8 /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/cf5a97d5ec3847eb9bda5893829ed929c44d37 /usr/lib/.build-id/b2 /usr/lib/.build-id/b2/090251416604a132a1e086b4b78422c2216804 /usr/lib/.build-id/b7 /usr/lib/.build-id/b7/06830a357122c8ded659cbc585156979bee63d /usr/lib/.build-id/b9 /usr/lib/.build-id/b9/d5dc282fa0a38bd7b27d98532164197959e64f /usr/lib/.build-id/cf /usr/lib/.build-id/cf/216bbe6f84161d2111524092391295c9af8b4f /usr/lib/.build-id/d9 /usr/lib/.build-id/d9/b5c1ca6235a408de67bd3b4cb9556512df4be7 /usr/lib/.build-id/df /usr/lib/.build-id/df/2eb7984811cc68cad2e2b0d4938c8f9e4e0d6a /usr/lib/.build-id/f7 /usr/lib/.build-id/f7/c78153634e71937f1f0f2c34e90319f63cc064 /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 Jul 20 22:21:06 2026