Skip to content

Commit 313e5e8

Browse files
committed
tweak release notes for v4.5.1 release
1 parent 28c2905 commit 313e5e8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

RELEASE_NOTES

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,14 @@ v4.5.1 (December 13th 2021)
1010
update/bugfix release
1111

1212
- various enhancements, including:
13+
- also dump environment to reprod directory (#3374)
1314
- determine which extensions can be skipped in parallel (if --parallel-extensions-install is enabled) (#3890)
1415
- fall back to sequential installation for extensions with unknown dependencies when using --parallel-extensions-install (#3906)
1516
- allow oversubscription in sanity check for OpenMPI-based toolchains (#3909)
1617
- various bug fixes, including:
17-
- also dump environment to reprod directory (#3374)
18-
- take into account that repositorypath could specify remote repository via git@<server>:<org>/<repo>.git (#3893)
18+
- don't try to ensure absolute path for path part of repositorypath (#3893, #3899)
1919
- fix typo in EULA agreement error message (#3894)
2020
- only remove lock if it was created in the same EasyBuild session (not if it existed already) (#3889)
21-
- don't try to ensure absolute path for path part of repositorypath (#3899)
2221
- introduce EasyBlock.post_init method to correctly define builddir variable when build-in-installdir mode is enabled in easyconfig or easyblock (#3900)
2322
- also show download progress bar when using --inject-checksums (#3905)
2423
- pick up custom extract_cmd specified for extension (#3907)

0 commit comments

Comments
 (0)