Skip to content
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] 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
merged 1 commit into from
Mar 30, 2022

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Mar 29, 2022

Simple symmetric cryptography for the modern age

CHANGES:

…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)
@hannesm
Copy link
Member Author

hannesm commented Mar 30, 2022

CI errors are unrelated, good to merge.

@kit-ty-kate
Copy link
Member

Thanks!

@kit-ty-kate kit-ty-kate merged commit 82cc46a into ocaml:master Mar 30, 2022
@hannesm hannesm deleted the release-mirage-crypto-v0.10.6 branch April 7, 2022 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants