Comparing builds

Builds miragevpn-server@2025-03-10 11:31:35Z on freebsd-14 and miragevpn-server@2025-04-05 01:34:13Z on freebsd-14

Compare in reverse direction

Opam packages removed

base-domains.base
base-nnp.base
conf-git.1.1

New opam packages installed

conf-which.1

Opam packages with version changes

dune.3.17.2->3.18.0
dune-configurator.3.17.2->3.18.0
fmt.0.9.0->0.10.0
logs.0.7.0->0.8.0
ocaml.5.2.1->4.14.2
ocaml-base-compiler.5.2.1->4.14.2
ocaml-config.3->2
ocaml-solo5.1.0.1->0.8.5
ocaml-src.5.2.1->4.14.2
topkg.1.0.7->1.0.8
uutf.1.0.3->1.0.4

Duniverse directories with content changes

dune_ (https://github.com/ocaml/dune/releases/download/3.17.2/dune-3.17.2.tbz->https://github.com/ocaml/dune/releases/download/3.18.0/dune-3.18.0.tbz) sha512 1e85bb297a12c9571b8645541d85a719deffb619d5e4f48dbf4566ac14e9f385d8a05342698a6f9c81ba17325b1da4ad004a5772d66cd88ed135c43d43e88f9e->e28d1ac9b25307ca167721760e1cec09f41bd602b88c8a882c1febdf20b5d5db55d38b69ce62cab4ad6552c408a230e465afc1654afe0adb2a7551007c278417, sha256 9deafeed0ecfe9e65e642cd8e6197f0864f73fcd7b94b5b199ae4d2e07a2ea64->b7450daeadc3786f6d229f1b8be98a3de1d8d7017446d8c43a3940aa37db2ffb
lwt (https://github.com/ocsigen/lwt/archive/refs/tags/5.9.0.tar.gz->https://github.com/ocsigen/lwt/archive/refs/tags/5.9.1.tar.gz) sha512 35574743df40170a8d1676254952c060090421a40d5f8ad37a6691f4f8bb0e28fca61f5efff1050edc4f8a3ffa2f06a1e23d0c084c89bfc105c1235e249bbc75->1c51fdb4d0856c89e2df08a1c0095ef28ebd0f613b07b03d0f66501ca5486515562071291e6d0932e57587ed0c9362c8b92c5c9eddb4d2bb2f5e129986b484a7, md5 763b9201c891f8c20ee02dec0af23355->18742da8b8fe3618e3fa700b7a884fe7

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
@@ -29,7 +29,7 @@
   "mirage-sleep" {?monorepo & >= "4.0.0" & < "5.0.0"}
   "mirage-solo5" {?monorepo & >= "0.10.0" & < "0.11.0"}
   "miragevpn" {?monorepo}
-  "ocaml-solo5" {build & >= "0.8.2" & < "2.0.0"}
+  "ocaml-solo5" {build & >= "0.8.2" & < "1.0.0"}
   "opam-monorepo" {build & >= "0.3.2"}
   "solo5" {build & >= "0.7.5" & < "0.10.0"}
   "tcpip" {?monorepo & >= "9.0.0" & < "10.0.0"}

mirage.4.9.0 (effectively equal)

diff
--- left/mirage/opam
+++ right/mirage/opam
@@ -36,8 +36,8 @@
   "ocaml" {with-test & < "5"}
   "dune" {>= "2.9.0"}
   "astring"
-  "cmdliner" {>= "1.2.0"}
-  "cmdliner" {with-test & >= "1.3.0"}
+  "cmdliner" {>= "1.2.0" & < "2.0.0"}
+  "cmdliner" {with-test & >= "1.3.0" & < "2.0.0"}
   "emile" {>= "1.1"}
   "fmt" {>= "0.8.7"}
   "ipaddr" {>= "5.0.0"}