let's encrypt: update from upstream

This commit is contained in:
Hannes Mehnert 2021-11-10 13:20:00 +01:00
parent eb55bbb4dc
commit c449274b1e
2 changed files with 9 additions and 9 deletions

View file

@ -1,9 +1,9 @@
# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2021-07-21 09:00:20-00:00).
# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2021-11-10 12:15:29-00:00).
opam-version: "2.0"
name: "mirage-unikernel-letsencrypt-hvt"
depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
"cohttp-mirage" { >= "4.0.0" & < "5.0.0"}
"conduit-mirage" { >= "4.0.0" & < "5.0.0"}
"conduit-mirage" { >= "4.0.0" & >= "5.0.0" & < "6.0.0"}
"dns-certify" { >= "5.0.1"}
"dns-server" { >= "5.0.0"}
"dns-tsig"
@ -15,7 +15,7 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
"letsencrypt-dns" { >= "0.4.0"}
"logs"
"lwt"
"mirage" {build & >= "3.10.4" & < "3.11.0"}
"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-crypto-rng-mirage" { >= "0.8.0" & < "0.11.0"}
@ -31,7 +31,7 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
"randomconv"
"solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"}
"tcpip" { >= "6.1.0" & < "7.0.0"}
"tls-mirage" { >= "0.13.0"}
"tls-mirage" { >= "0.13.0" & < "0.16.0"}
"x509" { >= "0.13.0"}
]
maintainer: "dummy"

View file

@ -1,9 +1,9 @@
# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2021-07-21 08:52:29-00:00).
# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2021-11-10 12:18:06-00:00).
opam-version: "2.0"
name: "mirage-unikernel-letsencrypt-hvt"
depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
"cohttp-mirage" { >= "4.0.0" & < "5.0.0"}
"conduit-mirage" { >= "4.0.0" & < "5.0.0"}
"conduit-mirage" { >= "5.0.0" & < "6.0.0"}
"dns-certify" { >= "5.0.1"}
"dns-server" { >= "5.0.0"}
"dns-tsig"
@ -14,9 +14,9 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
"letsencrypt" { >= "0.4.0"}
"letsencrypt-dns" { >= "0.4.0"}
"logs"
"logs-syslog" { >= "0.3.0" & < "0.4"}
"logs-syslog" { >= "0.3.0"}
"lwt"
"mirage" {build & >= "3.10.4" & < "3.11.0"}
"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-console-solo5" { >= "0.6.1" & < "0.7.0"}
@ -34,7 +34,7 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
"randomconv"
"solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"}
"tcpip" { >= "6.1.0" & < "7.0.0"}
"tls-mirage" { >= "0.13.0"}
"tls-mirage" { >= "0.13.0" & < "0.16.0"}
"x509" { >= "0.13.0"}
]
maintainer: "dummy"