From 2e8452ce143c80dedcbf83893c778bc18adfe67df54fb19982b851cbf35f6c51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Thu, 1 Feb 2024 16:45:42 +0000 Subject: [PATCH] Accepting request 1143410 from home:danishprakash:branches:devel:microos Update to version 4.9.1 OBS-URL: https://build.opensuse.org/request/show/1143410 OBS-URL: https://build.opensuse.org/package/show/devel:microos/podman?expand=0&rev=46 --- _service | 2 +- _servicedata | 2 +- podman-4.9.0.tar.xz | 3 --- podman-4.9.1.tar.xz | 3 +++ podman.changes | 21 +++++++++++++++++++++ podman.spec | 2 +- 6 files changed, 27 insertions(+), 6 deletions(-) delete mode 100644 podman-4.9.0.tar.xz create mode 100644 podman-4.9.1.tar.xz diff --git a/_service b/_service index 3b4ef1e..ed14c54 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/containers/podman.git git - v4.9.0 + v4.9.1 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 2a27943..6932b55 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/podman.git - f7c7b0a7e437b6d4849a9fb48e0e779c3100e337 \ No newline at end of file + 118829d7fc68c34d5a317cda90b69884f3446f5c \ No newline at end of file diff --git a/podman-4.9.0.tar.xz b/podman-4.9.0.tar.xz deleted file mode 100644 index 3f79dac..0000000 --- a/podman-4.9.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1f5926935142d72250a399472a218908ada301ea39f9e814de2724b276b6465 -size 13429096 diff --git a/podman-4.9.1.tar.xz b/podman-4.9.1.tar.xz new file mode 100644 index 0000000..b8efc38 --- /dev/null +++ b/podman-4.9.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42819b7ac71f45e1a5985d871a4db3f62e17772e550f7d60a57b329727e5ae83 +size 13424648 diff --git a/podman.changes b/podman.changes index 785baec..d38bcdc 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Thu Feb 01 14:28:00 UTC 2024 - danish.prakash@suse.com + +- Update to version 4.9.1: + * Bump to v4.9.1 + * Release notes for v4.9.1 + * [v4.9] Bump Buildah to v1.33.4, c/common v0.57.3, c/image v5.29.2 + * pkginstaller: bump Qemu version to 8.2.1 + * Assign separate ports for each appleHV machine + * Fix machine inspect test config + * AppleHV: update LastUp time + * applehv: return socket path from setupAPIForwarding + * applehv: Remove unneeded cmd.ExtraFiles assignment + * abi: drop check for IsRootless() + * system: enhance check for re-exec into rootless userns + * system: enhance check for re-exec into rootless userns + * Fix `podman machine set --rootful` for applehv + * applehv - fix vm lookup + * rpm: use go-rpm-macros on RHEL 10 + * Bump to v4.9.1-dev + ------------------------------------------------------------------- Tue Jan 23 06:19:07 UTC 2024 - danish.prakash@suse.com diff --git a/podman.spec b/podman.spec index 1f751a7..7cf62eb 100644 --- a/podman.spec +++ b/podman.spec @@ -19,7 +19,7 @@ %{!?_user_tmpfilesdir: %global _user_tmpfilesdir %{_datadir}/user-tmpfiles.d} %define project github.com/containers/podman Name: podman -Version: 4.9.0 +Version: 4.9.1 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0