openwrt/package
Matthias Schiffer 9bbaa6f2c0
base-files: fix merge of passwd/shadow/group lines with trailing colons
Empty trailing fields get lost when the lines are split and merged again
at colons, resulting in unparsable entries. Only use the split fields for
matching against the other file, but emit the original line unchanged
to fix the issue.

Fixes: de7ca7dafa ("base-files: merge /etc/passwd et al at sysupgrade config restore")
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2024-08-29 21:07:15 +02:00
..
base-files base-files: fix merge of passwd/shadow/group lines with trailing colons 2024-08-29 21:07:15 +02:00
boot rockchip: add support for Radxa ROCK 3B 2024-08-29 20:16:26 +02:00
devel
firmware linux-firmware: add firmware for all Mellanox Spectrum Switches 2024-08-29 20:39:48 +02:00
kernel kernel: netdevices: adjust mlxsw network drivers 2024-08-29 20:39:48 +02:00
libs
network
system
utils
Makefile