Comparing builds

Builds builder-web@2024-08-13 12:36:40Z on freebsd-14 and builder-web@2024-10-12 00:40:13Z on freebsd-14

Compare in reverse direction

Opam packages removed

hex.1.5.0
hkdf.1.0.4
pbkdf.1.2.0
salsa20-core.1.1.0
scrypt-kdf.1.2.0

New opam packages installed

dune-private-libs.3.16.0
dune-site.3.16.0
dyn.3.16.0
kdf.1.0.0
lambdasoup.1.1.1
lwt-dllist.1.0.1
markup.1.0.3
ohex.0.2.0
ordering.3.16.0
pp.1.2.0
stdune.3.16.0
tar-unix.3.1.2
uchar.0.0.2

Opam packages with version changes

angstrom.0.16.0->0.16.1
asn1-combinators.0.2.6->0.3.2
builder.0.3.99~dev->0.4.99~dev
builder-web.0.2.0~dev->0.2.99~dev
ca-certs.0.2.3->1.0.0
caqti.1.9.0->2.1.2
caqti-driver-sqlite3.1.9.0->2.1.1
caqti-lwt.1.9.0->2.1.1
cppo.1.6.9->1.7.0
dns.8.0.0->9.0.0
dream.1.0.0~alpha5->1.0.0~alpha7
eqaf.0.9->0.10
h2.0.12.0->0.13.0
happy-eyeballs.1.1.0->1.2.2
happy-eyeballs-lwt.1.1.0->1.2.2
hpack.0.12.0->0.13.0
http-lwt-client.0.2.6->0.3.0
httpun-types.0.1.0->0.2.0
mirage-crypto.0.11.3->1.1.0
mirage-crypto-ec.0.11.3->1.1.0
mirage-crypto-pk.0.11.3->1.1.0
mirage-crypto-rng.0.11.3->1.1.0
mirage-crypto-rng-lwt.0.11.3->1.1.0
mtime.2.0.0->2.1.0
opam-core.2.2.0->2.2.1
opam-format.2.2.0->2.2.1
ptime.1.1.0->1.2.0
re.1.11.0->1.12.0
tar.2.6.0->3.1.2
tls.0.17.5->1.0.2
tls-lwt.0.17.5->1.0.2
uuidm.0.9.8->0.9.9
x509.0.16.5->1.0.4

Opam packages with changes in their opam file

dream-httpaf.1.0.0~alpha3 (effectively equal)

diff
--- left/dream-httpaf/opam
+++ right/dream-httpaf/opam
@@ -16,7 +16,7 @@
   "lwt"
   "lwt_ppx" {>= "1.2.2"}
   "lwt_ssl"
-  "ocaml" {>= "4.08.0"}
+  "ocaml" {>= "4.08.0" & < "5.3"}
   "ssl" {>= "0.5.8"}
   "angstrom" {>= "0.14.0"}
   "base64" {>= "3.0.0"}

conf-sqlite3.1

diff
--- left/conf-sqlite3/opam
+++ right/conf-sqlite3/opam
@@ -20,11 +20,13 @@
 ]
 flags: conf
 build: [
-  "pkgconf" {os = "win32" & os-distribution = "cygwin"}
+  "pkgconf" {os = "win32" & os-distribution != "cygwinports"}
   "--personality=i686-w64-mingw32"
-    {os = "win32" & os-distribution = "cygwin" & host-arch-x86_32:installed}
+  {os = "win32" & os-distribution != "cygwinports" &
+   host-arch-x86_32:installed}
   "--personality=x86_64-w64-mingw32"
-    {os = "win32" & os-distribution = "cygwin" & host-arch-x86_64:installed}
+  {os = "win32" & os-distribution != "cygwinports" &
+   host-arch-x86_64:installed}
   "pkg-config" {os != "win32" | os-distribution != "cygwin"}
   "sqlite3"
 ]

System packages changed

bash 5.2.32->5.2.37
builder 0.3.2.15.gbb3a686->0.4.0
curl 8.9.1->8.10.0_1
expat 2.6.2->2.6.3
git 2.46.0->2.46.2
libedit 3.1.20240517,1->3.1.20240808,1
libnghttp2 1.62.1->1.63.0
orb 0.0.2.27.g91da7d2->0.0.2.29.g22ce318
pkgconf 2.2.0,1->2.3.0,1
readline 8.2.10->8.2.13
sqlite3 3.46.0,1->3.46.1,1