Package: golang-github-containers-common / 0.56.0+ds1-4

Metadata

Package Version Patches format
golang-github-containers-common 0.56.0+ds1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix apparmor parsing.patch | (download)

pkg/apparmor/apparmor_linux.go | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 [patch] apparmor: fix parsing beta/alpha version

Copied from github.com/moby/moby who already has a fix for it.
Tested manually on a Ubuntu 23.10 (beta) VM.

Fixes: #containers/podman/issues/20278
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>