Skip to content

Commit

Permalink
Merge pull request #3 from boegel/eb422
Browse files Browse the repository at this point in the history
minor tweaks in release notes for EasyBuild v4.2.2
  • Loading branch information
migueldiascosta authored Jul 7, 2020
2 parents 7ba80f1 + e616f4b commit 5c7b834
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ These release notes can also be consulted at http://easybuild.readthedocs.org/en

The latest version of easybuild-easyblocks provides 222 software-specific easyblocks and 37 generic easyblocks.

v4.2.2 (July ?th 2020)
v4.2.2 (July 8th 2020)
----------------------

update/bugfix release
Expand All @@ -16,15 +16,16 @@ update/bugfix release
- use 'wclean -platform' instead of 'wcleanPlatform' for OpenFOAM v2006 & newer (#2088)
- various bug fixes, including:
- only build OpenCV with IPP support on x86_64 systems (#2056)
- make sure CFLAGS and MYCFLAGS are used in Lua easyblock (#2062)
- also accept 'exist_lic' as valid value for 'license_file' in IntelBase easyblock (#2067)
- fix minor bug in shared libs handling and correctly setup SuiteSparse variables in Trilinos easyblock (#2071)
- make sure PythonBundle uses correct 'python' command in extensions filter + also add lib64/python*/site-packages to $PYTHONPATH (if it exists) (#2075)
- make sure PythonBundle uses correct 'python' command in extensions filter + also add lib64/python*/site-packages to $PYTHONPATH (if it exists) (#2075, #2081)
- fix build environment for WRF by patching shebang in compile script (#2079)
- fix order of intel64/lib paths in generated module for impi (and drop intel64/lib/release_mt) (#2080)
- fix bug in PythonBundle: always add */site-packages subdirs to $PYTHONPATH when installing extensions (#2081)
- set $XDG_CACHE_HOME to avoid abuse of /Users/kehoste/.cache/pip when installing DOLFIN (#2082)
- set $XDG_CACHE_HOME to avoid abuse of $HOME/.cache/pip when installing DOLFIN (#2082)
- make VMD easyblock Python 3 compatible (#2083)
- rename include-fixed subdirectory in GCC installation to avoid problems after OS upgrade (#2087)
- use glob pattern to determine name of Mathematica installation script (#2089)


v4.2.1 (May 20th 2020)
Expand Down

0 comments on commit 5c7b834

Please sign in to comment.