IABSD.fr/ports/net/kea

Branch :


Log

Author Commit Date CI Message
5b1e20f0 2026-05-07 19:04:06 kea: fix build with Boost 1.90 by adding a missing include
3dff5a9c 2026-03-09 19:49:35 boost should be a BDEP not an LDEP
2d190821 2026-01-19 06:15:42 kea: fix build with Boost 1.89 Don't forcibly link against the boost_system stub, add two missing includes.
ee88cf3d 2025-07-03 05:33:02 kea: pull in upstream fix for build with libc++ 19.1.7
f1463630 2025-06-01 13:22:38 bump to keep in line with -stable
557cce6c 2025-05-29 23:38:26 add a few notes re 2.6 update
e503228c 2025-05-29 23:25:51 kea tweaks: - adjust PLIST to create /var/log/kea (perms 750) - defer to upstream's default logger config; following the security hardening in 2.4.2, attempting to write to syslog with facility daemon now instead wants to create a file named "syslog:daemon" in /var/log/kea - adjust rc script to create /var/run/kea socket dir with _kea:wheel 750 instead of root:_kea 775 - adjust pexp to catch the case where kea-ctrl-agent is started but dhcp services are not following the 2.4.2 update, if anyone's actually using kea on openbsd, you'll need to create /etc/kea/kea-api-password (not world-readable) or adapt kea-ctrl-agent.conf
0b340d83 2025-05-28 21:05:06 update to kea-2.4.2 CVE-2025-32801 Loading a malicious hook library can lead to local privilege escalation https://kb.isc.org/docs/cve-2025-32801 CVE-2025-32802 Insecure handling of file paths allows multiple local attacks https://kb.isc.org/docs/cve-2025-32802 CVE-2025-32803 Insecure file permissions can result in confidential information leakage https://kb.isc.org/docs/cve-2025-32803
852a1337 2025-04-29 06:11:25 kea: fix plist to unbreak sqlports/pkglocatedb reported and tested by kevlo, thanks
2009e36f 2025-04-28 10:39:37 Unhook kea,postgresql from tree. Doesn't build with boost 1.87