Comparing builds

Builds builder-web@2024-09-03 12:56:30Z 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

kdf.1.0.0

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.2.1.1->2.1.2
cppo.1.6.9->1.7.0
dream.1.0.0~alpha6->1.0.0~alpha7
eqaf.0.9->0.10
h2.0.12.0->0.13.0
happy-eyeballs.1.2.0->1.2.2
happy-eyeballs-lwt.1.2.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
lambdasoup.1.1.0->1.1.1
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
ptime.1.1.0->1.2.0
re.1.11.0->1.12.0
tar.3.0.0->3.1.2
tar-unix.3.0.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

stdune.3.16.0 (effectively equal)

diff
--- /tmp/opaml_03913c	2025-01-10 14:27:07.466320000 +0000
+++ /tmp/opamr_982bc8	2025-01-10 14:27:07.466355000 +0000
@@ -16,7 +16,7 @@
   "base-unix"
   "dyn" {= version}
   "ordering" {= version}
-  "pp" {>= "1.2.0"}
+  "pp" {>= "1.2.0" & < "2.0.0"}
   "csexp" {>= "1.5.0"}
   "odoc" {with-doc}
 ]

dyn.3.16.0 (effectively equal)

diff
--- /tmp/opaml_263fd4	2025-01-10 14:27:07.464369000 +0000
+++ /tmp/opamr_66fddd	2025-01-10 14:27:07.464404000 +0000
@@ -13,7 +13,7 @@
   "dune" {>= "3.12"}
   "ocaml" {>= "4.08.0"}
   "ordering" {= version}
-  "pp" {>= "1.1.0"}
+  "pp" {>= "1.1.0" & < "2.0.0"}
   "odoc" {with-doc}
 ]
 build: [

dune-private-libs.3.16.0 (effectively equal)

diff
--- /tmp/opaml_e6c43b	2025-01-10 14:27:07.462358000 +0000
+++ /tmp/opamr_029318	2025-01-10 14:27:07.462394000 +0000
@@ -19,7 +19,7 @@
 depends: [
   "dune" {>= "3.12"}
   "csexp" {>= "1.5.0"}
-  "pp" {>= "1.1.0"}
+  "pp" {>= "1.1.0" & < "2.0.0"}
   "dyn" {= version}
   "stdune" {= version}
   "ocaml" {>= "4.08"}

dream-httpaf.1.0.0~alpha3 (effectively equal)

diff
--- /tmp/opaml_bd8a97	2025-01-10 14:27:07.460310000 +0000
+++ /tmp/opamr_33f958	2025-01-10 14:27:07.460345000 +0000
@@ -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
--- /tmp/opaml_43a6f8	2025-01-10 14:27:07.457971000 +0000
+++ /tmp/opamr_6c17a4	2025-01-10 14:27:07.458015000 +0000
@@ -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.19.g6a2682c->0.4.0
curl 8.9.1_1->8.10.0_1
expat 2.6.2->2.6.3
git 2.46.0->2.46.2
libnghttp2 1.62.1->1.63.0
readline 8.2.10->8.2.13