Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion opam-2-1-5.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ We are pleased to announce the patch release of [opam 2.1.5]((https://github.com

This opam release consists of [backported](https://github.com/ocaml/opam/issues/5444) bug & security fixes:

* Security issue: fix opam installing packages without checking their checksum when the local cache is corrupted in some case ([#5538](https://github.com/ocaml/opam/pull/5538)), you can find more information [there](opam-2-1-5-local-cache.md).
* Security issue: fix opam installing packages without checking their checksum when the local cache is corrupted in some case ([#5538](https://github.com/ocaml/opam/pull/5538)), you can find more information [there](opam-2-1-5-local-cache).
* Variables are now expanded in build-env (as for setenv) ([#5352](https://github.com/ocaml/opam/pull/5352))
* Correctly handle empty environment variable additions ([#5350](https://github.com/ocaml/opam/pull/5350))
* Skip empty environment variable additions ([#5350](https://github.com/ocaml/opam/pull/5350))
Expand Down