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 (4.6.3) #17957

Merged
merged 1 commit into from Jan 11, 2021

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Jan 11, 2021

…ns-client, dns-server, dns-tsig and dns-cli (4.6.3)

CHANGES:

* dns-server: wildcard support (mirage/ocaml-dns#248 @hannesm)
* dns-certify: only dnskey needs to be a valid hostname (mirage/ocaml-dns#247 @hannesm),
  allow [`raw] Domain_name.t in signing requests (mirage/ocaml-dns#249 @hannesm)
* dns-client.resolvconf provides a parser for /etc/resolv.conf (mirage/ocaml-dns#240 @hannesm),
  used in dns-client.unix and dns-client.lwt (mirage/ocaml-dns#241 @hannesm)
* BUGFIX dns-cli notify keys are accepted in namekey_c (mirage/ocaml-dns#242 @hannesm)
* BUGFIX dns: revise TXT resource record encoding and storage (for DKIM usage)
  previously RR were cut at 255 characters (fixes mirage/ocaml-dns#244, mirage/ocaml-dns#245 @hannesm)
* BUGFIX dns: decoding of TSIG packets (mirage/ocaml-dns#250 @hannesm)
* BUGFIX ocertify: pem file may contain a certificate chain (mirage/ocaml-dns#246 @hannesm)
@camelus
Copy link
Contributor

camelus commented Jan 11, 2021

Commit: 07b1db6

A pull request by opam-seasoned @hannesm.

☀️ All lint checks passed 07b1db6
  • These packages passed lint tests: dns-certify.4.6.3, dns-cli.4.6.3, dns-client.4.6.3, dns-mirage.4.6.3, dns-resolver.4.6.3, dns-server.4.6.3, dns-stub.4.6.3, dns-tsig.4.6.3, dns.4.6.3

☀️ Installability check (+9)
  • new installable packages (9): dns.4.6.3 dns-certify.4.6.3 dns-cli.4.6.3 dns-client.4.6.3 dns-mirage.4.6.3 dns-resolver.4.6.3 dns-server.4.6.3 dns-stub.4.6.3 dns-tsig.4.6.3

@kit-ty-kate
Copy link
Member

Thanks!

@kit-ty-kate kit-ty-kate merged commit 00568d3 into ocaml:master Jan 11, 2021
@hannesm hannesm deleted the release-dns-4.6.3 branch March 5, 2021 10:53
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.

zone parser and TXT records
3 participants