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

Merged
merged 3 commits into from
Mar 10, 2022

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Mar 9, 2022

DNSSec support for OCaml-DNS

CHANGES:

hannesm added 3 commits March 9, 2022 18:48
…er, dns-mirage, dns-client, dns-cli and dns-certify (6.2.0)

CHANGES:

* New opam package "dnssec" implementing dnssec validation (@reynir @hannesm)
* Use custom log sources, not the default one from Logs (@reynir @hannesm)
* BUGFIX dns-resolver: unlisten on the listen port, not the packet src_port
  (mirage/ocaml-dns#290 @hannesm)
* dns-resolver: add IPv6 addresses of root servers (fixes mirage/ocaml-dns#262, @hannesm)
* dns-resolver: preliminary support for DNSSec (mirage/ocaml-dns#262 @reynir @hannesm)
* dns-client: when /etc/resolv.conf modifies, update the list of nameservers
  (mirage/ocaml-dns#291 @hannesm @reynir)
* dns-cli: update to cmdliner 1.1.0 (mirage/ocaml-dns#300 @hannesm)
* dns-client-mirage: add module type and nameserver_of_string and connect to
  allow creation of a MirageOS device (mirage/ocaml-dns#297 @dinosaure)
* dns-cache: add size, capacity, and weight to metrics (mirage/ocaml-dns#301, fixes mirage/ocaml-dns#299,
  @hannesm)
@kit-ty-kate
Copy link
Member

Thanks!

@kit-ty-kate kit-ty-kate merged commit 271402a into ocaml:master Mar 10, 2022
@hannesm hannesm deleted the release-dns-v6.2.0 branch March 10, 2022 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants