Skip to content

Commit

Permalink
Merge pull request #376 from Nitrokey/update-apdu-dispatch
Browse files Browse the repository at this point in the history
Prepare release 1.6.0-rc.1
  • Loading branch information
sosthene-nitrokey authored Nov 10, 2023
2 parents 4e64411 + f6b7cd7 commit 23a03a7
Show file tree
Hide file tree
Showing 5 changed files with 161 additions and 130 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 1.6.0-rc.1 (2023-11-10)

### Features

Expand All @@ -20,10 +20,12 @@

- fido-authenticator: Reduce the maximum credential ID length for improved compatibility ([fido-authenticator#37][])
- fido-authenticator: Multiple changes to improve compliance with the specification (overview: [fido-authenticator#6][])
- Upgrade opcard to v1.2.0, fixing memory issues when using multiple RSA keys, potential data corruption, correct handling of non canonical curve25519 public keys and properly rejecting NFC requests ([#376][])
- Correct maximum binary size for LPC55 and only enable PRINCE for the subregions used for the filesystem ([#355][])
- lpc55: Move USB initialization to the end of the boot process to make sure that the device can respond to all requests, fixing a potential delay when connecting the device under Linux ([#302][])

[#302]: https://github.com/Nitrokey/nitrokey-3-firmware/issues/302
[#376]: https://github.com/Nitrokey/nitrokey-3-firmware/pull/376
[#314]: https://github.com/Nitrokey/nitrokey-3-firmware/pull/314
[#321]: https://github.com/Nitrokey/nitrokey-3-firmware/issues/321
[#335]: https://github.com/Nitrokey/nitrokey-3-firmware/pull/335
Expand Down
Loading

0 comments on commit 23a03a7

Please sign in to comment.