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)
2019-08-07 07:22:37 +02:00
..
base-files base-files: move urandom seed bits into separate package 2019-07-22 09:53:01 +02:00
boot tfa-layerscape: fix create_pbl and byte_swap host build 2019-07-27 07:14:09 +02:00
devel valgrind: Add support for ARM64 architecture 2019-05-14 20:28:41 +02:00
firmware layerscape: drop ppa package 2019-06-06 15:40:09 +02:00
kernel mac80211: brcm: improve brcmfmac debugging of firmware crashes 2019-07-28 14:21:50 +02:00
libs libroxml: bump to the 3.0.2 version 2019-07-16 14:13:07 +02:00
network openvpn: fix handling of list options 2019-07-17 20:11:41 +02:00
system usign: update to latest Git HEAD 2019-08-06 20:58:35 +02:00
utils busybox: strip off ALTERNATIVES spec 2019-07-12 09:17:34 +00:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:22:37 +02:00