What's Changed
* Fixes missing braces in CopyLayer.__str__() by boehmseb in https://github.com/PolyJIT/benchbuild/pull/518
* Fix slurm log_dir path conversion by boehmseb in https://github.com/PolyJIT/benchbuild/pull/521
* fix(project): version filters should only consider expandable sources by simbuerg in https://github.com/PolyJIT/benchbuild/pull/523
* feat(source/http): add auto-untar http source by simbuerg in https://github.com/PolyJIT/benchbuild/pull/520
* fix(source): enforce sorted order of revisions by simbuerg in https://github.com/PolyJIT/benchbuild/pull/525
* environments: do not override config settings, if not changed from default by simbuerg in https://github.com/PolyJIT/benchbuild/pull/527
* feat(environments): improve error handling using result module by simbuerg in https://github.com/PolyJIT/benchbuild/pull/526
* feat(slurm): make container.runroot/container.root available for slurm customization by simbuerg in https://github.com/PolyJIT/benchbuild/pull/532
* fix(environments): notify user when commit of container image fails by simbuerg in https://github.com/PolyJIT/benchbuild/pull/533
**Full Changelog**: https://github.com/PolyJIT/benchbuild/compare/6.5.1...6.6.1