File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# SingularityCE Changelog
22
3- ## Unreleased
3+ ## 4.5.0 \[ 2026-06-25 \]
44
55SingularityCE 4.5.0 contains mostly internal code changes and defense-in-depth
66hardening. The majority of the changes made since release 4.4.2 do not alter
Original file line number Diff line number Diff line change @@ -228,11 +228,11 @@ git submodule update --init
228228By default your clone will be on the ` main ` branch which is where development
229229of SingularityCE happens. To build a specific version of SingularityCE, check
230230out a [ release tag] ( https://github.com/sylabs/singularity/tags ) before
231- compiling. E.g. to build the 4.4.2 release, checkout the
232- ` v4.4.2 ` tag:
231+ compiling. E.g. to build the 4.5.0 release, checkout the
232+ ` v4.5.0 ` tag:
233233
234234``` sh
235- git checkout --recurse-submodules v4.4.2
235+ git checkout --recurse-submodules v4.5.0
236236```
237237
238238## Compiling SingularityCE
You can’t perform that action at this time.
0 commit comments