From d37753e66a4e1eb55f99196e08c7fcdb98f9fa6ecc05a38fd7cf01fe5586de50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Tue, 28 Mar 2023 12:28:14 +0000 Subject: [PATCH] Accepting request 1075006 from home:danishprakash:branches:devel:microos Update to version 4.4.4: spec: Bump required version for libcontainers-common (bsc#1209495) OBS-URL: https://build.opensuse.org/request/show/1075006 OBS-URL: https://build.opensuse.org/package/show/devel:microos/podman?expand=0&rev=21 --- _service | 2 +- _servicedata | 2 +- podman-4.4.3.tar.xz | 3 --- podman-4.4.4.tar.xz | 3 +++ podman.changes | 13 +++++++++++++ podman.spec | 4 ++-- 6 files changed, 20 insertions(+), 7 deletions(-) delete mode 100644 podman-4.4.3.tar.xz create mode 100644 podman-4.4.4.tar.xz diff --git a/_service b/_service index 21de360..f09b85a 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/containers/podman.git git - v4.4.3 + v4.4.4 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index e783232..db09aa7 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/podman.git - d2f93d621a491dee547667b6b67184ae7d3fe919 \ No newline at end of file + c8223435f49a860c8ac4281a85db39232745a7cb \ No newline at end of file diff --git a/podman-4.4.3.tar.xz b/podman-4.4.3.tar.xz deleted file mode 100644 index 5a814d6..0000000 --- a/podman-4.4.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8efbc8b6485e45825a5d3642e2e7100cfbcbac37f69953be2d7e44e00b21a44 -size 8818784 diff --git a/podman-4.4.4.tar.xz b/podman-4.4.4.tar.xz new file mode 100644 index 0000000..dd02f01 --- /dev/null +++ b/podman-4.4.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfa3cf85c9747b47611748453a27245ed70a437347025680d125cb3c3e97ea99 +size 8805492 diff --git a/podman.changes b/podman.changes index 69dee90..1243bac 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Mar 28 04:36:49 UTC 2023 - Danish Prakash + +- Update to version 4.4.4: + * Bump to v4.4.4 + * Release notes for v4.4.4 + * libpod: always use direct mapping + * macos pkginstaller: do not fail when podman-mac-helper fails + * podman-mac-helper: install: do not error if already installed + * Bump to v4.4.4-dev + +- spec: Bump required version for libcontainers-common (bsc#1209495) + ------------------------------------------------------------------- Fri Mar 24 04:56:25 UTC 2023 - Danish Prakash diff --git a/podman.spec b/podman.spec index e09cdc2..603118e 100644 --- a/podman.spec +++ b/podman.spec @@ -18,7 +18,7 @@ %{!?_user_tmpfilesdir: %global _user_tmpfilesdir %{_datadir}/user-tmpfiles.d} %define project github.com/containers/podman Name: podman -Version: 4.4.3 +Version: 4.4.4 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0 @@ -53,7 +53,7 @@ Requires: cni-plugins Requires: conmon >= 2.0.24 Requires: fuse-overlayfs Requires: iptables -Requires: libcontainers-common >= 20210626 +Requires: libcontainers-common >= 20230214 Requires: runc >= 1.0.1 Requires: slirp4netns >= 0.4.0 Requires: timezone