From 36a3ffd27e40a4703e8138fb89dfd9ff0bc652be Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 10 Jun 2024 16:28:16 +0200 Subject: [busybox] Bump to 1.36.1 --- core/modules/busybox/module.conf | 2 +- core/modules/busybox/openslx-busybox-config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/modules/busybox/module.conf b/core/modules/busybox/module.conf index 6bd50337..e3034d22 100644 --- a/core/modules/busybox/module.conf +++ b/core/modules/busybox/module.conf @@ -1,5 +1,5 @@ #!/bin/bash -REQUIRED_GIT="https://git.busybox.net/busybox||1_31_1" +REQUIRED_GIT="https://git.busybox.net/busybox||1_36_1" REQUIRED_BINARIES="busybox" REQUIRED_DIRECTORIES=" / diff --git a/core/modules/busybox/openslx-busybox-config b/core/modules/busybox/openslx-busybox-config index c6a2b8a6..ba565355 100644 --- a/core/modules/busybox/openslx-busybox-config +++ b/core/modules/busybox/openslx-busybox-config @@ -936,7 +936,7 @@ CONFIG_FEATURE_IP_LINK=y CONFIG_FEATURE_IP_ROUTE=y CONFIG_FEATURE_IP_ROUTE_DIR="/etc/iproute2" CONFIG_FEATURE_IP_TUNNEL=y -# CONFIG_FEATURE_IP_RULE is not set +CONFIG_FEATURE_IP_RULE=y CONFIG_FEATURE_IP_NEIGH=y # CONFIG_FEATURE_IP_RARE_PROTOCOLS is not set CONFIG_IPCALC=y -- cgit v1.2.3-55-g7522