Comparing builds

Builds albatross@2022-07-27 02:34:18Z on debian-10 and albatross@2022-08-15 09:51:47Z on debian-10

Compare in reverse direction

Opam packages with version changes

tcpip.7.1.1->7.1.2

Opam packages with changes in their opam file

ocamlfind.1.9.5 (and additional changes)


ocaml-base-compiler.4.14.0

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

h2.0.8.0 (and additional changes)


New environment variables added

OPAMROOT /tmp
ORB_DATA 2

Environment variables changed

PKG_CONFIG_PATH /tmp/myswitch/build/_opam/lib/pkgconfig->/tmp/myswitch/lib/pkgconfig
PREFIX /tmp/myswitch/build/_opam->/tmp/myswitch
SWITCH_PATH /tmp/myswitch/build->myswitch

System packages changed

orb 0.0.1-3-gf4833d3->0.0.2-4-ged60f97