From 10897e73ccb47963e1684250d7802939597443e9d879796548802cc8d635227d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 25 Jul 2021 18:09:08 +0000 Subject: [PATCH] Accepting request 907716 from devel:kubic OBS-URL: https://build.opensuse.org/request/show/907716 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=84 --- _service | 2 +- _servicedata | 2 +- podman-3.2.2.tar.xz | 3 --- podman-3.2.3.tar.xz | 3 +++ podman.changes | 20 ++++++++++++++++++++ podman.spec | 2 +- 6 files changed, 26 insertions(+), 6 deletions(-) delete mode 100644 podman-3.2.2.tar.xz create mode 100644 podman-3.2.3.tar.xz diff --git a/_service b/_service index 9f97476..96bb86d 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/containers/podman.git git - v3.2.2 + v3.2.3 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index eb9b9ac..e12b3e4 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/podman.git - d577c44e359f9f8284b38cf984f939b3020badc3 \ No newline at end of file + 1e6fd46e91b21342f9454cf8105a92b90e398c52 \ No newline at end of file diff --git a/podman-3.2.2.tar.xz b/podman-3.2.2.tar.xz deleted file mode 100644 index 9993cb9..0000000 --- a/podman-3.2.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ed707972952834f86dd02966b5a7f0f32f9d3ef546f67c23e054816b32e2009 -size 6338148 diff --git a/podman-3.2.3.tar.xz b/podman-3.2.3.tar.xz new file mode 100644 index 0000000..08abb7b --- /dev/null +++ b/podman-3.2.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c87bbe593b7763bad6da5bf7826525976b113262a9ff9d9878f51ac3f17f62e5 +size 6343504 diff --git a/podman.changes b/podman.changes index 5cc9ccf..34a428c 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sat Jul 17 16:37:58 UTC 2021 - michael@stroeder.com + +- Update to version 3.2.3: + * Bump to v3.2.3 + * Update release notes for v3.2.3 + * vendor containers/common@v0.38.16 + * vendor containers/buildah@v1.21.3 + * Fix race conditions in rootless cni setup + * CNI-in-slirp4netns: fix bind-mount for /run/systemd/resolve/stub-resolv.conf + * Make rootless-cni setup more robust + * Support uid,gid,mode options for secrets + * vendor containers/common@v0.38.15 + * [CI:DOCS] podman search: clarify that results depend on implementation + * vendor containers/common@v0.38.14 + * vendor containers/common@v0.38.13 + * [3.2] vendor containers/common@v0.38.12 + * Bump README to v3.2.2 + * Bump to v3.2.3-dev + ------------------------------------------------------------------- Sun Jun 27 09:33:30 UTC 2021 - idesmi@protonmail.com diff --git a/podman.spec b/podman.spec index dc83323..189132b 100644 --- a/podman.spec +++ b/podman.spec @@ -22,7 +22,7 @@ %define with_libostree 1 %endif Name: podman -Version: 3.2.2 +Version: 3.2.3 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0