Comparing builds

Builds builder-web@2024-11-21 01:09:10Z on freebsd-14 and builder-web@2024-09-09 13:02:07Z on freebsd-14

Compare in reverse direction

Opam packages with version changes

angstrom.0.16.1->0.16.0
builder-web.0.2.99~dev->0.2.0~dev
dns.9.1.0->9.0.0
dune.3.16.1->3.16.0
dune-configurator.3.16.1->3.16.0
dune-private-libs.3.16.1->3.16.0
dune-site.3.16.1->3.16.0
dyn.3.16.1->3.16.0
happy-eyeballs.1.2.2->1.2.0
happy-eyeballs-lwt.1.2.2->1.2.0
http-lwt-client.0.3.1->0.3.0
lwt.5.9.0->5.7.0
lwt_ppx.5.8.0->2.1.0
mtime.2.1.0->2.0.0
opam-core.2.3.0->2.2.1
opam-format.2.3.0->2.2.1
ordering.3.16.1->3.16.0
ptime.1.2.0->1.1.0
stdune.3.16.1->3.16.0
tar.3.1.2->3.0.0
tar-unix.3.1.2->3.0.0
tls.1.0.4->1.0.2
tls-lwt.1.0.4->1.0.2
uuidm.0.9.9->0.9.8
x509.1.0.5->1.0.3

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" & < "5.3"}
+  "ocaml" {>= "4.08.0"}
   "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,13 +20,11 @@
 ]
 flags: conf
 build: [
-  "pkgconf" {os = "win32" & os-distribution != "cygwinports"}
+  "pkgconf" {os = "win32" & os-distribution = "cygwin"}
   "--personality=i686-w64-mingw32"
-    {os = "win32" & os-distribution != "cygwinports" &
-     host-arch-x86_32:installed}
+  {os = "win32" & os-distribution = "cygwin" & host-arch-x86_32:installed}
   "--personality=x86_64-w64-mingw32"
-    {os = "win32" & os-distribution != "cygwinports" &
-     host-arch-x86_64:installed}
+  {os = "win32" & os-distribution = "cygwin" & host-arch-x86_64:installed}
   "pkg-config" {os != "win32" | os-distribution != "cygwin"}
   "sqlite3"
 ]

conf-libev.4-12 (effectively equal)

diff
--- left/conf-libev/opam
+++ right/conf-libev/opam
@@ -14,7 +14,6 @@
 depends: [
   "ocaml" {>= "3.11.0"}
 ]
-available: os != "win32"
 flags: conf
 build: ["sh" "./build.sh"]
 depexts: [

System packages changed

bash 5.2.37->5.2.32
ca_root_nss 3.104->3.93_2
curl 8.10.1->8.9.1_1
expat 2.6.3->2.6.2
git 2.47.0->2.46.0
libnghttp2 1.64.0->1.62.1
readline 8.2.13_2->8.2.10