Path to this page:
Subject: CVS commit: pkgsrc/security/py-fido2
From: Thomas Klausner
Date: 2024-03-20 12:37:39
Message id: 20240320113739.BB5FCFA2C@cvs.NetBSD.org
Log Message:
py-fido2: update to 1.1.3.
* Version 1.1.3 (released 2024-03-13)
** Fix USB HID issue on MacOS that sometimes caused a pause while waiting for a
timeout.
** Fix argument to CredProp extension where an enum value was required instead of
also allowing a string.
** Fix parsing of some key types (ES384, ES512) causing signature verification \
to fail.
** Deprecation: Calling websafe_decode with a bytes argument instead of str.
This will raise a TypeError in the next major version of the library.
Files: