Comparing builds
Opam packages with version changes
mirage.4.5.1->4.6.1
Duniverse directories with content changes
happy-eyeballs (https://github.com/robur-coop/happy-eyeballs/releases/download/v1.1.0/happy-eyeballs-1.1.0.tbz->https://github.com/robur-coop/happy-eyeballs/releases/download/v1.2.0/happy-eyeballs-1.2.0.tbz) sha512 2c391824694d18b4c5c6695540b6bdaf63ec7f5accb868312c06dafab9f0ab888e2cb46d1afc94fa897747bbe3a0223f9701eb709bf3ed4f45ed3899cf9abf15->f177421c0667459a67f6ae4c434be563fe7b05fbe6c5c6155e55c9b742349ed7002368860681e8d9443092543a130cfc5bd5dfe4fceab540dd9957e96325ee3b, sha256 ce6670b9e1ecf5b7bc339c7c666dab8cf25be9baf20cd4c0784f12105b4fdcc1->33f1bc57a9fa60a0706f39becf2876f1b3a49b73dbd83d5b1b055894d4a10d48
logs-syslog (https://github.com/hannesm/logs-syslog/releases/download/v0.4.0/logs-syslog-0.4.0.tbz->https://github.com/hannesm/logs-syslog/releases/download/v0.4.1/logs-syslog-0.4.1.tbz) sha512 3d66e4bc5323513b6796c29755ebf632b58a01208b9d858580e4e1175b6b98291cacc97de8848cad9c9ff660450d681952b548db8612ee4713b3dd2e1fb24f74->574462f493dee3be9a42fb87d9fca590618aaceb36160c1c7242aef71d1cd804f280e508793fc1e14809126a9d7438a521829aca0e807057a147013bced3f528, sha256 4eeb0d897d9c0f8aba6d38052b710dc72caaabb757bfa67c08bace0c87b8748a->a61e6a97e21579f510222433361b2dc5f75863e11aebbafe413d577ba31ad9d5
mirage (https://github.com/mirage/mirage/releases/download/v4.5.1/mirage-4.5.1.tbz->https://github.com/mirage/mirage/releases/download/v4.6.1/mirage-4.6.1.tbz) sha512 4eed10a76ad63064933cecee5b5a4d183cb83e794510ee10d5f9e6484f9abf296e94cb0facf21486fc0b9086e6fb8315ceffd943d48b8d84fbff56848a6151f4->bca9f45fc08e25280798998ff4f908b6359f1f52a56d0e04e962a902b4b4b013024f6921a0b017ecf9692d9dfe4fbf56b7b3a102d54b48757deb767e37d5f055, sha256 81e00be4aac00372fc246bf721c1fe1681e587b229d3a60613e93ca7f2857e0c->95c0e38ef98199c550582174058950bc06ff365f0a355734ea96de028d77714c
miragevpn (git+https://github.com/robur-coop/miragevpn.git#820d8ba0bcb04c012f8637005ee274e09c155580->git+https://github.com/robur-coop/miragevpn.git#2ae7148338f04819ae93edbbaed7c3d5de05edf0)
Opam packages with changes in their opam file
mirage-unikernel-miragevpn_router-hvt.0.0.2 (effectively equal)
diff
--- left/mirage-unikernel-miragevpn_router-hvt/opam
+++ right/mirage-unikernel-miragevpn_router-hvt/opam
@@ -14,7 +14,7 @@
"logs" {?monorepo}
"logs-syslog" {?monorepo & >= "0.4.0"}
"lwt" {?monorepo}
- "mirage" {build & >= "4.5.1" & < "4.6.0"}
+ "mirage" {build & >= "4.6.0" & < "4.7.0"}
"mirage-block-solo5" {?monorepo & >= "0.8.0" & < "0.9.0"}
"mirage-bootvar" {?monorepo & >= "1.0.0" & < "2.0.0"}
"mirage-clock-solo5" {?monorepo & >= "4.2.0" & < "5.0.0"}
@@ -25,7 +25,7 @@
"mirage-nat" {?monorepo & >= "3.0.0"}
"mirage-net-solo5" {?monorepo & >= "0.8.0" & < "0.9.0"}
"mirage-random" {?monorepo & >= "3.0.0" & < "4.0.0"}
- "mirage-runtime" {?monorepo & >= "3.8.0" & >= "4.5.1" & < "4.6.0"}
+ "mirage-runtime" {?monorepo & >= "3.8.0" & >= "4.6.0" & < "4.7.0"}
"mirage-solo5" {?monorepo & >= "0.9.0" & < "0.10.0"}
"mirage-time" {?monorepo}
"miragevpn" {?monorepo}
@@ -48,7 +48,7 @@
dev-repo: "git://dummy"
url {
src:
- "git+https://github.com/robur-coop/miragevpn.git#820d8ba0bcb04c012f8637005ee274e09c155580"
+ "git+https://github.com/robur-coop/miragevpn.git#2ae7148338f04819ae93edbbaed7c3d5de05edf0"
}
x-mirage-configure: [
"sh"
@@ -651,4 +651,520 @@
]
x-opam-monorepo-opam-provided: [
"mirage" "ocaml-solo5" "opam-monorepo" "solo5"
+]
+x-orb-dependencies: [
+ ["zarith" ["dune" "gmp" "ocaml"]]
+ [
+ "x509"
+ [
+ "asn1-combinators"
+ "base64"
+ "cstruct"
+ "domain-name"
+ "dune"
+ "fmt"
+ "gmap"
+ "ipaddr"
+ "logs"
+ "mirage-crypto"
+ "mirage-crypto-ec"
+ "mirage-crypto-pk"
+ "mirage-crypto-rng"
+ "ocaml"
+ "pbkdf"
+ "ptime"
+ ]
+ ]
+ ["tuntap" ["dune" "ipaddr" "macaddr" "ocaml"]]
+ [
+ "tls-mirage"
+ [
+ "dune"
+ "fmt"
+ "lwt"
+ "mirage-clock"
+ "mirage-crypto"
+ "mirage-crypto-pk"
+ "mirage-flow"
+ "mirage-kv"
+ "ocaml"
+ "ptime"
+ "tls"
+ "x509"
+ ]
+ ]
+ [
+ "tls-lwt"
+ [
+ "cmdliner"
+ "dune"
+ "lwt"
+ "mirage-crypto-rng-lwt"
+ "ocaml"
+ "ptime"
+ "tls"
+ "x509"
+ ]
+ ]
+ [
+ "tls"
+ [
+ "cstruct"
+ "domain-name"
+ "dune"
+ "fmt"
+ "hkdf"
+ "ipaddr"
+ "logs"
+ "mirage-crypto"
+ "mirage-crypto-ec"
+ "mirage-crypto-pk"
+ "mirage-crypto-rng"
+ "ocaml"
+ "x509"
+ ]
+ ]
+ [
+ "tcpip"
+ [
+ "arp"
+ "cmdliner"
+ "cstruct"
+ "cstruct-lwt"
+ "dune"
+ "duration"
+ "ethernet"
+ "fmt"
+ "ipaddr"
+ "ipaddr-cstruct"
+ "logs"
+ "lru"
+ "lwt"
+ "lwt-dllist"
+ "macaddr"
+ "macaddr-cstruct"
+ "metrics"
+ "mirage-clock"
+ "mirage-flow"
+ "mirage-net"
+ "mirage-random"
+ "mirage-time"
+ "ocaml"
+ "randomconv"
+ ]
+ ]
+ ["syslog-message" ["dune" "ocaml" "ptime"]]
+ ["solo5" []]
+ ["sexplib0" ["dune" "ocaml"]]
+ ["seq" ["dune" "ocaml"]]
+ ["rresult" ["dune" "ocaml"]]
+ ["result" ["dune" "ocaml"]]
+ ["randomconv" ["cstruct" "dune" "ocaml"]]
+ ["ptime" ["dune" "ocaml"]]
+ ["psq" ["dune" "ocaml" "seq"]]
+ ["pbkdf" ["cstruct" "dune" "mirage-crypto" "ocaml"]]
+ ["optint" ["dune" "ocaml"]]
+ ["ocplib-endian" ["base-bytes" "dune" "ocaml"]]
+ ["ocaml-solo5" ["ocaml" "solo5"]]
+ ["ocaml-options-vanilla" ["ocaml-base-compiler"]]
+ ["ocaml-config" ["ocaml-base-compiler"]]
+ [
+ "ocaml-base-compiler"
+ [
+ "base-bigarray"
+ "base-threads"
+ "base-unix"
+ "host-arch-x86_64"
+ "host-system-other"
+ "ocaml"
+ "ocaml-options-vanilla"
+ ]
+ ]
+ ["ocaml" ["ocaml-base-compiler" "ocaml-config"]]
+ ["mtime" ["dune" "ocaml"]]
+ [
+ "miragevpn"
+ [
+ "angstrom"
+ "base64"
+ "bos"
+ "cmdliner"
+ "cstruct"
+ "cstruct-lwt"
+ "decompress"
+ "dns-client"
+ "dns-client-lwt"
+ "dns-client-mirage"
+ "domain-name"
+ "dune"
+ "duration"
+ "fmt"
+ "gmap"
+ "hex"
+ "hxd"
+ "ipaddr"
+ "logs"
+ "lwt"
+ "mirage-clock"
+ "mirage-crypto"
+ "mirage-crypto-rng"
+ "mirage-crypto-rng-lwt"
+ "mirage-random"
+ "mtime"
+ "ocaml"
+ "ptime"
+ "randomconv"
+ "tcpip"
+ "tls"
+ "tuntap"
+ "x509"
+ ]
+ ]
+ [
+ "mirage-unikernel-miragevpn_router-hvt"
+ [
+ "arp"
+ "duration"
+ "ethernet"
+ "logs"
+ "logs-syslog"
+ "lwt"
+ "mirage-block-solo5"
+ "mirage-bootvar"
+ "mirage-clock-solo5"
+ "mirage-crypto-rng-mirage"
+ "mirage-kv"
+ "mirage-logs"
+ "mirage-monitoring"
+ "mirage-nat"
+ "mirage-net-solo5"
+ "mirage-random"
+ "mirage-runtime"
+ "mirage-solo5"
+ "mirage-time"
+ "miragevpn"
+ "ocaml-solo5"
+ "tcpip"
+ ]
+ ]
+ ["mirage-time" ["dune" "lwt" "ocaml"]]
+ [
+ "mirage-solo5"
+ [
+ "bheap"
+ "cstruct"
+ "dune"
+ "duration"
+ "lwt"
+ "metrics"
+ "metrics-lwt"
+ "mirage-runtime"
+ "ocaml"
+ ]
+ ]
+ ["mirage-runtime" ["cmdliner" "dune" "ipaddr" "logs" "lwt" "ocaml"]]
+ ["mirage-random" ["cstruct" "dune" "ocaml"]]
+ [
+ "mirage-net-solo5"
+ [
+ "cstruct"
+ "dune"
+ "fmt"
+ "logs"
+ "lwt"
+ "macaddr"
+ "metrics"
+ "mirage-net"
+ "mirage-solo5"
+ "ocaml"
+ ]
+ ]
+ ["mirage-net" ["cstruct" "dune" "fmt" "lwt" "macaddr" "ocaml"]]
+ ["mirage-nat" ["cstruct" "dune" "ethernet" "ipaddr" "lru" "ocaml" "tcpip"]]
+ [
+ "mirage-monitoring"
+ [
+ "dune"
+ "logs"
+ "memtrace-mirage"
+ "metrics"
+ "metrics-influx"
+ "metrics-lwt"
+ "mirage-clock"
+ "mirage-runtime"
+ "mirage-time"
+ "ocaml"
+ "tcpip"
+ ]
+ ]
+ [
+ "mirage-logs"
+ ["cmdliner" "dune" "fmt" "logs" "mirage-clock" "ocaml" "ptime"]
+ ]
+ ["mirage-kv" ["dune" "fmt" "lwt" "ocaml" "optint" "ptime"]]
+ ["mirage-flow" ["cstruct" "dune" "fmt" "lwt" "ocaml"]]
+ [
+ "mirage-crypto-rng-mirage"
+ [
+ "cstruct"
+ "dune"
+ "duration"
+ "logs"
+ "lwt"
+ "mirage-clock"
+ "mirage-crypto-rng"
+ "mirage-runtime"
+ "mirage-time"
+ "ocaml"
+ ]
+ ]
+ [
+ "mirage-crypto-rng-lwt"
+ [
+ "dune"
+ "duration"
+ "logs"
+ "lwt"
+ "mirage-crypto"
+ "mirage-crypto-rng"
+ "mtime"
+ "ocaml"
+ ]
+ ]
+ [
+ "mirage-crypto-rng"
+ [
+ "cstruct"
+ "dune"
+ "dune-configurator"
+ "duration"
+ "logs"
+ "mirage-crypto"
+ "ocaml"
+ ]
+ ]
+ [
+ "mirage-crypto-pk"
+ [
+ "cstruct"
+ "dune"
+ "eqaf"
+ "mirage-crypto"
+ "mirage-crypto-rng"
+ "ocaml"
+ "sexplib0"
+ "zarith"
+ ]
+ ]
+ [
+ "mirage-crypto-ec"
+ [
+ "cstruct"
+ "dune"
+ "dune-configurator"
+ "eqaf"
+ "mirage-crypto"
+ "mirage-crypto-rng"
+ "ocaml"
+ ]
+ ]
+ ["mirage-crypto" ["cstruct" "dune" "dune-configurator" "eqaf" "ocaml"]]
+ ["mirage-clock-solo5" ["dune" "mirage-clock" "ocaml"]]
+ ["mirage-clock" ["dune" "ocaml"]]
+ ["mirage-bootvar" ["dune" "ocaml"]]
+ [
+ "mirage-block-solo5"
+ ["cstruct" "dune" "fmt" "lwt" "mirage-block" "mirage-solo5" "ocaml"]
+ ]
+ ["mirage-block" ["cstruct" "dune" "fmt" "lwt" "ocaml"]]
+ ["metrics-lwt" ["dune" "logs" "lwt" "metrics" "ocaml"]]
+ ["metrics-influx" ["dune" "duration" "fmt" "lwt" "metrics" "ocaml"]]
+ ["metrics" ["dune" "fmt" "ocaml"]]
+ [
+ "memtrace-mirage"
+ ["dune" "lwt" "mirage-clock" "mirage-flow" "ocaml" "ptime"]
+ ]
+ ["macaddr-cstruct" ["cstruct" "dune" "macaddr" "ocaml"]]
+ ["macaddr" ["dune" "ocaml"]]
+ ["lwt-dllist" ["dune" "ocaml"]]
+ ["lwt" ["dune" "dune-configurator" "ocaml" "ocplib-endian"]]
+ ["lru" ["dune" "ocaml" "psq"]]
+ ["logs-syslog" ["dune" "logs" "ocaml" "ptime" "syslog-message"]]
+ ["logs" ["cmdliner" "dune" "fmt" "lwt" "ocaml"]]
+ ["ipaddr-cstruct" ["cstruct" "dune" "ipaddr" "ocaml"]]
+ ["ipaddr" ["domain-name" "dune" "macaddr" "ocaml"]]
+ ["hxd" ["cmdliner" "dune" "dune-configurator" "ocaml"]]
+ ["host-system-other" []]
+ ["host-arch-x86_64" []]
+ ["hkdf" ["cstruct" "dune" "mirage-crypto" "ocaml"]]
+ ["hex" ["cstruct" "dune" "ocaml"]]
+ [
+ "happy-eyeballs-mirage"
+ [
+ "domain-name"
+ "dune"
+ "duration"
+ "fmt"
+ "happy-eyeballs"
+ "ipaddr"
+ "logs"
+ "lwt"
+ "mirage-clock"
+ "mirage-time"
+ "ocaml"
+ "tcpip"
+ ]
+ ]
+ [
+ "happy-eyeballs-lwt"
+ [
+ "cmdliner"
+ "dns"
+ "domain-name"
+ "dune"
+ "duration"
+ "fmt"
+ "happy-eyeballs"
+ "ipaddr"
+ "logs"
+ "lwt"
+ "mtime"
+ "ocaml"
+ ]
+ ]
+ [
+ "happy-eyeballs"
+ ["domain-name" "dune" "duration" "fmt" "ipaddr" "logs" "ocaml"]
+ ]
+ ["gmp" ["conf-m4" "dune" "ocaml"]]
+ ["gmap" ["dune" "ocaml"]]
+ ["fpath" ["astring" "dune" "ocaml" "result"]]
+ ["fmt" ["dune" "ocaml"]]
+ ["ethernet" ["cstruct" "dune" "logs" "lwt" "macaddr" "mirage-net" "ocaml"]]
+ ["eqaf" ["cstruct" "dune" "ocaml"]]
+ ["duration" ["dune" "ocaml"]]
+ ["dune-configurator" ["base-unix" "csexp" "dune" "ocaml"]]
+ ["dune" ["base-threads" "base-unix" "ocaml"]]
+ ["domain-name" ["dune" "ocaml"]]
+ [
+ "dns-client-mirage"
+ [
+ "ca-certs-nss"
+ "dns-client"
+ "domain-name"
+ "dune"
+ "happy-eyeballs"
+ "happy-eyeballs-mirage"
+ "ipaddr"
+ "lwt"
+ "mirage-clock"
+ "mirage-random"
+ "mirage-time"
+ "ocaml"
+ "tcpip"
+ "tls-mirage"
+ "x509"
+ ]
+ ]
+ [
+ "dns-client-lwt"
+ [
+ "ca-certs"
+ "dns"
+ "dns-client"
+ "dune"
+ "happy-eyeballs"
+ "happy-eyeballs-lwt"
+ "ipaddr"
+ "lwt"
+ "mirage-crypto-rng-lwt"
+ "mtime"
+ "ocaml"
+ "tls-lwt"
+ ]
+ ]
+ [
+ "dns-client"
+ [
+ "dns"
+ "domain-name"
+ "dune"
+ "fmt"
+ "ipaddr"
+ "mirage-crypto-rng"
+ "mtime"
+ "ocaml"
+ "randomconv"
+ ]
+ ]
+ [
+ "dns"
+ [
+ "base64"
+ "cstruct"
+ "domain-name"
+ "dune"
+ "duration"
+ "fmt"
+ "gmap"
+ "ipaddr"
+ "logs"
+ "lru"
+ "metrics"
+ "ocaml"
+ "ptime"
+ ]
+ ]
+ ["decompress" ["checkseum" "cmdliner" "dune" "ocaml" "optint"]]
+ ["cstruct-lwt" ["base-unix" "cstruct" "dune" "lwt" "ocaml"]]
+ ["cstruct" ["dune" "fmt" "ocaml"]]
+ ["csexp" ["dune" "ocaml"]]
+ ["conf-m4" []]
+ ["cmdliner" ["dune" "ocaml"]]
+ ["checkseum" ["dune" "dune-configurator" "ocaml" "optint"]]
+ ["ca-certs-nss" ["dune" "mirage-clock" "mirage-crypto" "ocaml" "x509"]]
+ [
+ "ca-certs"
+ [
+ "astring"
+ "bos"
+ "dune"
+ "fpath"
+ "logs"
+ "mirage-crypto"
+ "ocaml"
+ "ptime"
+ "x509"
+ ]
+ ]
+ [
+ "bos"
+ ["astring" "base-unix" "dune" "fmt" "fpath" "logs" "ocaml" "rresult"]
+ ]
+ ["bigstringaf" ["dune" "dune-configurator" "ocaml"]]
+ ["bheap" ["dune" "ocaml"]]
+ ["base64" ["dune" "ocaml"]]
+ ["base-unix" []]
+ ["base-threads" []]
+ ["base-bytes" ["dune" "ocaml"]]
+ ["base-bigarray" []]
+ ["astring" ["base-bytes" "dune" "ocaml"]]
+ ["asn1-combinators" ["cstruct" "dune" "ocaml" "ptime" "zarith"]]
+ [
+ "arp"
+ [
+ "cstruct"
+ "dune"
+ "duration"
+ "ethernet"
+ "fmt"
+ "ipaddr"
+ "logs"
+ "lwt"
+ "macaddr"
+ "mirage-time"
+ "ocaml"
+ ]
+ ]
+ ["angstrom" ["bigstringaf" "dune" "ocaml"]]
]
\ No newline at end of file
New environment variables added
ARCH x86_64
System packages changed
bash 5.2.26_1->5.2.32
builder 0.3.2.15.gbb3a686->0.3.2.19.g6a2682c
curl 8.8.0->8.9.1_1
git 2.45.1->2.46.0
orb 0.0.2.18.g232dbb8->0.0.2.29.g22ce318
pkgconf 2.2.0,1->2.3.0,1