Comparing builds
Builds dnsvizor@2024-10-20 22:10:50Z on freebsd-14 and dnsvizor@2024-10-21 22:11:42Z on freebsd-14
Compare in reverse direction
- 1 Opam packages with version changes
- 4 New duniverse directories installed
- 1 Opam packages with changes in their opam file
Opam packages with version changes
solo5.0.8.1->0.9.0
New duniverse directories installed
angstrom (https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz)
bigstringaf (https://github.com/inhabitedtype/bigstringaf/archive/0.10.0.tar.gz)
dnsvizor (git+file:///tmp/orb-build#f8e2862cac8a8646f0f7741a9831a132ea2fe395)
ocaml-syntax-shims (https://github.com/ocaml-ppx/ocaml-syntax-shims/releases/download/1.0.0/ocaml-syntax-shims-1.0.0.tbz)
Opam packages with changes in their opam file
mirage-unikernel-dnsvizor-hvt.0.0.2 (and additional changes)
build instruction (without common prefix) modifications, old:
[make "build"]
new
[make "-Cmirage/" "build"]
install instruction (without common prefix) modifications, old:
["cp" "dist/dnsvizor.hvt" "%{bin}%/dnsvizor.hvt"]
["strip" "%{bin}%/dnsvizor.hvt"]
["cp" "dist/dnsvizor.hvt" "%{prefix}%/dnsvizor.hvt.debug"]
["cp" "README.md" "%{prefix}%/README.md"]
new
["cp" "mirage/dist/dnsvizor.hvt" "%{bin}%/dnsvizor.hvt"]
["strip" "%{bin}%/dnsvizor.hvt"]
["cp" "mirage/dist/dnsvizor.hvt" "%{prefix}%/dnsvizor.hvt.debug"]
["cp" "README.md" "%{prefix}%/README.md"]
URL
old: src: "git+https://github.com/robur-coop/dnsvizor.git#7d9d97e1e8dfe83b1de02fb0fbbe4fad16d43938"new: src: "git+https://github.com/robur-coop/dnsvizor.git#f8e2862cac8a8646f0f7741a9831a132ea2fe395"