Comparing builds
Opam packages with version changes
mirage.4.6.1->4.5.1
Duniverse directories with content changes
mirage (https://github.com/mirage/mirage/releases/download/v4.6.1/mirage-4.6.1.tbz->https://github.com/mirage/mirage/releases/download/v4.5.1/mirage-4.5.1.tbz) sha512 bca9f45fc08e25280798998ff4f908b6359f1f52a56d0e04e962a902b4b4b013024f6921a0b017ecf9692d9dfe4fbf56b7b3a102d54b48757deb767e37d5f055->4eed10a76ad63064933cecee5b5a4d183cb83e794510ee10d5f9e6484f9abf296e94cb0facf21486fc0b9086e6fb8315ceffd943d48b8d84fbff56848a6151f4, sha256 95c0e38ef98199c550582174058950bc06ff365f0a355734ea96de028d77714c->81e00be4aac00372fc246bf721c1fe1681e587b229d3a60613e93ca7f2857e0c
miragevpn (git+https://github.com/robur-coop/miragevpn.git#2ae7148338f04819ae93edbbaed7c3d5de05edf0->git+https://github.com/robur-coop/miragevpn.git#820d8ba0bcb04c012f8637005ee274e09c155580)
Opam packages with changes in their opam file
mirage-unikernel-miragevpn_server-hvt.0.0.1 (effectively equal)
diff
--- left/mirage-unikernel-miragevpn_server-hvt/opam
+++ right/mirage-unikernel-miragevpn_server-hvt/opam
@@ -14,7 +14,7 @@
"ethernet" {?monorepo & >= "3.0.0" & < "4.0.0"}
"logs" {?monorepo}
"lwt" {?monorepo}
- "mirage" {build & >= "4.6.0" & < "4.7.0"}
+ "mirage" {build & >= "4.5.1" & < "4.6.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"}
@@ -24,7 +24,7 @@
"mirage-nat" {?monorepo}
"mirage-net-solo5" {?monorepo & >= "0.8.0" & < "0.9.0"}
"mirage-random" {?monorepo & >= "3.0.0" & < "4.0.0"}
- "mirage-runtime" {?monorepo & >= "4.6.0" & < "4.7.0"}
+ "mirage-runtime" {?monorepo & >= "4.5.1" & < "4.6.0"}
"mirage-solo5" {?monorepo & >= "0.9.0" & < "0.10.0"}
"mirage-time" {?monorepo}
"miragevpn" {?monorepo}
@@ -47,7 +47,7 @@
dev-repo: "git://dummy"
url {
src:
- "git+https://github.com/robur-coop/miragevpn.git#2ae7148338f04819ae93edbbaed7c3d5de05edf0"
+ "git+https://github.com/robur-coop/miragevpn.git#820d8ba0bcb04c012f8637005ee274e09c155580"
}
x-mirage-configure: [
"sh"
@@ -618,497 +618,4 @@
]
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"
- ]
- ]
- ["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_server-hvt"
- [
- "arp"
- "dns"
- "dns-client"
- "duration"
- "ethernet"
- "logs"
- "lwt"
- "mirage-block-solo5"
- "mirage-bootvar"
- "mirage-clock-solo5"
- "mirage-crypto-rng-mirage"
- "mirage-kv"
- "mirage-logs"
- "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-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" ["dune" "fmt" "ocaml"]]
- ["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" ["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
Environment variables removed
ARCH x86_64
System packages changed
bash 5.2.32->5.2.26_1
builder 0.3.2.19.g6a2682c->0.3.2.15.gbb3a686
curl 8.9.1_1->8.8.0
git 2.46.0->2.45.1
orb 0.0.2.27.g91da7d2->0.0.2.18.g232dbb8