Skip to content

Singularity 3.8.7

Latest
Compare
Choose a tag to compare
@kmuriki kmuriki released this 17 Mar 05:04
· 229 commits to master since this release
c6dcd5c

Bug fixes

  • Correct library bindings for unsquashfs containment. Fixes errors where resolved library filename does not match library filename in binary (e.g. EL8, POWER9 with glibc-hwcaps).
  • Remove python as a dependency of the debian package.
  • Increased the TLS Handshake Timeout for the busybox bootstrap agent in build definition files to 60 seconds.
  • Preload NSS libraries prior to mountspace name creation to avoid circumstances that can cause loading those libraries from the container image instead of the host, for example in the startup environment.