openwrt/package
Álvaro Fernández Rojas 749d54fea8
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
busybox: backport hexdump fix for Big Endian systems
hexdump isn't working properly on some Big Endian systems, producing
incorrect output such as:
  hexdump -vn 5 -e '"fd" 1/1 "%02x:" 2/2 "%x:"' /dev/urandom
  fdff:542c0054:17920017:
Which should be:
  fdff:542c:1792:

This breaks the default ULA prefix generation on some systems. See:
https://github.com/openwrt/openwrt/issues/19844

The issue has already been fixed upstream, so we can backport the fix:
https://git.busybox.net/busybox/commit/libbb/dump.c?id=f5c7cae55fc3e19d074198bc12152486067ea8c7

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2025-11-23 17:10:00 +01:00
..
base-files base-files: allow to skip unwanted scripts 2025-11-20 17:48:18 +01:00
boot ramips: add support for ipTIME AX2002MESH 2025-11-21 01:49:58 +01:00
devel gdb: Update to version 16.3 2025-11-08 20:58:30 +01:00
firmware intel-microcode: update to 2025111 2025-11-15 19:28:03 +01:00
kernel mac80211: fix netns crash 2025-11-21 02:17:53 +01:00
libs libpcre2: Default enable JIT support for aarch64 2025-11-23 13:55:31 +01:00
network bpftool: update to 7.6.0 2025-11-22 23:11:28 +01:00
system refpolicy: update to 2.20250923 2025-11-23 09:23:21 +01:00
utils busybox: backport hexdump fix for Big Endian systems 2025-11-23 17:10:00 +01:00
Makefile package: do not sign individual APK packages 2025-10-09 12:52:43 +02:00