summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2020-04-17 20:57:17 +0100
committerColin Watson <cjwatson@debian.org>2020-04-17 20:57:17 +0100
commit75073d0a8478441cc97a6efa10b566c5fb1dac81 (patch)
treeb73bff259e1b16829ed8b19ee92df2bbbf36ef7d /NEWS
parentc923f422b1e455bdd8ec3bdb10d005e3bfbacfe0 (diff)
New upstream version 1.4.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8b96d39..153ff71 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
1* Version 1.4.0 (2020-04-15)
2 ** hid_hidapi: hidapi backend; enable with -DUSE_HIDAPI=1.
3 ** Fall back to U2F if the key claims to, but does not support FIDO2.
4 ** FIDO2 credential protection (credprot) support.
5 ** New API calls:
6 - fido_cbor_info_fwversion;
7 - fido_cred_prot;
8 - fido_cred_set_prot;
9 - fido_dev_set_transport_functions;
10 - fido_set_log_handler.
11 ** Support for FreeBSD.
12 ** Support for C++.
13 ** Support for MSYS.
14 ** Fixed EdDSA and RSA self-attestation.
15
1* Version 1.3.1 (2020-02-19) 16* Version 1.3.1 (2020-02-19)
2 ** fix zero-ing of le1 and le2 when talking to a U2F device. 17 ** fix zero-ing of le1 and le2 when talking to a U2F device.
3 ** dropping sk-libfido2 middleware, please find it in the openssh tree. 18 ** dropping sk-libfido2 middleware, please find it in the openssh tree.