Comparing builds

Builds albatross@2024-02-26 13:43:10Z on ubuntu-20.04 and albatross@2024-02-27 13:09:41Z on ubuntu-20.04

Compare in reverse direction

Opam packages with changes in their opam file

conf-pkg-config.3

build instruction (without common prefix) modifications, old:
["pkg-config" "--help"] {os != "openbsd"}
new
["pkg-config" "--help"] {os != "openbsd" & os != "win32"}
["pkgconf" "--version"] {os = "win32"}

System packages changed

libssl1.1 1.1.1f-1ubuntu2.21->1.1.1f-1ubuntu2.22
libxml2 2.9.10+dfsg-5ubuntu0.20.04.6->2.9.10+dfsg-5ubuntu0.20.04.7
openssl 1.1.1f-1ubuntu2.21->1.1.1f-1ubuntu2.22