Comparing builds
Opam packages removed
kdf.1.0.0
New opam packages installed
hex.1.5.0
hkdf.1.0.4
pbkdf.1.2.0
salsa20-core.1.1.0
scrypt-kdf.1.2.0
Opam packages with version changes
asn1-combinators.0.3.2->0.2.6
builder.0.4.99~dev->0.3.99~dev
ca-certs.1.0.0->0.2.3
caqti.2.1.2->2.1.1
dream.1.0.0~alpha7->1.0.0~alpha6
eqaf.0.10->0.9
h2.0.13.0->0.12.0
hpack.0.13.0->0.12.0
http-lwt-client.0.3.0->0.2.6
httpun-types.0.2.0->0.1.0
lambdasoup.1.1.1->1.1.0
mirage-crypto.1.1.0->0.11.3
mirage-crypto-ec.1.1.0->0.11.3
mirage-crypto-pk.1.1.0->0.11.3
mirage-crypto-rng.1.1.0->0.11.3
mirage-crypto-rng-lwt.1.1.0->0.11.3
tls.1.0.2->0.17.5
tls-lwt.1.0.2->0.17.5
x509.1.0.3->0.16.5
Opam packages with changes in their opam file
builder-web.0.2.0~dev (effectively equal)
diff
--- left/builder-web/opam
+++ right/builder-web/opam
@@ -14,16 +14,18 @@
depends: [
"ocaml" {>= "4.13.0" & < "5.0.0"}
"dune" {>= "2.7.0"}
- "builder" {>= "0.4.0"}
- "dream" {>= "1.0.0~alpha7"}
+ "builder" {>= "0.2.0"}
+ "dream" {>= "1.0.0~alpha4"}
+ "cstruct" {>= "6.0.0"}
"bos"
- "ohex" {>= "0.2.0"}
+ "hex"
"lwt" {>= "5.7.0"}
- "caqti" {>= "2.1.2"}
+ "caqti" {>= "2.1.1"}
"caqti-lwt"
"caqti-driver-sqlite3"
+ "pbkdf"
"mirage-crypto-rng" {>= "0.11.0"}
- "kdf"
+ "scrypt-kdf"
"opam-core"
"opam-format" {>= "2.1.0"}
"metrics" {>= "0.3.0"}
@@ -34,7 +36,8 @@
"tyxml" {>= "4.3.0"}
"ptime"
"duration"
- "asn1-combinators" {>= "0.3.0"}
+ "mirage-crypto"
+ "asn1-combinators"
"logs"
"cmdliner" {>= "1.1.0"}
"uri"
@@ -45,11 +48,9 @@
"owee"
"solo5-elftool" {>= "0.3.0"}
"decompress" {>= "1.5.0"}
- "digestif" {>= "1.2.0"}
"alcotest" {>= "1.2.0" & with-test}
"ppx_deriving" {with-test}
"ppx_deriving_yojson" {with-test}
- "yojson" {with-test}
]
build: [
["dune" "subst"] {dev}
@@ -61,5 +62,5 @@
dev-repo: "git+https://github.com/robur-coop/builder-web.git"
url {
src:
- "git+https://github.com/robur-coop/builder-web.git#47b1759d0f3ef0ab0ba4cce4ead80dd10d71cef4"
+ "git+https://github.com/robur-coop/builder-web.git#71a5b0da96d4d0170b92fac5da11a70ba244e76b"
}
\ No newline at end of file
System packages changed
builder 0.4.0->0.3.2-19-g6a2682c