Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sha256sums | 2022-02-09 | 604 Bytes | |
singularity-3.8.6-1.src.rpm | 2022-02-09 | 8.1 MB | |
singularity-3.8.6-1.x86_64.rpm | 2022-02-09 | 37.3 MB | |
singularity-3.8.6.tar.gz | 2022-02-09 | 8.2 MB | |
singularity-container-dbgsym_3.8.6_amd64.deb | 2022-02-09 | 29.9 MB | |
singularity-container_3.8.6_amd64.deb | 2022-02-09 | 25.6 MB | |
singularity-debuginfo-3.8.6-1.x86_64.rpm | 2022-02-09 | 34.0 MB | |
README.md | 2022-02-08 | 718 Bytes | |
Singularity 3.8.6 source code.tar.gz | 2022-02-08 | 1.7 MB | |
Singularity 3.8.6 source code.zip | 2022-02-08 | 2.2 MB | |
Totals: 10 Items | 147.0 MB | 0 |
Changed behaviours and bug fixes
- Update builds to require at least golang version 1.16.12, and update package builds to build the go toolchain from source if the provided version is too old.
- Auto-generate release assets including the distribution tarball and rpm (built on CentOS 7) and deb (built on Debian 11) x86_64 packages.
- Update dependency to correctly unset variables in container startup environment processing. Fixes regression introduced in singularity-3.8.5.
- Remove subshell overhead when processing large environments on container startup.
make install
now installs man pages. A separatemake man
is not required. As a consequence, man pages are now included in deb packages.