Dune 1.11.2
See full changelog
- 
Remove the optimisation of passing -nodynlinkfor executables when not necessary. It seems to be breaking things (see #2527, @diml)
- 
Fix invalid library names in dune-packagefiles. Only public names should exist in such files. (#2558, fix #2425, @rgrinberg)