dns master is now 5.0.0

This commit is contained in:
Hannes Mehnert 2021-01-11 14:05:14 +01:00
parent 584a53ffdf
commit 8e985ff8f3
10 changed files with 10 additions and 10 deletions

View file

@ -38,4 +38,4 @@ description: """
A function to retrieve a certificate when providing a hostname, TSIG key, server
IP, and an optional key seed. Best used with an letsencrypt unikernel.
"""
url { src: "git+https://github.com/mirage/ocaml-dns.git#master" }
url { src: "git+https://github.com/mirage/ocaml-dns.git#b9bb9346914e50fa42fcdbbeb609e0794e8102aa" }

View file

@ -37,4 +37,4 @@ description: """
A function to retrieve a certificate when providing a hostname, TSIG key, server
IP, and an optional key seed. Best used with an letsencrypt unikernel.
"""
url { src: "git+https://github.com/hannesm/ocaml-dns.git#certify-allow-raw-in-additional" }
url { src: "git+https://github.com/hannesm/ocaml-dns.git#master" }

View file

@ -36,4 +36,4 @@ synopsis: "Pure DNS resolver API"
description: """
A pure resolver implementation using uDNS.
"""
url { src: "git+https://github.com/mirage/ocaml-dns.git#master" }
url { src: "git+https://github.com/mirage/ocaml-dns.git#b9bb9346914e50fa42fcdbbeb609e0794e8102aa" }

View file

@ -37,4 +37,4 @@ of the hash algorithm is used).
Please read [the blog article](https://hannes.nqsb.io/Posts/DNS) for a more
detailed overview.
"""
url { src: "git+https://github.com/mirage/ocaml-dns.git#master" }
url { src: "git+https://github.com/mirage/ocaml-dns.git#b9bb9346914e50fa42fcdbbeb609e0794e8102aa" }

View file

@ -37,4 +37,4 @@ of the hash algorithm is used).
Please read [the blog article](https://hannes.nqsb.io/Posts/DNS) for a more
detailed overview.
"""
url { src: "git+https://github.com/hannesm/ocaml-dns.git#certify-allow-raw-in-additional" }
url { src: "git+https://github.com/hannesm/ocaml-dns.git#master" }

View file

@ -36,4 +36,4 @@ description: """
Primary and secondary DNS server implemented in value-passing style. Needs an
effectful layer to be useful.
"""
url { src: "git+https://github.com/mirage/ocaml-dns.git#master" }
url { src: "git+https://github.com/mirage/ocaml-dns.git#b9bb9346914e50fa42fcdbbeb609e0794e8102aa" }

View file

@ -26,4 +26,4 @@ synopsis: "TSIG support for DNS"
description: """
TSIG is used to authenticate nsupdate frames using a HMAC.
"""
url { src: "git+https://github.com/mirage/ocaml-dns.git#master" }
url { src: "git+https://github.com/mirage/ocaml-dns.git#b9bb9346914e50fa42fcdbbeb609e0794e8102aa" }

View file

@ -26,4 +26,4 @@ synopsis: "TSIG support for DNS"
description: """
TSIG is used to authenticate nsupdate frames using a HMAC.
"""
url { src: "git+https://github.com/hannesm/ocaml-dns.git#certify-allow-raw-in-additional" }
url { src: "git+https://github.com/hannesm/ocaml-dns.git#master" }

View file

@ -41,4 +41,4 @@ of the hash algorithm is used).
Please read [the blog article](https://hannes.nqsb.io/Posts/DNS) for a more
detailed overview.
"""
url { src: "git+https://github.com/mirage/ocaml-dns.git#master" }
url { src: "git+https://github.com/mirage/ocaml-dns.git#b9bb9346914e50fa42fcdbbeb609e0794e8102aa" }

View file

@ -41,4 +41,4 @@ of the hash algorithm is used).
Please read [the blog article](https://hannes.nqsb.io/Posts/DNS) for a more
detailed overview.
"""
url { src: "git+https://github.com/hannesm/ocaml-dns.git#certify-allow-raw-in-additional" }
url { src: "git+https://github.com/hannesm/ocaml-dns.git#master" }