mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
kea: update to 2.6.3
Update Kea to the stable release 2.6.3. This version brings various build and security improvements. In particular, support for Boost 1.87 has been officially merged upstream, so the previously required patch 020-boost-187.patch has been removed. Signed-off-by: Liu Yu <f78fk@live.com>
This commit is contained in:
@@ -6,7 +6,7 @@ Date: Sat Aug 3 10:19:05 2024 -0600
|
||||
|
||||
--- a/src/bin/keactrl/keactrl.in
|
||||
+++ b/src/bin/keactrl/keactrl.in
|
||||
@@ -112,7 +112,8 @@ get_pid_from_file() {
|
||||
@@ -116,7 +116,8 @@ get_pid_from_file() {
|
||||
|
||||
# Extract the name portion (from last slash to last dot) of the config file name.
|
||||
local conf_name
|
||||
|
||||
Reference in New Issue
Block a user