Bugzilla – Bug 1217520
qemu: add support for canokeys
Last modified: 2024-02-21 14:20:07 UTC
Looks like there's software FIDO2 support in qemu: https://www.qemu.org/docs/master/system/devices/canokey.html It needs https://github.com/canokeys/canokey-qemu. Could we have that in Factory please? As we are adding FIDO2 integration with disk encryption this would help both developing as well as later testing in openQA.
Hey, I saw you packaged it, and it's already in the Virtualization devel project. Nice! Have you submitted it to Factory as well? If yes, I'm happy to make the necessary changes in the qemu specfile myself...
yes, canokey-qemu is in Factory. Here are the spec file changes: https://github.com/openSUSE/qemu/pull/47
Cool! And thanks for the PR. I've merged it, and I'm preparing the package for Factory. BTW, is canokey already (or is it going to be added) in SLE (16) as well? Asking because I'd like to put what I currently have in Factory there and, if canokey will not be present in it, I need product switches...
It's not for SLE
(In reply to Ludwig Nussel from comment #4) > It's not for SLE Ok. I'll make it depend on the appropriate suse_version (or whatever the proper macro is) as well then. Thanks
This is an autogenerated message for OBS integration: This bug (1217520) was mentioned in https://build.opensuse.org/request/show/1137967 Factory / qemu
This is an autogenerated message for OBS integration: This bug (1217520) was mentioned in https://build.opensuse.org/request/show/1139511 Factory / qemu
This is an autogenerated message for OBS integration: This bug (1217520) was mentioned in https://build.opensuse.org/request/show/1144426 Factory / qemu
It wasn't easy but, for now, this seems to work... Closing it.