[meta-virtualization][kirkstone][PATCH] kubernetes: Backport fix for CVE-2024-3177

2024-05-02 Thread Ashish Sharma via lists.yoctoproject.org
Upstream-Status: Backport [https://github.com/kubernetes/kubernetes/pull/124325/commits/3f0922513d235d8bdebe79f0d07da769c04211b8] Signed-off-by: Ashish Sharma --- .../kubernetes/kubernetes/CVE-2024-3177.patch | 237 ++ .../kubernetes/kubernetes_git.bb | 1 + 2

Re: [master][scarthgap][meta-virtualization][PATCH] kubernetes: skip textrel QA warning

2024-05-02 Thread Bruce Ashfield
merged. Bruce In message: [master][scarthgap][meta-virtualization][PATCH] kubernetes: skip textrel QA warning on 30/04/2024 Changqing Li via lists.yoctoproject.org wrote: > From: Changqing Li > > -buildmode=pie need cgo is enabled, but for kubernetes, some build > targets are static, and cgo

Re: [master][scarthgap][meta-virtualization][PATCH] podman: Fix missing brace in FILES

2024-05-02 Thread Bruce Ashfield
merged. Bruce In message: [master][scarthgap][meta-virtualization][PATCH] podman: Fix missing brace in FILES on 01/05/2024 Theodore A. Roth wrote: > From: "Theodore A. Roth" > > When converting to use {systemd_user_unitdir}, the closing brace was > omitted > > Signed-off-by: Theodore A.

Re: [meta-virtualization][PATCH 2/2] podman: require catatonit

2024-05-02 Thread Bruce Ashfield
In message: [meta-virtualization][PATCH 2/2] podman: require catatonit on 29/04/2024 Patrick Wicki via lists.yoctoproject.org wrote: > From: Patrick Wicki > > Alternatively, we could add it to RRECOMMENDS. But I would say, given > its name, managing pods is part of podman's core functionality

Re: [meta-virtualization][PATCH 1/2] podman: remove skopeo rdepends

2024-05-02 Thread Bruce Ashfield
Hi Patrick, In message: [meta-virtualization][PATCH 1/2] podman: remove skopeo rdepends on 29/04/2024 Patrick Wicki via lists.yoctoproject.org wrote: > From: Patrick Wicki > > Podman does not require skopeo to run. They are both independent tools. > In distros like Debian, Fedora and Arch they

Re: [meta-virtualization] [PATCH] ceph: Add the missing Upstream-Status Field

2024-05-02 Thread Bruce Ashfield
I'm not sure how that slipped through my tests, but I can also see the issue now. This is merged to master and scarthgap. Bruce In message: [meta-virtualization] [PATCH] ceph: Add the missing Upstream-Status Field on 29/04/2024 Yu, Mingli via lists.yoctoproject.org wrote: > From: Mingli Yu >