Skip to content

Commit 447bdbd

Browse files
committed
minor tweak release notes for v4.5.4
1 parent 40646e7 commit 447bdbd

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

RELEASE_NOTES

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,27 @@ For more detailed information, please see the git log.
44
These release notes can also be consulted at https://easybuild.readthedocs.io/en/latest/Release_notes.html.
55

66

7-
v4.5.4 (March 28th 2022)
8-
---------------------------
7+
v4.5.4 (March 31st 2022)
8+
------------------------
99

1010
update/bugfix release
1111

1212
- various enhancements, including:
13-
- warn about potentially missing patches in --new-pr (#3759)
13+
- warn about potentially missing patches in --new-pr (#3759, #3966)
1414
- add support for 'clone_into' field in git_config source spec to specify different name for top-level directory (#3949)
1515
- add bash completion for easyconfigs from local dir but not robot search path (#3953)
1616
- add a 'sync pr' message when the PR has a mergeable state but is showing a failed status for the test suite on the last commit (#3967)
1717
- add gmpit toolchain definition (GCC + MPItrampoline) (#3971)
1818
- use 'zypper search -i' to check whether specified OS dependency is installed on openSUSE + make sure that rpm is considered for checking OS dependencies on RHEL8 (#3973)
1919
- add support for post-install patches (#3974)
20-
- support 'download_instructions' easyconfig parameter key to specify some download or installation steps for user in case of complicated way of obtaining needed files (#3976)
21-
- add support for collecting AMD GPU info (via rocm-smi) (#3978, #3982)
20+
- add support for 'download_instructions' easyconfig parameter key to specify some download or installation steps for user in case of complicated way of obtaining needed files (#3976, #3981)
21+
- also try collecting AMD GPU info (via rocm-smi) for --show-system-info (#3978, #3982)
2222
- various bug fixes, including:
23-
- only check for patches when using --new-pr if easyconfigs repository is target (#3966)
24-
- also print download instructions for extensions that use source_tmpl to specify name of source file (#3981)
23+
- ensure --review-pr can find dependencies included in PR (#3979)
24+
- run 'apt-get update' in GitHub Actions workflow for container tests to update container package list before installing anything (#3985)
2525
- other changes:
2626
- enable code linting check for all supported Python versions (#3725)
27+
- update copyright lines for 2022 (#3986)
2728

2829

2930
v4.5.3 (February 11th 2022)

0 commit comments

Comments
 (0)