Skip to content

1.3.2

Compare
Choose a tag to compare
@taliaga taliaga released this 03 Aug 08:03
· 206 commits to master since this release

[1.3.2]

Added

  • Added CONTRIBUTING.md file with guidelines about contributing to the project
  • Added CI tests for the Spack package on Ubuntu 18.04, Debian 10, CentOS 7, Fedora 31, OpenSUSE Leap 15.2
  • Added wget and autoconf as buildtime dependencies in the Spack package
  • Added a documentation note about compiler selection when installing on CentOS 7 using the Spack package
  • Added a documentation note about installing the static version of the glibc libraries when installing using the Spack package

Fixed

  • Fixed a bug preventing bind mounts to /dev in the container

Removed

  • Removed the CI test for the Spack package on Ubuntu 16.04