diff --git a/_service b/_service index 6461613..0586187 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/containers/podman.git git - v5.1.1 + v5.1.2 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 56ee487..74d8696 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/podman.git - bda6eb03dcbcf12a5b7ae004c1240e38dd056d24 \ No newline at end of file + 94a24974ab345324db1a1489c924af4b89d2d0e9 \ No newline at end of file diff --git a/podman-5.1.1.obscpio b/podman-5.1.1.obscpio deleted file mode 100644 index f9a2546..0000000 --- a/podman-5.1.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1cc6d2195d65f529b4169d96ac8dd20f4a832b314b990eb9faf9588cced425c9 -size 109453838 diff --git a/podman-5.1.2.obscpio b/podman-5.1.2.obscpio new file mode 100644 index 0000000..f2cfbf2 --- /dev/null +++ b/podman-5.1.2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ae9f9404e0f605de8cb2f056dd61a8929038c4e6eecacb7b5fc903ad4f2471 +size 109458446 diff --git a/podman.changes b/podman.changes index ee4c633..9cacca1 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Thu Jul 11 07:34:21 UTC 2024 - danish.prakash@suse.com + +- Update to version 5.1.2: + * Bump to v5.1.2 + * libpod/container_top_linux.c: fix missing header + * pkg/machine/wsl: force terminate wsl instance + * pkg/machine/wsl: wrap command errors + * Update release notes for v5.1.2 + * remote: fix incorrect CONTAINER_CONNECTION parsing + * CI: do not install python packages at runtime + * Undo a change to .cirrus.yml that depends on things not backported + * Update containers/image to v5.31.1 + * apple virtiofs: fix racy mount setup + * cirrus: fix broken macos artifacts URL + * test/e2e: remove podman system service tests + * pkg/machine/apple: machine stop timeout + * podman top: join the container userns + * restore: fix missing network setup + * podman run use pod userns even with --pod-id-file + * remote API: fix pod top error reporting + * [v5.1] Drop minikube CI test + * Workaround rawhide validation dnf error + * Bump to v5.1.2-dev + ------------------------------------------------------------------- Sun Jun 30 14:19:27 UTC 2024 - Dan Čermák diff --git a/podman.obsinfo b/podman.obsinfo index 4d72d2d..b8e7743 100644 --- a/podman.obsinfo +++ b/podman.obsinfo @@ -1,4 +1,4 @@ name: podman -version: 5.1.1 -mtime: 1717530847 -commit: bda6eb03dcbcf12a5b7ae004c1240e38dd056d24 +version: 5.1.2 +mtime: 1720614055 +commit: 94a24974ab345324db1a1489c924af4b89d2d0e9 diff --git a/podman.spec b/podman.spec index 22baeb0..087fd4b 100644 --- a/podman.spec +++ b/podman.spec @@ -22,7 +22,7 @@ %bcond_without apparmor Name: podman -Version: 5.1.1 +Version: 5.1.2 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0