From 6e8d14358adec365cd0ac0b4b7f4d6906ba565d9388b852cb355a07f2ec834be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Wed, 5 Jun 2024 14:41:03 +0000 Subject: [PATCH] Accepting request 1178763 from home:danishprakash:branches:devel:microos Update to version 5.1.1 OBS-URL: https://build.opensuse.org/request/show/1178763 OBS-URL: https://build.opensuse.org/package/show/devel:microos/podman?expand=0&rev=57 --- _service | 2 +- _servicedata | 2 +- podman-5.1.0.obscpio | 3 --- podman-5.1.1.obscpio | 3 +++ podman.changes | 15 +++++++++++++++ podman.obsinfo | 6 +++--- podman.spec | 2 +- 7 files changed, 24 insertions(+), 9 deletions(-) delete mode 100644 podman-5.1.0.obscpio create mode 100644 podman-5.1.1.obscpio diff --git a/_service b/_service index 78fa5fa..6461613 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/containers/podman.git git - v5.1.0 + v5.1.1 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 40e0467..56ee487 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/podman.git - 4e9486dbc63c24bfe109066abbb54d5d8dc2489e \ No newline at end of file + bda6eb03dcbcf12a5b7ae004c1240e38dd056d24 \ No newline at end of file diff --git a/podman-5.1.0.obscpio b/podman-5.1.0.obscpio deleted file mode 100644 index 7cf169c..0000000 --- a/podman-5.1.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:639a97122e3d99ab44f6270b70b2aba74a676d656353484d572de0e0e42b4e6e -size 109452302 diff --git a/podman-5.1.1.obscpio b/podman-5.1.1.obscpio new file mode 100644 index 0000000..f9a2546 --- /dev/null +++ b/podman-5.1.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cc6d2195d65f529b4169d96ac8dd20f4a832b314b990eb9faf9588cced425c9 +size 109453838 diff --git a/podman.changes b/podman.changes index 2a25391..2949cbc 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Jun 05 05:24:29 UTC 2024 - danish.prakash@suse.com + +- Update to version 5.1.1: + * Bump to v5.1.1 + * Update release notes for v5.1.1 + * libpod: do not leak systemd hc startup unit timer + * Check AppleHypervisor before accessing it + * [v5.1] Bump c/common to v0.59.1 + * [v5.1] pkg/rootless: set _CONTAINERS_USERNS_CONFIGURED ... correctly + * test/e2e: use local skopeo not image + * [v5.1] Mac PM test: Require pre-installed rosetta + * Fix typo in release notes + * Bump to v5.1.1-dev + ------------------------------------------------------------------- Thu May 30 05:32:21 UTC 2024 - danish.prakash@suse.com diff --git a/podman.obsinfo b/podman.obsinfo index 59ec503..4d72d2d 100644 --- a/podman.obsinfo +++ b/podman.obsinfo @@ -1,4 +1,4 @@ name: podman -version: 5.1.0 -mtime: 1717008725 -commit: 4e9486dbc63c24bfe109066abbb54d5d8dc2489e +version: 5.1.1 +mtime: 1717530847 +commit: bda6eb03dcbcf12a5b7ae004c1240e38dd056d24 diff --git a/podman.spec b/podman.spec index 9b43c42..cdec31d 100644 --- a/podman.spec +++ b/podman.spec @@ -22,7 +22,7 @@ %bcond_without apparmor Name: podman -Version: 5.1.0 +Version: 5.1.1 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0