Comparing builds

Builds hello@2024-09-12 15:17:53Z on freebsd-14 and hello@2024-09-10 15:15:58Z on freebsd-14

Compare in reverse direction

Opam packages with version changes

mirage.4.7.0->4.5.1

Duniverse directories with content changes

mirage (https://github.com/mirage/mirage/releases/download/v4.7.0/mirage-4.7.0.tbz->https://github.com/mirage/mirage/releases/download/v4.5.1/mirage-4.5.1.tbz) sha512 42fddf09be84c4251417145b88d4f63b41db1b29c9622b2b4e4508e31146f227a16875e670da96251208745f79a42f0b7d2bd8b44b883a705381b4c97a4255b8->4eed10a76ad63064933cecee5b5a4d183cb83e794510ee10d5f9e6484f9abf296e94cb0facf21486fc0b9086e6fb8315ceffd943d48b8d84fbff56848a6151f4, sha256 ade8c410b2de3997c4a513f53f6c990dac6af508161e20df01b64fa7975ca5be->81e00be4aac00372fc246bf721c1fe1681e587b229d3a60613e93ca7f2857e0c

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.7.0" & < "4.8.0"}
-  "mirage-bootvar" {?monorepo & >= "1.0.0" & < "2.0.0"}
+  "mirage" {build & >= "4.5.0" & < "4.6.0"}
+  "mirage-bootvar-solo5" {?monorepo & >= "0.6.0" & < "0.7.0"}
   "mirage-clock-solo5" {?monorepo & >= "4.2.0" & < "5.0.0"}
   "mirage-logs" {?monorepo & >= "2.0.0" & < "3.0.0"}
-  "mirage-runtime" {?monorepo & >= "4.7.0" & < "4.8.0"}
+  "mirage-runtime" {?monorepo & >= "4.5.0" & < "4.6.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#ffb5d95dc05920f8d0ca6c71d42c510858bda367"
+    "git+https://github.com/mirage/mirage-skeleton.git#25ddbf4dc3ed06ff9ccf4349ad51e7410d4590ea"
 }
 x-mirage-configure: [
   "sh"
@@ -231,83 +231,4 @@
 ]
 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