]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
kea: Upgrade to 2.6.4 release
authorKhem Raj <raj.khem@gmail.com>
Thu, 28 Aug 2025 02:50:11 +0000 (19:50 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Sep 2025 22:00:00 +0000 (23:00 +0100)
commit692aef87a93b8b7ca45be8fdda8726021c870c6f
treec103b63d0d53091b3ab4fc91bc42e3e5c54be344
parent60cdf960a3560f391babd559737f1afb31fb2c5c
kea: Upgrade to 2.6.4 release

The following bug fixes have been implemented since the previous stable
release, version 2.6.3:

1. **Syslog logging fix**: We corrected an issue in logging
configuration when parsing "syslog:<facility name>" [#3921, #3992].

2. **Fix for misconfigured global reservations**: Earlier Kea versions
could crash when handling misconfigured global reservations. The problem
is now fixed [#3910, #3911, #4001].

3. **Recent Sphinx support**: Support for recent versions of Sphinx, a
tool used to generate documentation, was added. This allows Kea
documentation and packages to be built on recent systems, while
maintaining compatibility with older versions. This fix was tested with
Sphinx 1.8.4 on Debian 10, 8.1.3 on Fedora 42, and 8.2.3 on ArchLinux
[#3800].

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/kea/kea_2.6.4.bb [moved from meta/recipes-connectivity/kea/kea_2.6.3.bb with 97% similarity]