dns-letsencrypt updates

This commit is contained in:
Hannes Mehnert 2022-01-09 15:51:13 +01:00
parent 38273c53d1
commit 4ffdff17e7
2 changed files with 11 additions and 11 deletions

View file

@ -1,15 +1,15 @@
# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2021-11-10 12:15:29-00:00).
# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2022-01-09 14:47:45-00:00).
opam-version: "2.0"
name: "mirage-unikernel-letsencrypt-hvt"
depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
depends: [ "arp" { >= "3.0.0" & < "4.0.0"}
"cohttp-mirage" { >= "4.0.0" & < "5.0.0"}
"conduit-mirage" { >= "4.0.0" & >= "5.0.0" & < "6.0.0"}
"conduit-mirage" { >= "5.0.0" & < "6.0.0"}
"dns-certify" { >= "5.0.1"}
"dns-server" { >= "5.0.0"}
"dns-tsig"
"domain-name" { >= "0.3.0"}
"duration"
"ethernet" { >= "2.2.0" & < "3.0.0"}
"ethernet" { >= "3.0.0" & < "4.0.0"}
"functoria-runtime"
"letsencrypt" { >= "0.4.0"}
"letsencrypt-dns" { >= "0.4.0"}
@ -17,7 +17,7 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
"lwt"
"mirage" {build & >= "3.10.0" & < "3.11.0"}
"mirage-bootvar-solo5" { >= "0.6.0" & < "0.7.0"}
"mirage-clock-freestanding" { >= "3.0.0" & < "4.0.0"}
"mirage-clock-freestanding" { >= "3.0.0" & < "5.0.0"}
"mirage-crypto-rng-mirage" { >= "0.8.0" & < "0.11.0"}
"mirage-logs" { >= "1.2.0" & < "2.0.0"}
"mirage-net-solo5" { >= "0.6.1" & < "0.7.0"}
@ -30,7 +30,7 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
"ocamlfind" {build}
"randomconv"
"solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"}
"tcpip" { >= "6.1.0" & < "7.0.0"}
"tcpip" { >= "7.0.0" & < "8.0.0"}
"tls-mirage" { >= "0.13.0" & < "0.16.0"}
"x509" { >= "0.13.0"}
]

View file

@ -1,7 +1,7 @@
# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2021-11-10 12:18:06-00:00).
# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2022-01-09 14:48:44-00:00).
opam-version: "2.0"
name: "mirage-unikernel-letsencrypt-hvt"
depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
depends: [ "arp" { >= "3.0.0" & < "4.0.0"}
"cohttp-mirage" { >= "4.0.0" & < "5.0.0"}
"conduit-mirage" { >= "5.0.0" & < "6.0.0"}
"dns-certify" { >= "5.0.1"}
@ -9,7 +9,7 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
"dns-tsig"
"domain-name" { >= "0.3.0"}
"duration"
"ethernet" { >= "2.2.0" & < "3.0.0"}
"ethernet" { >= "3.0.0" & < "4.0.0"}
"functoria-runtime"
"letsencrypt" { >= "0.4.0"}
"letsencrypt-dns" { >= "0.4.0"}
@ -18,7 +18,7 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
"lwt"
"mirage" {build & >= "3.10.0" & < "3.11.0"}
"mirage-bootvar-solo5" { >= "0.6.0" & < "0.7.0"}
"mirage-clock-freestanding" { >= "3.0.0" & < "4.0.0"}
"mirage-clock-freestanding" { >= "3.0.0" & < "5.0.0"}
"mirage-console-solo5" { >= "0.6.1" & < "0.7.0"}
"mirage-crypto-rng-mirage" { >= "0.8.0" & < "0.11.0"}
"mirage-logs" { >= "1.2.0" & < "2.0.0"}
@ -33,7 +33,7 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
"ocamlfind" {build}
"randomconv"
"solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"}
"tcpip" { >= "6.1.0" & < "7.0.0"}
"tcpip" { >= "7.0.0" & < "8.0.0"}
"tls-mirage" { >= "0.13.0" & < "0.16.0"}
"x509" { >= "0.13.0"}
]