diff --git a/_service b/_service index d126124..ca8ba70 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/containers/podman.git git - v5.2.1 + v5.2.2 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 20cbbb1..5ae247f 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/podman.git - d0582c9e1e6c80cc08c3f042b91993c853ddcbc6 \ No newline at end of file + fcee48106a12dd531702d729d17f40f6e152027f \ No newline at end of file diff --git a/podman-5.2.1.obscpio b/podman-5.2.1.obscpio deleted file mode 100644 index cadd5bc..0000000 --- a/podman-5.2.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb6a75706aa3df895b94af607ee04aa6b0f20dfd9363fa402b3c4fc5172536f0 -size 109685774 diff --git a/podman-5.2.2.obscpio b/podman-5.2.2.obscpio new file mode 100644 index 0000000..55bd262 --- /dev/null +++ b/podman-5.2.2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f2e5bd13e4c0ca13561fe124f44c93898450405ef15e93c6cce1d10d24105c2 +size 109693454 diff --git a/podman.changes b/podman.changes index e38e210..3062510 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Aug 22 08:06:56 UTC 2024 - dcermak@suse.com + +- Update to version 5.2.2: + + Bugfixes: + * Fixed a bug where rootless Podman could fail to validate the runtime's + volume path on systems with a symlinked /home (#23515). + + Misc: + * Updated Buildah to v1.37.2 + * Updated the containers/common library to v0.60.2 + * Updated the containers/image library to v5.32.2 + ------------------------------------------------------------------- Wed Aug 14 19:29:56 UTC 2024 - opensuse_buildservice@ojkastl.de diff --git a/podman.obsinfo b/podman.obsinfo index 5564818..286f139 100644 --- a/podman.obsinfo +++ b/podman.obsinfo @@ -1,4 +1,4 @@ name: podman -version: 5.2.1 -mtime: 1723638343 -commit: d0582c9e1e6c80cc08c3f042b91993c853ddcbc6 +version: 5.2.2 +mtime: 1724262191 +commit: fcee48106a12dd531702d729d17f40f6e152027f diff --git a/podman.spec b/podman.spec index 8762735..17bc01c 100644 --- a/podman.spec +++ b/podman.spec @@ -22,7 +22,7 @@ %bcond_without apparmor Name: podman -Version: 5.2.1 +Version: 5.2.2 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0