Comparing builds
Opam packages with version changes
bigstringaf.0.9.1->0.10.0
mirage.4.5.1->4.7.0
Duniverse directories with content changes
cppo (https://github.com/ocaml-community/cppo/archive/v1.6.9.tar.gz->https://github.com/ocaml-community/cppo/archive/refs/tags/v1.7.0.tar.gz) sha512 26ff5a7b7f38c460661974b23ca190f0feae3a99f1974e0fd12ccf08745bd7d91b7bc168c70a5385b837bfff9530e0e4e41cf269f23dd8cf16ca658008244b44->cafa2f7add42912b413f39e1d9fb7a2a42a9be134128c179dfe353f35a6c32840720d2166a77d985941300cb945b9c424b38401d20027d814b25f3bac534506d, md5 d23ffe85ac7dc8f0afd1ddf622770d09->90f66810f73b115cc55e581a34bf7db9
mirage (https://github.com/mirage/mirage/releases/download/v4.5.1/mirage-4.5.1.tbz->https://github.com/mirage/mirage/releases/download/v4.7.0/mirage-4.7.0.tbz) sha512 4eed10a76ad63064933cecee5b5a4d183cb83e794510ee10d5f9e6484f9abf296e94cb0facf21486fc0b9086e6fb8315ceffd943d48b8d84fbff56848a6151f4->42fddf09be84c4251417145b88d4f63b41db1b29c9622b2b4e4508e31146f227a16875e670da96251208745f79a42f0b7d2bd8b44b883a705381b4c97a4255b8, sha256 81e00be4aac00372fc246bf721c1fe1681e587b229d3a60613e93ca7f2857e0c->ade8c410b2de3997c4a513f53f6c990dac6af508161e20df01b64fa7975ca5be
Opam packages with changes in their opam file
mirage-unikernel-hello-hvt.0.0.2 (effectively equal)
diff
--- left/mirage-unikernel-hello-hvt/opam
+++ right/mirage-unikernel-hello-hvt/opam
@@ -9,11 +9,11 @@
depends: [
"duration" {?monorepo & < "1.0.0"}
"lwt" {?monorepo}
- "mirage" {build & >= "4.5.0" & < "4.6.0"}
- "mirage-bootvar-solo5" {?monorepo & >= "0.6.0" & < "0.7.0"}
+ "mirage" {build & >= "4.7.0" & < "4.8.0"}
+ "mirage-bootvar" {?monorepo & >= "1.0.0" & < "2.0.0"}
"mirage-clock-solo5" {?monorepo & >= "4.2.0" & < "5.0.0"}
"mirage-logs" {?monorepo & >= "2.0.0" & < "3.0.0"}
- "mirage-runtime" {?monorepo & >= "4.5.0" & < "4.6.0"}
+ "mirage-runtime" {?monorepo & >= "4.7.0" & < "4.8.0"}
"mirage-solo5" {?monorepo & >= "0.9.0" & < "0.10.0"}
"mirage-time" {?monorepo}
"ocaml-solo5" {build & >= "0.8.2" & < "0.9.0"}
@@ -33,7 +33,7 @@
dev-repo: "git://dummy"
url {
src:
- "git+https://github.com/mirage/mirage-skeleton.git#a5a8b0e29437ceebebe06e7875b957619d4f7648"
+ "git+https://github.com/mirage/mirage-skeleton.git#ffb5d95dc05920f8d0ca6c71d42c510858bda367"
}
x-mirage-configure: [
"sh"
@@ -231,4 +231,83 @@
]
x-opam-monorepo-opam-provided: [
"mirage" "ocaml-solo5" "opam-monorepo" "solo5"
+]
+x-orb-dependencies: [
+ ["solo5" []]
+ ["ptime" ["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"]]
+ [
+ "mirage-unikernel-hello-hvt"
+ [
+ "duration"
+ "lwt"
+ "mirage-bootvar"
+ "mirage-clock-solo5"
+ "mirage-logs"
+ "mirage-runtime"
+ "mirage-solo5"
+ "mirage-time"
+ "ocaml-solo5"
+ ]
+ ]
+ ["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-logs"
+ ["cmdliner" "dune" "fmt" "logs" "mirage-clock" "ocaml" "ptime"]
+ ]
+ ["mirage-clock-solo5" ["dune" "mirage-clock" "ocaml"]]
+ ["mirage-clock" ["dune" "ocaml"]]
+ ["mirage-bootvar" ["dune" "ocaml"]]
+ ["metrics-lwt" ["dune" "logs" "lwt" "metrics" "ocaml"]]
+ ["metrics" ["dune" "fmt" "ocaml"]]
+ ["macaddr" ["dune" "ocaml"]]
+ ["lwt" ["dune" "dune-configurator" "ocaml" "ocplib-endian"]]
+ ["logs" ["cmdliner" "dune" "fmt" "lwt" "ocaml"]]
+ ["ipaddr" ["domain-name" "dune" "macaddr" "ocaml"]]
+ ["host-system-other" []]
+ ["host-arch-x86_64" []]
+ ["fmt" ["dune" "ocaml"]]
+ ["duration" ["dune" "ocaml"]]
+ ["dune-configurator" ["base-unix" "csexp" "dune" "ocaml"]]
+ ["dune" ["base-threads" "base-unix" "ocaml"]]
+ ["domain-name" ["dune" "ocaml"]]
+ ["cstruct" ["dune" "fmt" "ocaml"]]
+ ["csexp" ["dune" "ocaml"]]
+ ["cmdliner" ["dune" "ocaml"]]
+ ["bheap" ["dune" "ocaml"]]
+ ["base-unix" []]
+ ["base-threads" []]
+ ["base-bytes" ["dune" "ocaml"]]
+ ["base-bigarray" []]
]
\ 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.4.0
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