dns-resolver updates

This commit is contained in:
Hannes Mehnert 2022-01-09 15:46:48 +01:00
parent c39bb8f951
commit 38273c53d1
2 changed files with 10 additions and 10 deletions

View file

@ -1,17 +1,17 @@
# Generated by ./config.exe configure -t hvt (2021-11-19 14:14:34-00:00).
# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2022-01-09 14:44:03-00:00).
opam-version: "2.0"
name: "mirage-unikernel-resolver-hvt"
depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
depends: [ "arp" { >= "3.0.0" & < "4.0.0"}
"dns-certify" { >= "6.0.0"}
"dns-resolver" { >= "6.0.0"}
"dns-server"
"ethernet" { >= "2.2.0" & < "3.0.0"}
"ethernet" { >= "3.0.0" & < "4.0.0"}
"functoria-runtime"
"logs"
"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"}
@ -23,7 +23,7 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
"ocamlbuild" {build}
"ocamlfind" {build}
"solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"}
"tcpip" { >= "6.1.0" & < "7.0.0"}
"tcpip" { >= "7.0.0" & < "8.0.0"}
]
maintainer: "dummy"
authors: "dummy"

View file

@ -1,18 +1,18 @@
# Generated by ./config.exe configure -t hvt (2021-11-19 14:21:07-00:00).
# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2022-01-09 14:45:08-00:00).
opam-version: "2.0"
name: "mirage-unikernel-resolver-hvt"
depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
depends: [ "arp" { >= "3.0.0" & < "4.0.0"}
"dns-certify" { >= "6.0.0"}
"dns-resolver" { >= "6.0.0"}
"dns-server"
"ethernet" { >= "2.2.0" & < "3.0.0"}
"ethernet" { >= "3.0.0" & < "4.0.0"}
"functoria-runtime"
"logs"
"logs-syslog" { >= "0.3.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"}
@ -26,7 +26,7 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
"ocamlbuild" {build}
"ocamlfind" {build}
"solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"}
"tcpip" { >= "6.1.0" & < "7.0.0"}
"tcpip" { >= "7.0.0" & < "8.0.0"}
]
maintainer: "dummy"
authors: "dummy"