openwrt/package/base-files/files
Thomas Winkler ccac75a37f base-files: fix uid/gid auto-enumeration to avoid 16-bit limit
uid/gid range should be limited to 16bit unsigned integer range to
avoid "wraparound" issues with permissions where jffs2
is employed for storage and chown 65536 (first auto-created user)
becomes equivalent to chown 0

Fixes: #13927

Signed-off-by: Thomas Winkler <tewinkler86@gmail.com>
(cherry picked from commit 140b48a9e9)
Link: https://github.com/openwrt/openwrt/pull/15898
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-07-08 21:13:26 +02:00
..
bin package: base-files: turn error into warning 2023-09-19 15:38:59 +02:00
etc base-files: enable BPF JIT kallsyms by default 2023-06-09 13:20:05 +02:00
lib base-files: fix uid/gid auto-enumeration to avoid 16-bit limit 2024-07-08 21:13:26 +02:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: add 'isup' to the wifi script 2023-04-12 19:49:30 +02:00
usr base-files: validate firmware for compatibility with backup 2019-09-08 09:10:30 +02:00