openwrt/package
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
..
base-files base-files: fix uid/gid auto-enumeration to avoid 16-bit limit 2024-07-08 21:13:26 +02:00
boot uboot-mediatek: add Netcore N60 support 2024-07-08 12:00:39 +02:00
devel perf: opt-out of lto usage 2023-08-11 12:53:34 +02:00
firmware linux-firmware: realtek: update rtl8821ae firmware 2024-07-08 21:13:26 +02:00
kernel mt76: mt7996: select required kernel and hostap options 2024-07-08 21:13:26 +02:00
libs package/libs/libjson-c: fix PKG_CPE_ID 2024-07-06 18:31:14 +02:00
network hostapd: fix crash on interface setup failure 2024-07-08 21:13:25 +02:00
system procd: make mDNS TXT record parsing more solid 2024-04-29 23:30:04 +02:00
utils package/utils/secilc: drop PKG_CPE_ID 2024-07-06 18:31:14 +02:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:59:24 +01:00