diff --git a/_service b/_service index 51ce820..d126124 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/containers/podman.git git - v5.2.0 + v5.2.1 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index eb33d9f..20cbbb1 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/podman.git - b22d5c61eef93475413724f49fd6a32980d2c746 \ No newline at end of file + d0582c9e1e6c80cc08c3f042b91993c853ddcbc6 \ No newline at end of file diff --git a/podman-5.2.0.obscpio b/podman-5.2.0.obscpio deleted file mode 100644 index b6b3979..0000000 --- a/podman-5.2.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af6c274fbcbd4b432e137f8ca0c43bd638d2a286bd3cb0a2455e05c22bb64a7a -size 109566478 diff --git a/podman-5.2.1.obscpio b/podman-5.2.1.obscpio new file mode 100644 index 0000000..cadd5bc --- /dev/null +++ b/podman-5.2.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb6a75706aa3df895b94af607ee04aa6b0f20dfd9363fa402b3c4fc5172536f0 +size 109685774 diff --git a/podman.changes b/podman.changes index 7e6f858..e38e210 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Aug 14 19:29:56 UTC 2024 - opensuse_buildservice@ojkastl.de + +- Update to version 5.2.1: + * Bugfixes + - Fixed a bug where Podman could sometimes save an incorrect + container state to the database, which could cause a number + of issues including but not limited to attempting to clean up + containers twice (#21569). + * Misc + - Updated Buildah to v1.37.1 + - Updated the containers/common library to v0.60.1 + - Updated the containers/image library to v5.32.1 + ------------------------------------------------------------------- Fri Aug 02 12:32:21 UTC 2024 - dcermak@suse.com diff --git a/podman.obsinfo b/podman.obsinfo index a9b8695..5564818 100644 --- a/podman.obsinfo +++ b/podman.obsinfo @@ -1,4 +1,4 @@ name: podman -version: 5.2.0 -mtime: 1722533522 -commit: b22d5c61eef93475413724f49fd6a32980d2c746 +version: 5.2.1 +mtime: 1723638343 +commit: d0582c9e1e6c80cc08c3f042b91993c853ddcbc6 diff --git a/podman.spec b/podman.spec index 675e9e1..8762735 100644 --- a/podman.spec +++ b/podman.spec @@ -22,7 +22,7 @@ %bcond_without apparmor Name: podman -Version: 5.2.0 +Version: 5.2.1 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0