Comparing builds
Opam packages with version changes
happy-eyeballs.1.1.0->1.2.0
happy-eyeballs-lwt.1.1.0->1.2.0
Opam packages with changes in their opam file
logs-syslog.0.4.0 (effectively equal)
diff
--- /tmp/opaml_6ed784 2025-01-08 23:14:17.943824000 +0000
+++ /tmp/opamr_949cf7 2025-01-08 23:14:17.943863000 +0000
@@ -38,6 +38,8 @@
"mirage-kv" {< "3.0.0"}
"mirage-clock" {< "3.0.0"}
"tcpip" {< "7.0.0"}
+ "tls-lwt" {>= "1.0.0"}
+ "tls-mirage" {>= "1.0.0"}
]
build: [
["dune" "subst"] {dev}
http-lwt-client.0.2.6 (effectively equal)
diff
--- /tmp/opaml_971db6 2025-01-08 23:14:17.941819000 +0000
+++ /tmp/opamr_abbbe8 2025-01-08 23:14:17.941857000 +0000
@@ -16,8 +16,8 @@
"base64" {>= "3.1.0"}
"faraday-lwt-unix"
"httpaf" {>= "0.7.0"}
- "tls" {>= "0.16.0"}
- "tls-lwt" {>= "0.16.0"}
+ "tls" {>= "0.16.0" & < "1.0.0"}
+ "tls-lwt" {>= "0.16.0" & < "1.0.0"}
"ca-certs"
"fmt"
"bos"
albatross.2.1.0 (effectively equal)
diff
--- /tmp/opaml_c743ae 2025-01-08 23:14:17.939426000 +0000
+++ /tmp/opamr_dee5ae 2025-01-08 23:14:17.939470000 +0000
@@ -28,8 +28,8 @@
"cmdliner" {>= "1.1.0"}
"fmt" {>= "0.8.7"}
"x509" {>= "0.13.0"}
- "tls" {>= "0.16.0"}
- "tls-lwt" {>= "0.16.0"}
+ "tls" {>= "0.16.0" & < "1.0.0"}
+ "tls-lwt" {>= "0.16.0" & < "1.0.0"}
"mirage-crypto"
"mirage-crypto-rng" {>= "0.11.0"}
"asn1-combinators" {>= "0.2.0"}