diff --git a/_service b/_service index ca8ba70..affd502 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/containers/podman.git git - v5.2.2 + v5.2.3 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 5ae247f..94ddce5 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/podman.git - fcee48106a12dd531702d729d17f40f6e152027f \ No newline at end of file + c5366a308e89edd9636b66faf79bd5cb18ed0905 \ No newline at end of file diff --git a/podman-5.2.2.obscpio b/podman-5.2.2.obscpio deleted file mode 100644 index 55bd262..0000000 --- a/podman-5.2.2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f2e5bd13e4c0ca13561fe124f44c93898450405ef15e93c6cce1d10d24105c2 -size 109693454 diff --git a/podman-5.2.3.obscpio b/podman-5.2.3.obscpio new file mode 100644 index 0000000..3b35cf3 --- /dev/null +++ b/podman-5.2.3.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68afd310737244fa8a86cd852d5eb047c529b0b666b7e3e3a04dafe5b07bb4dd +size 109700110 diff --git a/podman.changes b/podman.changes index 3062510..8f7ebc8 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Sep 24 17:07:25 UTC 2024 - opensuse_buildservice@ojkastl.de + +- Update to version 5.2.3: + * Bugfixes + - Fixed a bug that could cause network namespaces to fail to + unmount, resulting in Podman commands hanging. + - Fixed a bug where Podman could not run images which included + SCTP exposed ports. + - Fixed a bug where containers run by the root user, but inside + a user namespace (including inside a container), could not + use the pasta network mode. + - Fixed a bug where volume copy-up did not properly chown empty + volumes when the :idmap mount option was used. + * Misc + - Updated Buildah to v1.37.3 + ------------------------------------------------------------------- Thu Aug 22 08:06:56 UTC 2024 - dcermak@suse.com diff --git a/podman.obsinfo b/podman.obsinfo index 286f139..c3913b4 100644 --- a/podman.obsinfo +++ b/podman.obsinfo @@ -1,4 +1,4 @@ name: podman -version: 5.2.2 -mtime: 1724262191 -commit: fcee48106a12dd531702d729d17f40f6e152027f +version: 5.2.3 +mtime: 1727187376 +commit: c5366a308e89edd9636b66faf79bd5cb18ed0905 diff --git a/podman.spec b/podman.spec index 17bc01c..7face65 100644 --- a/podman.spec +++ b/podman.spec @@ -22,7 +22,7 @@ %bcond_without apparmor Name: podman -Version: 5.2.2 +Version: 5.2.3 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0