An implementation of the FIDO Device Onboard Specification written in rust
Go to file
Antonio Murdaca b0a59dbcbf
Update to 0.5.1 upstream release
Upstream tag: v0.5.1
Upstream commit: 418eab5f

Commit authored by Packit automation (https://packit.dev/)

Resolves: RHEL-69267

Signed-off-by: Antonio Murdaca <amurdaca@redhat.com>
2024-11-27 12:13:56 +01:00
tests import fido-device-onboard 2021-12-13 21:31:43 +01:00
.gitignore Update to FDO 0.4.7 2023-02-15 12:45:14 +00:00
.packit.yaml Update to 0.5.1 upstream release 2024-11-27 12:13:56 +01:00
0001-Revert-chore-use-git-fork-for-aws-nitro-enclaves-cos.patch Update to 0.5.1 upstream release 2024-11-27 12:13:56 +01:00
0002-Fix-systemd-units-run-before-poweroff.patch fix(systemd-units): run before powering off the system 2024-10-02 11:45:43 +02:00
fido-device-onboard.spec Update to 0.5.1 upstream release 2024-11-27 12:13:56 +01:00
gating.yaml Update product to rhel-9 in gating.yml 2023-07-31 12:53:41 -04:00
README upgrade to 0.4.0 2022-02-24 22:06:39 +01:00
README.packit Update to 0.5.1 upstream release 2024-11-27 12:13:56 +01:00
rpminspect.yaml import fido-device-onboard 2021-12-13 21:31:43 +01:00
sources Update to 0.5.1 upstream release 2024-11-27 12:13:56 +01:00

cleanup windows proprietary files from vendor/

rm -rf target/vendor/winapi/src/*
touch target/winapi/src/lib.rs
cd target/vendor
rm -rf winapi-x86_64-pc-windows-gnu/lib/*
rm -rf winapi-i686-pc-windows-gnu/lib/*
rm -rf vcpkg/test-data