update url dependency for idna - #807
Closed
runcom wants to merge 6 commits into
Closed
Conversation
https://rustsec.org/advisories/RUSTSEC-2024-0421.html Signed-off-by: Antonio Murdaca <antoniomurdaca@gmail.com>
Fixes compiling errors as per parallaxsecond/rust-tss-esapi#634 Signed-off-by: Antonio Murdaca <antoniomurdaca@gmail.com>
Signed-off-by: Antonio Murdaca <antoniomurdaca@gmail.com>
Signed-off-by: Antonio Murdaca <antoniomurdaca@gmail.com>
Signed-off-by: Antonio Murdaca <antoniomurdaca@gmail.com>
nullr0ute
reviewed
May 27, 2026
Contributor
Author
|
thanks for the review @nullr0ute 🙏 |
Contributor
Author
|
Build in fedora fails because we don't have the latest rust-tss-esapi (7.7) that we're using here https://packages.fedoraproject.org/pkgs/rust-tss-esapi/ |
Contributor
Author
|
@nullr0ute we need the new 7.7 rust-tss-esapi in fedora and you're the maintainer there, can you bump it ? |
Contributor
Yup, it's on my list, there's a little coordination being done for that update. |
runcom
force-pushed
the
idna-fix
branch
2 times, most recently
from
May 27, 2026 13:31
e32d69e to
29fcf65
Compare
knecasov
added a commit
to knecasov/fido-device-onboard-rs
that referenced
this pull request
Jun 29, 2026
- bump libcryptsetup-rs to 0.16.1 and devicemapper to 0.34.6 - incorporate changes from fdo-rs#807 - Assisted-by: Claude (claude-opus-4-6) Signed-off-by: Klara Necasova <knecasov@redhat.com>
knecasov
added a commit
to knecasov/fido-device-onboard-rs
that referenced
this pull request
Jun 29, 2026
- bump libcryptsetup-rs to 0.16.1 and devicemapper to 0.34.6 - incorporate changes from fdo-rs#807 - assisted by Claude (claude-opus-4-6) Signed-off-by: Klara Necasova <knecasov@redhat.com>
mmartinv
approved these changes
Jul 7, 2026
Signed-off-by: Antonio Murdaca <antoniomurdaca@gmail.com>
Contributor
Author
|
this is included in #808 closing |
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.
https://rustsec.org/advisories/RUSTSEC-2024-0421.html