Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rpm2cpio.sh: identify zstd compressed payloads
Fedora recently switched to zstd payloads, and rpm2cpio.sh didn't know how to identify them, so it would spit out ".cpio.unk" archives instead of ".cpio.zst". This commit fixes that.
- Loading branch information