Skip to content

2.6.0~beta1

Pre-release
Pre-release

Choose a tag to compare

@kit-ty-kate kit-ty-kate released this 22 Aug 12:32
· 2 commits to master since this release
16617cf

This is the first beta release of opam 2.6.0.

Binaries and full archive are signed by the opam dev team (fingerprint 92C5 26AE 50DF 3947 0EB2 911B ED4C F1CA 67CB AA92).
To verify the authenticity of one of these files, run the following commands:

curl -fsSLO https://opam.ocaml.org/opam-dev-pubkey.pgp
gpg --import opam-dev-pubkey.pgp
gpg --verify *.sig

Please see our blog post for more details and the upgrade instructions.

Changelog:

Changes

Init

  • Do not make opam init --reinit ask to retry the command when upgrading from a 2.1 root [#7058 @kit-ty-kate - fix #7057]
  • opam init --reinit now regenerate the list of valid switches, fix switch internal data (cache, config, packages) [#7068 @kit-ty-kate - fix #7066]

VCS

  • Disable git gc/maintenance on repositories opam maintains to avoid git underlying job from blocking opam [#7073 @kit-ty-kate - partially fix #7031]

Safe mode

Internal

API updates

opam-core: