Comparing builds

Builds dns-secondary-monitoring@2025-03-14 02:59:43Z on freebsd-14 and dns-secondary-monitoring@2025-04-04 03:18:23Z on freebsd-14

Compare in reverse direction

Opam packages with version changes

dune.3.17.2->3.18.0
dune-configurator.3.17.2->3.18.0
logs.0.7.0->0.8.0

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
utcp (git+https://github.com/robur-coop/utcp.git#cdab0405f356771ecb9bfc66c626be479c28cc81->git+https://github.com/robur-coop/utcp.git#f683146b726450a636f06945b89331da10bcf9e0)

Opam packages with changes in their opam file

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"}