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