From 43877725981096e2a9b69319ee68a842c6e8eca0ac8810884e9104c1d2cdbf12 Mon Sep 17 00:00:00 2001 From: Richard Brown Date: Fri, 5 Jan 2024 09:18:28 +0000 Subject: [PATCH] Accepting request 1136696 from home:danishprakash:branches:devel:microos Update to version 4.8.3 OBS-URL: https://build.opensuse.org/request/show/1136696 OBS-URL: https://build.opensuse.org/package/show/devel:microos/podman?expand=0&rev=44 --- _service | 2 +- _servicedata | 2 +- podman-4.8.2.tar.xz | 3 --- podman-4.8.3.tar.xz | 3 +++ podman.changes | 10 ++++++++++ podman.spec | 4 ++-- 6 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 podman-4.8.2.tar.xz create mode 100644 podman-4.8.3.tar.xz diff --git a/_service b/_service index 32ed9be..a76810c 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/containers/podman.git git - v4.8.2 + v4.8.3 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index f412efb..626daf0 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/podman.git - aa546902fa1a927b3d770528565627d1395b19f3 \ No newline at end of file + 85dc30df56566a654700722a4dd190e1b9680ee7 \ No newline at end of file diff --git a/podman-4.8.2.tar.xz b/podman-4.8.2.tar.xz deleted file mode 100644 index bf70fc2..0000000 --- a/podman-4.8.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0dd0a145e2bb5f25fcdb3de40d1cc8916d0253a0b93c8ef403ca7b08f2c1af2 -size 13424576 diff --git a/podman-4.8.3.tar.xz b/podman-4.8.3.tar.xz new file mode 100644 index 0000000..07be81b --- /dev/null +++ b/podman-4.8.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56ae3e3a03014e7877bc2d8e8c08042f67a7e9abb28444de013d64e208708f72 +size 13435624 diff --git a/podman.changes b/podman.changes index 63135c2..c10ef30 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jan 04 05:59:42 UTC 2024 - danish.prakash@suse.com + +- Update to version 4.8.3: + * Release v4.8.3 + * Update RELEASE_NOTES.md for v4.8.3 + * update module golang.org/x/crypto to v0.17.0 [security] + * Error on HyperV VM start when gvproxy has failed to start + * bump release to v4.8.3-dev + ------------------------------------------------------------------- Wed Dec 13 12:51:44 UTC 2023 - Fabian Vogt diff --git a/podman.spec b/podman.spec index 55a3b13..53431ae 100644 --- a/podman.spec +++ b/podman.spec @@ -1,7 +1,7 @@ # # spec file for package podman # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{!?_user_tmpfilesdir: %global _user_tmpfilesdir %{_datadir}/user-tmpfiles.d} %define project github.com/containers/podman Name: podman -Version: 4.8.2 +Version: 4.8.3 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0