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

mbedtls: 2.3.0 -> 2.4.0 #21056

Merged
merged 1 commit into from
Dec 11, 2016
Merged

mbedtls: 2.3.0 -> 2.4.0 #21056

merged 1 commit into from
Dec 11, 2016

Conversation

boronine
Copy link
Contributor

Motivation for this change

There is a bug in mbedtls 2.3.0: Mbed-TLS/mbedtls#522

This bug prohibits me from building Neko 2.1.0. With an upgraded mbedtls I can build both Neko 2.1.0 and Haxe 3.1.3 on both Linux and Darwin (which is currently unsupported).

Next steps:

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@boronine, thanks for your PR! By analyzing the history of the files in this pull request, we identified @fpletz and @wkennington to be potential reviewers.

@joachifm joachifm merged commit f70457b into NixOS:master Dec 11, 2016
@boronine boronine deleted the mbedtls-2.4.0 branch December 11, 2016 13:21
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.

None yet

3 participants