-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[new release] spoke (0.0.4) #28640
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[new release] spoke (0.0.4) #28640
Conversation
CHANGES: - Update to `mirage-crypto.1.0.0` (@dinosaure, dinosaure/spoke#10)
Co-authored-by: Jan Midtgaard <mail@janmidtgaard.dk>
This compiles and installs on
Should we guard the test suite with |
I decided to disallow tests for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
The FreeBSD failure is due to struggling workers and can be ignored as the previous run passed.
I almost forgot my usual question: 🙂
Would you consider adding an x-maintenance-intent
entry?
Thanks |
SPAKE+EE implementation in OCaml
CHANGES:
mirage-crypto.1.0.0
(@dinosaure, Switch to mirage-crypto.1.0.0 dinosaure/spoke#10)