From 1bdf52b2b0131f512ff55c0157a8d8982bc265e7028dfcea7f35b0c0244c860e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 21 Jun 2021 18:34:50 +0000 Subject: [PATCH] Accepting request 900526 from devel:kubic OBS-URL: https://build.opensuse.org/request/show/900526 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=82 --- _service | 2 +- _servicedata | 2 +- podman-3.2.0.tar.xz | 3 --- podman-3.2.1.tar.xz | 3 +++ podman.changes | 32 ++++++++++++++++++++++++++++++++ podman.spec | 2 +- 6 files changed, 38 insertions(+), 6 deletions(-) delete mode 100644 podman-3.2.0.tar.xz create mode 100644 podman-3.2.1.tar.xz diff --git a/_service b/_service index 2f43d82..5670a24 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/containers/podman.git git - v3.2.0 + v3.2.1 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index f2a1899..5716f17 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/podman.git - 0281ef262dd0ffae28b5fa5e4bdf545f93c08dc7 \ No newline at end of file + 152952fe6b18581615c3efd1fafef2d8142738e8 \ No newline at end of file diff --git a/podman-3.2.0.tar.xz b/podman-3.2.0.tar.xz deleted file mode 100644 index 19760cd..0000000 --- a/podman-3.2.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d26348a1124b19888d6f1c3d593c8d674cfa71a206cf542f292ca9977571e11 -size 6327180 diff --git a/podman-3.2.1.tar.xz b/podman-3.2.1.tar.xz new file mode 100644 index 0000000..424f59c --- /dev/null +++ b/podman-3.2.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe37429f372f0d87189d097e2e79cffce92b46e54c42545ea871d447412d2c7 +size 6336732 diff --git a/podman.changes b/podman.changes index 2e281d3..e873000 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Mon Jun 14 18:07:50 UTC 2021 - idesmi@protonmail.com + +- Update to version 3.2.1: + * Bump to v3.2.1 + * Updated release notes for v3.2.1 + * Fix network connect race with docker-compose + * Revert "Ensure minimum API version is set correctly in tests" + * Fall back to string for dockerfile parameter + * remote events: fix --stream=false + * [CI:DOCS] fix incorrect network remove api doc + * remote: always send resize before the container starts + * remote events: support labels + * remote pull: cancel pull when connection is closed + * Fix network prune api docs + * Improve systemd-resolved detection + * logs: k8s-file: fix race + * Fix image prune --filter cmd behavior + * Several shell completion fixes + * podman-remote build should handle -f option properly + * System tests: deal with crun 0.20.1 + * Fix build tags for pkg/machine... + * Fix pre-checkpointing + * container: ignore named hierarchies + * [v3.2] vendor containers/common@v0.38.9 + * rootless: fix fast join userns path + * [v3.2] vendor containers/common@v0.38.7 + * [v3.2] vendor containers/common@v0.38.6 + * Correct qemu options for Intel macs + * Ensure minimum API version is set correctly in tests + * Bump to v3.2.1-dev + ------------------------------------------------------------------- Tue Jun 08 09:47:00 UTC 2021 - idesmi@protonmail.com diff --git a/podman.spec b/podman.spec index bdb25eb..eb6b354 100644 --- a/podman.spec +++ b/podman.spec @@ -22,7 +22,7 @@ %define with_libostree 1 %endif Name: podman -Version: 3.2.0 +Version: 3.2.1 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0