[new release] mirage-crypto, mirage-crypto-rng, mirage-crypto-rng-mirage, mirage-crypto-rng-async, mirage-crypto-pk and mirage-crypto-ec (0.10.6) - #21049
Merged
Conversation
…age, mirage-crypto-rng-async, mirage-crypto-pk and mirage-crypto-ec (0.10.6) CHANGES: - Use _WIN32 instead of __WIN32__, as proposed by @jonahbeckford in mirage/mirage-crypto#137 - PKG_CONFIG_PATH via cygpath on Window (mirage/mirage-crypto#150 @MisterDA) - ocaml-solo5 (formerly ocaml-freestanding) defines __ocaml_solo5__, use this in ifdef (arm only, mirage/mirage-crypto#152 @hannesm) - mirag-crypto-rng-mirage test: require mirage-unix >= 5.0.0 (mirage/mirage-crypto#151 @hannesm) - use oUnit2 as dependency, instead of oUnit (mirage/mirage-crypto#149 @MisterDA) - support mipsel and mips64el compilation (mirage/mirage-crypto#148 @glondu) - bugfix: define _POSIX_C_SOURCE in entropy_cpu_stubs.c (otherwise clock_gettime is not defined - at least on armhf) (mirage/mirage-crypto#148 @glondu) - bugfix: compilation on kfreebsd-* (adding __FreeBSD_kernel__ to ifdef) (mirage/mirage-crypto#148 @glondu)
Member
Author
|
CI errors are unrelated, good to merge. |
Member
|
Thanks! |
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.
Simple symmetric cryptography for the modern age
CHANGES:
PKG_CONFIG_PATHthroughcygpathmirage/mirage-crypto#150 @MisterDA)in ifdef (arm only, ocaml-solo5 defines __ocaml_solo5__ mirage/mirage-crypto#152 @hannesm)
is not defined - at least on armhf) (Debian fixes mirage/mirage-crypto#148 @glondu)
(Debian fixes mirage/mirage-crypto#148 @glondu)