monitor-updates: add libfido2 and libcbor#4073
Merged
Merged
Conversation
Also monitor libfido2 (and its dependency libcbor). This is important because that library is responsible for support of security keys in OpenSSH, e.g. making it work with Windows Hello. We've missed a couple of updates of the libfido2 library and hence miss out on Windows Hello support. Pointed out by Ladislau Szomoru. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Member
Author
|
This is a draft PR for now because I have not managed to build a working libfido2. See git-for-windows/MSYS2-packages#60 (comment) for more details. |
Member
Author
Now that I managed to build a working libfido2, this here PR is ready for review. |
Member
Author
|
I merged this for the main benefit of getting a new snapshot with the upgraded |
dscho
added a commit
that referenced
this pull request
Nov 9, 2022
We also need to monitor libfido2 (and its dependency libcbor) because that library is responsible for support of security keys in OpenSSH, e.g. making it work with Windows Hello.
dscho
added a commit
that referenced
this pull request
Nov 10, 2022
We also need to monitor libfido2 (and its dependency libcbor) because that library is responsible for support of security keys in OpenSSH, e.g. making it work with Windows Hello.
dscho
added a commit
that referenced
this pull request
Nov 12, 2022
We also need to monitor libfido2 (and its dependency libcbor) because that library is responsible for support of security keys in OpenSSH, e.g. making it work with Windows Hello.
Zeze1184
pushed a commit
to https-github-com-Zeze1184/git
that referenced
this pull request
Nov 22, 2022
We also need to monitor libfido2 (and its dependency libcbor) because that library is responsible for support of security keys in OpenSSH, e.g. making it work with Windows Hello.
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We also need to monitor libfido2 (and its dependency libcbor) because that library is responsible for support of security keys in OpenSSH, e.g. making it work with Windows Hello.