You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Jo-Philipp Wich 4fd7a30c70 packages: apply usign padding workarounds to package indexes if needed
Since usign miscalculates SHA-512 digests for input sizes of exactly
64 + N * 128 + 110 or 64 + N * 128 + 111 bytes, we need to apply some
white space padding to avoid triggering the hashing edge case.

While usign itself has been fixed already, there is still many firmwares
in the wild which use broken usign versions to verify current package
indexes so we'll need to carry this workaround in the forseeable future.

Ref: https://forum.openwrt.org/t/signature-check-failed/41945
Ref: https://git.openwrt.org/5a52b379902471cef495687547c7b568142f66d2
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit e1f588e446)
5 years ago
..
base-files base-files: move urandom seed bits into separate package 5 years ago
boot tfa-layerscape: fix create_pbl and byte_swap host build 5 years ago
devel valgrind: Add support for ARM64 architecture 5 years ago
firmware layerscape: drop ppa package 5 years ago
kernel mac80211: brcm: improve brcmfmac debugging of firmware crashes 5 years ago
libs libroxml: bump to the 3.0.2 version 5 years ago
network openvpn: fix handling of list options 5 years ago
system usign: update to latest Git HEAD 5 years ago
utils busybox: strip off ALTERNATIVES spec 5 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago