Package: golang-github-containers-image / 5.36.1-1
Metadata
Package | Version | Patches format |
---|---|---|
golang-github-containers-image | 5.36.1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
t skip.patch | (download) |
directory/explicitfilepath/path_test.go |
6 6 + 0 - 0 ! |
disable failing tests |
avoid openshift.patch | (download) |
transports/alltransports/alltransports.go |
2 1 + 1 - 0 ! |
avoid the dependency on openshift =================================================================== |
disable gpgtest.patch | (download) |
signature/simplesigning/signer_test.go |
2 2 + 0 - 0 ! |
disable the signature test. This test requires starting and managing GPG Agent and is not easily done during a package build. =================================================================== |
0004 Revert Update module github.com docker docker to v28.patch | (download) |
docker/daemon/daemon_dest.go |
2 1 + 1 - 0 ! |
revert "update module github.com/docker/docker to v28" This reverts commit 951418067ca9b9d3b5efd3d200009931fa4f7f96. |
0005 Disable segfaulting test.patch | (download) |
pkg/tlsclientconfig/tlsclientconfig_test.go |
1 1 + 0 - 0 ! |
disable segfaulting test I was not able to reproduce it with Debian's golang 1.24 on the unpatched sources with the upstream build system. I suspect this has something to do with debian's golang debhelper, and how it constructs the build area. |