# # ChangeLog for boot/generic/src/payload.c in mainline # # Generated by Trac 1.5.4 # 2024-06-17T06:46:42Z Fri, 04 Jun 2021 16:58:15 GMT Martin Decky [d091007] * boot/generic/include/gzip.h (modified) * boot/generic/src/gzip.c (modified) * boot/generic/src/payload.c (modified) Detect a compressed component by GZIP signature, not file extension Tue, 26 May 2020 18:22:56 GMT Petr Pavlu [df7dc9e] * boot/generic/src/payload.c (modified) Fix a NULL pointer access when boot components are uncompressed ...