Comparing builds

Builds dns-secondary@2020-12-04 16:48:38Z on freebsd-12 and dns-secondary@2020-12-17 12:51:36Z on freebsd-12

Compare in reverse direction

Opam packages with version changes

mirage.3.10.0->3.10.1
mirage-runtime.3.10.0->3.10.1
mirage-types.3.10.0->3.10.1
mirage-types-lwt.3.10.0->3.10.1

Opam packages with changes in their opam file

ocaml-base-compiler.4.11.1 (and additional changes)

build instruction (without common prefix) modifications, old:
[ "./configure" "--prefix=%{prefix}%" "-C" "CC=cc" {os = "openbsd" | os = "freebsd" | os = "macos"} "ASPP=cc -c" {os = "openbsd" | os = "freebsd" | os = "macos"} ]
[make "-j%{jobs}%" {os != "cygwin"} "world"]
[make "-j%{jobs}%" {os != "cygwin"} "world.opt"]
new
[ "./configure" "--prefix=%{prefix}%" "-C" "CC=cc" {os = "openbsd" | os = "macos"} "ASPP=cc -c" {os = "openbsd" | os = "macos"} ]
[make "-j%{jobs}%" {os != "cygwin"} "world"]
[make "-j%{jobs}%" {os != "cygwin"} "world.opt"]

dns-tsig.4.6.99

URL
old: src: "git+https://github.com/hannesm/ocaml-dns.git#93fb3e32"
new: src: "git+https://github.com/hannesm/ocaml-dns.git#5c3fc641"

dns-server.4.6.99

URL
old: src: "git+https://github.com/hannesm/ocaml-dns.git#93fb3e32"
new: src: "git+https://github.com/hannesm/ocaml-dns.git#5c3fc641"

dns-mirage.4.6.99

URL
old: src: "git+https://github.com/hannesm/ocaml-dns.git#93fb3e32"
new: src: "git+https://github.com/hannesm/ocaml-dns.git#5c3fc641"

dns.4.6.99

URL
old: src: "git+https://github.com/hannesm/ocaml-dns.git#93fb3e32"
new: src: "git+https://github.com/hannesm/ocaml-dns.git#5c3fc641"

System packages changed

bash 5.0.18_3->5.1
curl 7.73.0->7.74.0