openwrt/package/base-files/files
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
..
bin base-files: ipcalc.sh handle start and range being empty strings 2024-07-21 17:31:59 +02:00
etc base-files: migrate old UCI network sections defining bridges 2024-06-19 12:47:58 +02:00
lib base-files: fix merge of passwd/shadow/group lines with trailing colons 2024-08-29 21:07:15 +02:00
rom
sbin Revert "apk: limit CONFIG_IPK_FILES_CHECKSUMS config to OPKG" 2024-06-20 05:52:05 +02:00
usr failsafe: fix console failsafe shell 2024-08-19 18:55:00 +02:00