Comparing builds

Builds orb@2024-06-26 14:15:52Z on debian-11 and orb@2023-02-14 14:36:47Z on debian-11

Compare in reverse direction

Opam packages removed

conf-c++.1.0
host-arch-x86_64.1
host-system-other.1

New opam packages installed

base-domains.base
base-nnp.base

Opam packages with version changes

cmdliner.1.3.0->1.1.1
dune.3.16.0->3.6.2
mccs.1.1+17->1.1+14
ocaml.4.14.2->5.0.0
ocaml-base-compiler.4.14.2->5.0.0
ocaml-config.2->3
ocamlgraph.2.1.0->2.0.0
opam-client.2.1.6->2.1.4
opam-core.2.1.6->2.1.4
opam-file-format.2.1.6->2.1.5
opam-format.2.1.6->2.1.4
opam-repository.2.1.6->2.1.4
opam-solver.2.1.6->2.1.4
opam-state.2.1.6->2.1.4
re.1.11.0->1.10.4

Opam packages with changes in their opam file

seq.base (effectively equal)

diff
--- left/seq/opam
+++ right/seq/opam
@@ -11,19 +11,9 @@
   "ocaml" {>= "4.07.0"}
 ]
 dev-repo: "git+https://github.com/ocaml/ocaml.git"
-extra-source "META.seq" {
-  src:
-    "https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq"
-  checksum: [
-    "sha256=e95062b4d0519ef8335c02f7d0f1952d11b814c7ab7e6d566a206116162fa2be"
-    "md5=b33c8a1a6c7ed797816ce27df4855107"
-  ]
-}
-extra-source "seq.install" {
-  src:
-    "https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install"
-  checksum: [
-    "sha256=fff926c2c4d5a82b6c94c60c4c35eb06e3d39975893ebe6b1f0e6557cbe34904"
-    "md5=026b31e1df290373198373d5aaa26e42"
-  ]
-}
\ No newline at end of file
+
+
+extra-files: [
+  ["seq.install" "md5=026b31e1df290373198373d5aaa26e42"]
+  ["META.seq" "md5=b33c8a1a6c7ed797816ce27df4855107"]
+]
\ No newline at end of file

orb.0.0.2~dev (effectively equal)

diff
--- left/orb/opam
+++ right/orb/opam
@@ -9,10 +9,10 @@
   "Hannes Mehnert <hannes@mehnert.org>"
 ]
 license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
-homepage: "https://github.com/robur-coop/orb"
-bug-reports: "https://github.com/robur-coop/orb/issues"
+homepage: "https://github.com/roburio/orb"
+bug-reports: "https://github.com/roburio/orb/issues"
 depends: [
-  "ocaml" {>= "4.10.0" & < "5.0.0"}
+  "ocaml" {>= "4.10.0"}
   "dune" {>= "2.0"}
   "cmdliner" {>= "1.1.0"}
   "opam-client" {>= "2.1.2"}
@@ -28,7 +28,7 @@
   ["sh" "-ex" "packaging/FreeBSD/create_package.sh"] {os = "freebsd"}
   ["sh" "-ex" "packaging/debian/create_package.sh"] {os-family = "debian"}
 ]
-dev-repo: "git+https://github.com/robur-coop/orb.git"
+dev-repo: "git+https://github.com/roburio/orb.git"
 url {
-  src: "git+https://github.com/robur-coop/orb.git#232dbb8a"
+  src: "git+https://github.com/roburio/orb.git#7a43a0a9"
 }
\ No newline at end of file

ocaml-options-vanilla.1 (effectively equal)

diff
--- left/ocaml-options-vanilla/opam
+++ right/ocaml-options-vanilla/opam
@@ -2,11 +2,7 @@
 name: "ocaml-options-vanilla"
 version: "1"
 synopsis: "Ensure that OCaml is compiled with no special options enabled"
