| Name: | kea |
|---|---|
| Version: | 3.0.3 |
| Release: | 1.el10_2 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 5402288 |
| License: | MPL-2.0 AND BSL-1.0 |
| RPM: | kea-3.0.3-1.el10_2.aarch64.rpm |
| Source RPM: | kea-3.0.3-1.el10_2.src.rpm |
| Build Date: | Tue Apr 21 2026 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://kea.isc.org |
| Summary: | DHCPv4, DHCPv6 and DDNS server from ISC |
| Description: | DHCP implementation from Internet Systems Consortium, Inc. that features fully functional DHCPv4, DHCPv6 and Dynamic DNS servers. Both DHCP servers fully support server discovery, address assignment, renewal, rebinding and release. The DHCPv6 server supports prefix delegation. Both servers support DNS Update mechanism, using stand-alone DDNS daemon. |
- New version 3.0.3 - Fixes CVE-2026-3608
- Do not set environmental variables to prevent clashes with compilation time settings
- Create /var/lib/kea through systemd-tmpfiles
- Fix files owned by usbmon in image mode
- Support for sending startup notifications to systemd II
- New version 3.0.2 - Fixes CVE-2025-11232
- New version 3.0.1 - Fixes CVE-2025-40779
- Support for sending startup notifications to systemd
- New version 3.0.0 - 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
- New version 2.6.3 - 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