Dune 3.21.1

The Dune team announces the release of dune 3.21.1.

This is a small patch release consisting of a few bug fixes. See the full changelog for all the changes.

If you encounter a problem with this release, please report it in our issue tracker. You can also leave comments on the discuss announcement.

See full changelog

Fixed

  • Fix build issues on NetBSD and OpenBSD via update of vendored ocaml-lmdb (#13074, @Alizter)
  • Fix melange.emit not respecting the package mask via -p <PKG> (#13522, @anmonteiro)

Changed

  • Stop starting RPC server with $ dune promote (#13428, @rgrinberg)