openwrt/package
Thomas Winkler 140b48a9e9 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>
2024-05-10 22:39:57 +02:00
..
base-files base-files: fix uid/gid auto-enumeration to avoid 16-bit limit 2024-05-10 22:39:57 +02:00
boot uboot-mediatek: bpi-r2: fix root= default cmdline parameter 2024-05-08 01:54:32 +01:00
devel gperf: build as C++11 2024-05-10 00:11:10 +02:00
firmware ipq-wifi: correct PKG_MIRROR_HASH 2024-04-27 23:29:48 +02:00
kernel bcm27xx-gpu-fw: update to v1.20240424 2024-05-10 09:15:15 +02:00
libs mbedtls: export cmake files 2024-05-07 12:50:27 +02:00
network dropbear: clarify DROPBEAR_MODERN_ONLY option 2024-05-09 19:35:36 +02:00
system procd: make mDNS TXT record parsing more solid 2024-04-29 23:24:58 +02:00
utils bcm27xx-utils: update to latest version 2024-05-10 09:17:52 +02:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:45:15 +01:00