Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

packages: minor updates #711

Merged
merged 8 commits into from
Nov 18, 2024
Merged

packages: minor updates #711

merged 8 commits into from
Nov 18, 2024

Conversation

psafont
Copy link
Member

@psafont psafont commented Nov 8, 2024

Some minor updates, some of them facilitated because of the CI in vhd-format recognised the wrong version limits in the metadata

The versions in the metadata didn't reflect the actual requirements

Signed-off-by: Pau Ruiz Safont <[email protected]>
Signed-off-by: Pau Ruiz Safont <[email protected]>
minor enhancements: Lwt.fail no uses raise for better backtrace
generation, removal of warnings in C code.

Signed-off-by: Pau Ruiz Safont <[email protected]>
minor: compatibility with ocaml 5.3

Signed-off-by: Pau Ruiz Safont <[email protected]>
minor: fix for compiling cpp code under ocaml 5.3

Signed-off-by: Pau Ruiz Safont <[email protected]>
minor: add ocaml 5.3 prerelease versions

Signed-off-by: Pau Ruiz Safont <[email protected]>
@psafont
Copy link
Member Author

psafont commented Nov 11, 2024

opam really doesn't want to have ocaml-lsp-server updated, it prefers keeping its dependencies more up-to-date:

$ env OPAMNO=true opam upgrade -a ssl.0.6.0 tar.2.6.0 mirage-crypto.0.11.3

<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[xs-opam-local] no changes from git+file:///home/paus/code/toolstack/xs-opam
[default] no changes from https://opam.ocaml.org
The following actions will be performed:
=== downgrade 1 package
  ↘ ocaml-lsp-server 1.18.0 to 1.17.0
=== recompile 3 packages
  ↻ dev-tools        master           [uses ocaml-lsp-server]
  ↻ goblint          2.4.0            [uses jsonrpc]
  ↻ xs-toolstack     master           [uses goblint]
=== upgrade 2 packages
  ↗ jsonrpc          1.18.0 to 1.19.0
  ↗ lsp              1.18.0 to 1.19.0

Proceed with ↘ 1 downgrade, ↻ 3 recompilations and ↗ 2 upgrades? [y/n] n

@psafont psafont merged commit 4b0fb55 into xapi-project:master Nov 18, 2024
2 checks passed
@psafont psafont deleted the upstruct branch November 18, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants