openwrt-Ansuel/package/utils
Álvaro Fernández Rojas 749d54fea8 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
..
adb
audit
bcm27xx-utils
bcm4908img
bsdiff
busybox
bzip2
checkpolicy
cli
ct-bugcheck
debugcc
dns320l-mcu
dtc
e2fsprogs
f2fs-tools
fbtest
firmware-utils
fitblk
fritz-tools
jboot-tools
jsonfilter
lua
lua5.3
mdadm
mtd-utils
nilfs-utils
nvram
omnia-eeprom
omnia-mcutool
osafeloader
policycoreutils
provision
px5g-mbedtls
px5g-wolfssl
ravpower-mcu
secilc
spidev_test
ucode
ucode-mod-bpf
ucode-mod-pkgen
ucode-mod-uline
uencrypt
ugps
usbgadget
usbmode
util-linux
yafut
zyxel-bootconfig