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 07dcbfa6e8 fwtool: do not omit final 16 byte when image does not contain signature
The fwutil command will interpret the final 16 byte of a given firmware
image files as "struct fwimage_trailer".

In case these bytes do look like a valid trailer, we must ensure that we
print them out along with the remainder of the image to not accidentally
truncate non-trailer-images by 16 bytes when they're piped through fwtool,
e.g. as part of an image verification command sequence.

Some command sequences pipe images through fwtool in order to strip any
possible metadata, certificate or signature trailers and do not expect
bare images without any of that metadata to get truncated as other non-
fwtool specific metadata is expected at the end of the file, e.g. an
information block with an md5sum in case of the combined image format.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 889b841048)
5 years ago
..
base-files base-files: use get_mac_binary() in mtd_get_mac_binary_ubi() 5 years ago
boot uboot-fritz4040: update to 2019-09-07 5 years ago
devel gdb: bump to 8.3.1 5 years ago
firmware ath10k-firmware: update Candela Tech firmware images 5 years ago
kernel ath10k-ct: update to version 2019-09-09 5 years ago
libs openssl: bump to 1.1.1d 5 years ago
network iwinfo: update to latest Git HEAD 5 years ago
system fwtool: do not omit final 16 byte when image does not contain signature 5 years ago
utils px5g: support EC keys 5 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago