Package: podman / 5.4.2+ds1-2
Metadata
Package | Version | Patches format |
---|---|---|
podman | 5.4.2+ds1-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
system goimports.patch | (download) |
pkg/bindings/generator/generator.go |
2 1 + 1 - 0 ! |
system-goimports =================================================================== |
Revert to docker 26.patch | (download) |
pkg/api/handlers/compat/containers.go |
7 2 + 5 - 0 ! |
revert "update to docker 27" This reverts commit e24367aa14b7669d116a2a27ba12c69cbf51612b. |
pkg machine platform.patch | (download) |
pkg/machine/provider/platform_test.go |
8 6 + 2 - 0 ! |
testproviders: skip test if unable to list providers this is to fix autopkgtest in Debian when running in qemu |
gopsutil v4.patch | (download) |
cmd/podman/machine/init.go |
2 1 + 1 - 0 ! |
do not hardcode gopsutil v4 |
tests unit skips.patch | (download) |
cmd/quadlet/main_test.go |
3 3 + 0 - 0 ! |
testunitdirs: skip when clone_newuser fails |
tests system skips.patch | (download) |
test/system/030-run.bats |
2 1 + 1 - 0 ! |
test/system: skip some system tests that fail in debian |
tests integration skips.patch | (download) |
test/e2e/run_test.go |
3 2 + 1 - 0 ! |
e2e-test: skip tests that don't currently work These failures need to be investigated more closely |
CVE 2025 6032.patch | (download) |
pkg/machine/ocipull/ociartifact.go |
2 1 + 1 - 0 ! |
[patch] machine init: fix tls check Ensure we verify the TLS connection when pulling the OCI image. Fixes: CVE-2025-6032 Signed-off-by: Paul Holzinger <pholzing@redhat.com> |