Comparing builds

Builds dnsvizor@2025-01-21 23:31:17Z on freebsd-14 and dnsvizor@2024-11-28 22:44:53Z on freebsd-14

Compare in reverse direction

New opam packages installed

host-arch-x86_64.1
host-system-other.1

Opam packages with version changes

conf-pkg-config.4->3
dune.3.17.1->3.16.1
dune-configurator.3.17.1->3.16.1
mirage.4.8.2->4.8.1
ocaml-solo5.0.8.5->0.8.4

New duniverse directories installed

base (https://github.com/janestreet/base/archive/refs/tags/v0.16.3.tar.gz)
num (https://github.com/dune-universe/num/releases/download/v1.4%2Bdune2/num-v1.4.dune2.tbz)
ocaml-compiler-libs (https://github.com/janestreet/ocaml-compiler-libs/releases/download/v0.12.4/ocaml-compiler-libs-v0.12.4.tbz)
parsexp (https://ocaml.janestreet.com/ocaml-core/v0.16/files/parsexp-v0.16.0.tar.gz)
ppx_derivers (https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz)
ppx_sexp_conv (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_sexp_conv-v0.16.0.tar.gz)
ppxlib (https://github.com/ocaml-ppx/ppxlib/releases/download/0.33.0/ppxlib-0.33.0.tbz)
sexplib (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib-v0.16.0.tar.gz)
sexplib0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz)
stdlib-shims (https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz)

Duniverse directories with content changes

charrua (https://github.com/mirage/charrua/releases/download/v1.6.0/charrua-1.6.0.tbz->https://github.com/mirage/charrua/releases/download/v1.5.0/charrua-v1.5.0.tbz) sha512 6ea3cb92efca7c33ee9aa1411223bec9045ece9939657594ebc47ae93408c4d87e8b40812751fc86555061d91ccd338b3fbcfe6059e1dd770303329b5e527a96->ac6960de516642793b928224c95da997042d2907829496843481894b38804e3b465b5f9703bd8c02e5202059847ee5c16db6975c630b462448db511b39f34f87, sha256 1f6f7c1211a45ebbbd56a78b12fdbceaa98efae97ac3bd6f4855da47a3a3ac34->4ce74a5e78402f3d645ddcb344aaa1348349a8d5a35b8b55112aff0cb84db8e1
cppo (https://github.com/ocaml-community/cppo/archive/v1.8.0.tar.gz->https://github.com/ocaml-community/cppo/archive/refs/tags/v1.7.0.tar.gz) sha512 3840725b767a0300bdc48f11d26d798bdcae0a764ed6798df3a08dfc8cc76fe124b14a19d47c9b5ea8e229d68b0311510afce77c0e4d9131fbda5116dc2689a2->cafa2f7add42912b413f39e1d9fb7a2a42a9be134128c179dfe353f35a6c32840720d2166a77d985941300cb945b9c424b38401d20027d814b25f3bac534506d, md5 a197cb393b84f6b30e0ff55080ac429b->90f66810f73b115cc55e581a34bf7db9
dnsvizor (git+file:///tmp/orb-build#ddb88b44c7376feaef5839cb9d92a7104afc5d55->git+file:///tmp/orb-build#3c4a2d85e289b3cb4e7eeb090dda9714aae89005)
dune_ (https://github.com/ocaml/dune/releases/download/3.17.1/dune-3.17.1.tbz->https://github.com/ocaml/dune/releases/download/3.16.1/dune-3.16.1.tbz) sha512 fed5b091c307a2817e415456bd66a6bc98d7daaedd08a388b8544a6371346f9227765bcceb6b480a2192e0ec198cd6a818ba50af56819fd70992b14a4d0baccf->fddf940d5634400fa14f6728235e0dba055b90a47f868d9fee80c9523b93fb2b9920a00e70dfdc5e1dd26a21d695ce854267b6a2ec305ce89ce9447733f7242c, sha256 6b9ee5ed051379a69ca45173ac6c5deb56b44a1c16e30b7c371343303d835ac6->b781ae20f87613c2a11bd0717809e00470c82d615e15264f9a64e033051ac3de
mirage (https://github.com/mirage/mirage/releases/download/v4.8.2/mirage-4.8.2.tbz->https://github.com/mirage/mirage/releases/download/v4.8.1/mirage-4.8.1.tbz) sha512 7f1ae2ae226893041189b62850c763256ce2e330bf311fec54d74a714d26c819d98846ddf17028126ef16a91cff3cbc3d12edfccc46e882604a6865f34765961->8b2546975f7f23dcd39796a04818d1978bae593e3179c3d00afd25ec8f3d39525b6bea91ab62987795ced217a602f49abe26742fcfd044914f0a158bbbb8f676, sha256 edaddb27bc630c7ea4086075b337b5c4d364c1a231e471bb169e5988e6ba2fe1->c024c04ab11c5ad6a25d7a00d44734a3c18ffe5012cc999412d853ff70c89476

Opam packages with changes in their opam file

ocaml-src.4.14.2 (effectively equal)

diff
--- left/ocaml-src/opam
+++ right/ocaml-src/opam
@@ -9,10 +9,17 @@
 depends: [
   "ocaml" {= "4.14.2"}
 ]
-build: ["touch" "META"]
 install: ["cp" "-r" "." "%{lib}%/ocaml-src"]
 url {
   src: "https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz"
   checksum:
     "sha256=c2d706432f93ba85bd3383fa451d74543c32a4e84a1afaf3e8ace18f7f097b43"
+}
+extra-source "META" {
+  src:
+    "https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-src/META.4.14.2"
+  checksum: [
+    "sha256=9862aa59ae298adf1dffb7762bc37da99f110b19880de441c3649fa402abde28"
+    "md5=589e1ee6f978c9826457a48b08c20e10"
+  ]
 }
\ No newline at end of file

ocaml-base-compiler.4.14.2 (effectively equal)

diff
--- left/ocaml-base-compiler/opam
+++ right/ocaml-base-compiler/opam
@@ -15,13 +15,27 @@
   "base-unix" {post}
   "base-bigarray" {post}
   "base-threads" {post}
+  "host-arch-arm32" {arch = "arm32" & post}
+  "host-arch-arm64" {arch = "arm64" & post}
+  "host-arch-ppc64" {arch = "ppc64" & post}
+  "host-arch-riscv64" {arch = "riscv64" & post}
+  "host-arch-s390x" {arch = "s390x" & post}
+  "host-arch-x86_32" {os != "win32" & arch = "x86_32" & post}
+  "host-arch-x86_64" {os != "win32" & arch = "x86_64" & post}
+  "host-arch-unknown"
+  {os != "win32" & arch != "arm32" & arch != "arm64" & arch != "ppc64" &
+   arch != "riscv64" &
+   arch != "s390x" &
+   arch != "x86_32" &
+   arch != "x86_64" &
+   post}
   (("arch-x86_64" {os = "win32" & arch = "x86_64"} &
-    (("system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & post}) |
-     "system-msvc")) |
-   ("arch-x86_32" {os = "win32"} &
-    (("system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & post}) |
-     "system-msvc")) |
-   "base-unix" {os != "win32" & post})
+  (("system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & post}) |
+   "system-msvc")) |
+ ("arch-x86_32" {os = "win32"} &
+  (("system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & post}) |
+   "system-msvc")) |
+ "host-system-other" {os != "win32" & post})
   "ocaml-options-vanilla" {post}
   "flexdll" {>= "0.36" & os = "win32"}
 ]

mirage-unikernel-dnsvizor-hvt.0.0.2

diff
--- left/mirage-unikernel-dnsvizor-hvt/opam
+++ right/mirage-unikernel-dnsvizor-hvt/opam
@@ -48,7 +48,7 @@
 dev-repo: "git://dummy"
 url {
   src:
-    "git+https://github.com/robur-coop/dnsvizor.git#ddb88b44c7376feaef5839cb9d92a7104afc5d55"
+    "git+https://github.com/robur-coop/dnsvizor.git#3c4a2d85e289b3cb4e7eeb090dda9714aae89005"
 }
 x-mirage-configure: [
   "sh"

domain-name.0.4.0 (effectively equal)

diff
--- left/domain-name/opam
+++ right/domain-name/opam
@@ -17,7 +17,7 @@
 bug-reports: "https://github.com/hannesm/domain-name/issues"
 depends: [
   "ocaml" {>= "4.04.2"}
-  "dune" {>= "1.0"}
+  "dune"
   "alcotest" {with-test}
 ]
 build: [
@@ -34,5 +34,4 @@
     "sha512=f25aedb1ddf6ab8c49b1545cf88f4990114a9e7954d91cabf260e6ce470abd42dd135e8a55084262a77d4c9ee4bff6dc00c71307b23a48d82d50593b910ee173"
   ]
 }
-x-commit-hash: "e9833486ee40ef2c49c43dd72976022a627b4a34"
-x-maintenance-intent: ["(latest)"]
\ No newline at end of file
+x-commit-hash: "e9833486ee40ef2c49c43dd72976022a627b4a34"
\ No newline at end of file

System packages changed

builder 0.4.0.11.ge37a9e1->0.4.0
curl 8.11.1_1->8.10.1
expat 2.6.4->2.6.3
gettext runtime-0.23.1->runtime-0.22.5
git 2.47.1->2.47.0
orb 1.0.0.2.g8f912f3->0.0.2.29.g22ce318