openwrt/package
Matthias Schiffer 5773538c90
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>
(cherry picked from commit 9bbaa6f2c0)
2024-08-29 21:07:48 +02:00
..
base-files base-files: fix merge of passwd/shadow/group lines with trailing colons 2024-08-29 21:07:48 +02:00
boot mediatek: enable rootwait for cmcc rax3000m emmc version 2024-08-11 19:18:39 +02:00
devel perf: opt-out of lto usage 2023-08-11 12:53:34 +02:00
firmware wireless-regdb: Update to version 2024.07.04 2024-07-11 00:23:36 +02:00
kernel kernel: r8126: print link status when link up 2024-08-19 12:46:30 +02:00
libs wolfssl: Update to version 5.7.2 2024-07-16 00:05:18 +02:00
network hostapd: fix anqp_3gpp_cell_net list delimiter 2024-08-28 12:00:23 +02:00
system ca-certificates: add missing license information 2024-07-10 23:07:36 +02:00
utils ucode: update to Git 1a8a0bcf725520820802ad433db22d8f64fbed6c (2024-07-11) 2024-07-14 01:27:28 +02:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:59:24 +01:00