c82de0d3e0
* fix: Enable lzo, snappy, zstd support in crash Issue discovered in crash where lzo compressed kdump files were not readable by our crash utility. So add a patch to enable support for common compression types (lzo, snappy, zstd) * chore: remove unused patch * add missing build requires for lzo and snappy * add fedora attribution of lzo_snappy_zstd patch * add missing zstd-devel buildrequires While the current default chroot build environment contains zstd-devel, it is much better to be explicit about our build dependencies in the spec. Signed-off-by: Chris Co <chrco@microsoft.com> |
||
---|---|---|
.. | ||
crash.signatures.json | ||
crash.spec | ||
lzo_snappy_zstd.patch |