tools/squashfs4: update to 4.7.3
authorShiji Yang <[email protected]>
Fri, 7 Nov 2025 12:45:25 +0000 (20:45 +0800)
committerHauke Mehrtens <[email protected]>
Sun, 9 Nov 2025 21:45:12 +0000 (22:45 +0100)
commit64432358e098b444682ceedf9d385ed9aaaed4e4
tree445d5cce94dba77683581a69c87fef2a873c5633
parent1f1db7543220b70610782bdaa56050466094c14a
tools/squashfs4: update to 4.7.3

Release Note:
  https://github.com/plougher/squashfs-tools/releases/tag/4.7.3

The three backported patches fixed the regression and build
issue on squashfs-tools v4.7.3.

Signed-off-by: Shiji Yang <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20683
Signed-off-by: Hauke Mehrtens <[email protected]>
tools/squashfs4/Makefile
tools/squashfs4/patches/0001-mksquashfs-fix-build-for-big-endian-architectures.patch [new file with mode: 0644]
tools/squashfs4/patches/0002-gzip_wrapper-fix-byte-swapping-prototype.patch [new file with mode: 0644]
tools/squashfs4/patches/0003-mksquashfs-fix-regression-introduced-by-SEEK_DATA-op.patch [new file with mode: 0644]