fdo-rs / fido-device-onboard-rs

An implementation of the FIDO Device Onboard (FDO) spec written in Rust.
BSD 3-Clause "New" or "Revised" License
58 stars 33 forks source link

fix: use J option (xz) instead of j (bzip2) for compression #540

Closed 7flying closed 1 year ago

7flying commented 1 year ago

We are setting a .tar.xz extension so we should build a .tar.xz instead of a bzip2. This sets such option in make-vendored-tarfile.sh