diff options
author | Michael Gmelin <grembo@FreeBSD.org> | 2022-05-27 13:13:56 +0000 |
---|---|---|
committer | Michael Gmelin <grembo@FreeBSD.org> | 2022-06-23 17:20:24 +0200 |
commit | 95299192d7e94b6fcb1e345c36d85ad989f6c42d (patch) | |
tree | f3646420e4c2c0e3f72f3959741109c3cafae86d /UPDATING | |
parent | 5a62cc1b71a0bc09d8716c28a33858d9edd765e5 (diff) | |
download | freebsd-ports-95299192d7e94b6fcb1e345c36d85ad989f6c42d.zip |
security/py-yubikey-manager: Add OTP HID support for FreeBSD
This makes yubikey-manager usable on FreeBSD again. FreeBSD
support was broken since reliance on libusb and libykpersonalize
was dropped upstream in 4.0.0.
This supports the classic uhid(4) driver and the more modern
hidraw(4) driver.
See: https://github.com/Yubico/yubikey-manager/pull/504
As I had to redo the patch after the update to 4.0.9, I took
the chance to add unit test support (`make test`).
A future change could remove the dependency on ykpersonalize.
PR: 263916
Approved by: egypcio (maintainer timeout, about 4 weeks)
Diffstat (limited to 'UPDATING')
0 files changed, 0 insertions, 0 deletions