openwrt/package
Florian Eckert 32ed3db1a0 base-files: treat 'ipaddr is inside range' as warning again
The call to 'ipcalc' is used in 'dnsmasq' init script to create the
configuration. If the 'ipaddr' is in the configured range then 'ipcalc' exited
with an error whereby the START/STOP variables are unavailable.

This behaviour has changed during 'ipcalc' refactoring and now leads to a
problem when starting 'dnsmasq' if the 'ipaddr' is inside this range. To
restore the old behaviour, only a warning is issued as before and the
required variables for the 'dnsmasq' are still set.

Fixes: 854739b32c (base-files: ipcalc.sh: Rewrite in pure shell)

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Link: https://github.com/openwrt/openwrt/pull/18641
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-05-29 23:54:18 +02:00
..
base-files base-files: treat 'ipaddr is inside range' as warning again 2025-05-29 23:54:18 +02:00
boot sunxi: add support for Beelink X2 2025-05-29 22:56:04 +02:00
devel kselftests-bpf: add support for kernel 6.12 2025-05-29 22:46:46 +02:00
firmware ipq60xx: add support for ALFA Network AP120C-AX 2025-05-27 23:43:55 +02:00
kernel package/zram: fix up Kconfig behaviour for kernel 6.12 2025-05-29 22:46:46 +02:00
libs toolchain: gcc: drop GCC11 2025-05-26 19:20:56 +02:00
network dnsmasq: fix start if dhcp-range is not correct 2025-05-29 23:54:18 +02:00
system procd: update to Git HEAD (2025-05-28) 2025-05-29 13:32:06 +02:00
utils adb: Switch to mbedtls 2025-05-24 21:32:25 +02:00
Makefile build: lock versions for special APK packages 2025-02-04 13:48:59 +00:00