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

2024-05-06 Thread Patrick Wicki
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 and that requires catatonit, which is currently only pulled in for the ptest: root@qemux86-64:~# podman pod create Error: building local pause

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

2024-05-06 Thread Patrick Wicki
From: Patrick Wicki Podman does not require skopeo to run. They are both independent tools. In distros like Debian, Fedora and Arch they don't depend on it either. Skopeo also seems to be used in some of podman's tests, so it makes sense to keep it around for the ptest. We do require skopeo's

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

2024-04-29 Thread Patrick Wicki
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 and that requires catatonit, which is currently only pulled in for the ptest: root@qemux86-64:~# podman pod create Error: building local pause

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

2024-04-29 Thread Patrick Wicki
From: Patrick Wicki Podman does not require skopeo to run. They are both independent tools. In distros like Debian, Fedora and Arch they don't depend on it either. We do require some of its dependencies, so include those directly. Skopeo also seems to be used in some of podman's tests, so

[meta-virtualization][PATCH] podman: update to v5.0.0

2024-03-21 Thread Patrick Wicki
From: Patrick Wicki An important change is the deprecation of the CNI network backend. So far the backend was configurable and CNI was still the default in the layer through 'VIRTUAL-RUNTIME_container_networking'. It's apparently still possible to use it by setting the 'cni' build tag. I

[meta-virtualization][PATCH 3/3] podman: update from 4.7.1 to 4.8.1

2023-12-11 Thread Patrick Wicki
From: Patrick Wicki Update consists of the following commits: 1864ea94f Fix user-mode net init flag on first time install 3c0d66d83 bump c/common to v0.57.1 b0e2ffc51 bump version to v4.8.2-dev ef6e5ac40 v4.8.1 0b72d1bf2 Update RELEASE_NOTES.md for v4.8.1 2d20d2e5c

[meta-virtualization][PATCH 1/3] netavark: update from 1.7.0 to 1.9.0

2023-12-11 Thread Patrick Wicki
From: Patrick Wicki Notable are the improvements to the firewalld driver where rules will now persist accross a reload. Update consists of the following commits: 3faf33f fix(deps): update rust crate tokio to 1.35 63c34a5 chore(deps): update rust crate once_cell to 1.19.0 ff45e22

[meta-virtualization][PATCH 2/3] aardvark-dns: update from 1.7.0 to 1.9.0

2023-12-11 Thread Patrick Wicki
From: Patrick Wicki Update consists of the following commits: d2a7877 fix(deps): update rust crate tokio to 1.35.0 26e2439 fix duplicated IP CI flake 1525a69 server: remove unused kill switch faf66df fix(deps): update rust crate clap to ~4.4.10 ffb59da Bump working version