Name: | kea-hooks |
---|---|
Version: | 1.6.0 |
Release: | 4.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1616744 |
License: | MPLv2.0 and Boost |
RPM: | kea-hooks-1.6.0-4.el7.x86_64.rpm |
Source RPM: | kea-1.6.0-4.el7.src.rpm |
Build Date: | Mon Mar 09 2020 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://kea.isc.org |
Summary: | Hooks libraries for kea |
Description: | 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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- update to 1.6.0 - includes fixes for CVE-2019-6472, CVE-2019-6473 and CVE-2019-6474
- Do not specify openssl version
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Update to 1.3.0 release version - fix PID file path in service files - clean up spec file - switched to openssl-devel, now builds with openssl 1.1 - install systemd units manually instead of patching the souce to do it - enable kea-shell - add boost patch - add kea-ctrl-agent unit - change postgresql-devel to postgresql-server-devel - update to 1.4.0
- Update to released version
- Do not require -connectors on RHEL
- update to beta2
- Update to 1.5.0 beta
- Disable tests again.