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] dns, dns-stub, dns-certify, dns-mirage, dns-resolver, dns-client, dns-server, dns-tsig and dns-cli (5.0.0) #18504

Merged
merged 3 commits into from
Apr 16, 2021

Commits on Apr 14, 2021

  1. [new release] dns, dns-stub, dns-certify, dns-mirage, dns-resolver, d…

    …ns-client, dns-server, dns-tsig and dns-cli (5.0.0)
    
    CHANGES:
    
    * IPv6 support for client and server (Mirage, Unix, Lwt) (mirage/ocaml-dns#249 mirage/ocaml-dns#252 @hannesm)
      This results in breaking changes, especially in the Mirage boilerplate,
      since now a Mirage_stack.V4V6 is needed instead of a Mirage_stack.V4.
    * dns-certify: support EC private keys, now that X509 0.12.0 supports them
      (mirage/ocaml-dns#252 @hannesm)
    hannesm committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    11e392e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55e3a47 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    9470681 View commit details
    Browse the repository at this point in the history