Package: singularity-container / 4.0.3+ds1-1
Metadata
Package | Version | Patches format |
---|---|---|
singularity-container | 4.0.3+ds1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
cni_plugin_path.patch | (download) |
internal/pkg/runtime/engine/singularity/container_linux.go |
2 1 + 1 - 0 ! |
set path to cni plugins as provided by "containernetworking-plugins" package. |
conveyorPacker_oci.patch | (download) |
internal/pkg/build/sources/conveyorPacker_oci.go |
2 1 + 1 - 0 ! |
build with oci packages in sid. Explicitly try casting into imgspecv1 |
skip_tests_needing_privilege.patch | (download) |
pkg/util/archive/copy_test.go |
5 0 + 5 - 0 ! |
avoid running tests that need escalated permissions since this is not possible in our build environment |
fix buildmode.patch | (download) |
mlocal/frags/go_common_opts.mk |
2 1 + 1 - 0 ! |
buildmode=pie is not available on mips, hence fixing it |
disable test needing internet.patch | (download) |
pkg/ocibundle/native/bundle_linux_test.go |
4 1 + 3 - 0 ! |
network access is prohibited during build-time tests |
fix jose v2 path.patch | (download) |
vendor/github.com/letsencrypt/boulder/core/objects.go |
2 1 + 1 - 0 ! |
add patch to fix jose import path as per debian package |