-maintainer: "David Allsopp <david@tarides.com>"
-authors: ["David Allsopp" "Louis Gesbert"]
-license: "CC0-1.0+"
-homepage: "https://opam.ocaml.org"
-bug-reports: "https://github.com/ocaml/opam-repository/issues"
+maintainer: "platform@lists.ocaml.org"
 depends: [
   "ocaml-base-compiler" {post} | "ocaml-system" {post} |
   "ocaml-variants" {post & >= "4.12.0~"}
@@ -15,20 +11,20 @@
   "ocaml-option-32bit"
   "ocaml-option-afl"
   "ocaml-option-bytecode-only"
-    {arch = "arm64" | (arch = "x86_64" & os != "win32")}
+  {ocaml-system:version < "5" | ocaml-base-compiler:version < "5" |
+   ocaml-variants:version < "5" |
+   arch = "arm64" |
+   arch = "x86_64"}
   "ocaml-option-default-unsafe-string"
   "ocaml-option-flambda"
   "ocaml-option-fp"
   "ocaml-option-musl"
   "ocaml-option-no-flat-float-array"
-  "ocaml-option-no-compression"
   "ocaml-option-spacetime"
   "ocaml-option-static"
   "ocaml-option-nnp"
   "ocaml-option-nnpchecker"
   "ocaml-option-address-sanitizer"
   "ocaml-option-leak-sanitizer"
-  "ocaml-option-tsan"
-  "ocaml-option-mingw"
 ]
 flags: compiler
\ No newline at end of file

System packages changed

adduser 3.118+deb11u1->3.118
base-files 11.1+deb11u9->11.1+deb11u6
bsdextrautils 2.36.1-8+deb11u2->2.36.1-8+deb11u1
builder 0.3.2-15-gbb3a686->0.3.1-5-ga6806a6
debian-archive-keyring 2021.1.1+deb11u1->2021.1.1
dpkg 1.20.13->1.20.12
dpkg-dev 1.20.13->1.20.12
file 1:5.39-3+deb11u1->1:5.39-3
git 1:2.30.2-1+deb11u2->1:2.30.2-1+deb11u1
git-man 1:2.30.2-1+deb11u2->1:2.30.2-1+deb11u1
grep 3.6-1+deb11u1->3.6-1
libc-bin 2.31-13+deb11u8->2.31-13+deb11u5
libc-dev-bin 2.31-13+deb11u10->2.31-13+deb11u5
libc6 2.31-13+deb11u10->2.31-13+deb11u5
libc6-dev 2.31-13+deb11u10->2.31-13+deb11u5
libcurl3-gnutls 7.74.0-1.3+deb11u11->7.74.0-1.3+deb11u5
libdpkg-perl 1.20.13->1.20.12
libgnutls30 3.7.1-5+deb11u4->3.7.1-5+deb11u2
libgssapi-krb5-2 1.18.3-6+deb11u4->1.18.3-6+deb11u3
libk5crypto3 1.18.3-6+deb11u4->1.18.3-6+deb11u3
libkrb5-3 1.18.3-6+deb11u4->1.18.3-6+deb11u3
libkrb5support0 1.18.3-6+deb11u4->1.18.3-6+deb11u3
libmagic-mgc 1:5.39-3+deb11u1->1:5.39-3
libmagic1 1:5.39-3+deb11u1->1:5.39-3
libnghttp2-14 1.43.0-1+deb11u1->1.43.0-1
libperl5.32 5.32.1-4+deb11u3->5.32.1-4+deb11u2
libssl1.1 1.1.1w-0+deb11u1->1.1.1n-0+deb11u4
libsystemd0 247.3-7+deb11u4->247.3-7+deb11u1
libtinfo6 6.2+20201114-2+deb11u2->6.2+20201114-2
libudev1 247.3-7+deb11u4->247.3-7+deb11u1
libxml2 2.9.10+dfsg-6.7+deb11u4->2.9.10+dfsg-6.7+deb11u3
linux-libc-dev 5.10.218-1->5.10.162-1
ncurses-base 6.2+20201114-2+deb11u2->6.2+20201114-2
ncurses-bin 6.2+20201114-2+deb11u2->6.2+20201114-2
openssl 1.1.1w-0+deb11u1->1.1.1n-0+deb11u4
perl 5.32.1-4+deb11u3->5.32.1-4+deb11u2
perl-base 5.32.1-4+deb11u3->5.32.1-4+deb11u2
perl-modules-5.32 5.32.1-4+deb11u3->5.32.1-4+deb11u2
tar 1.34+dfsg-1+deb11u1->1.34+dfsg-1
tzdata 2024a-0+deb11u1->2021a-1+deb11u8