Re: [meta-virtualization][PATCH 0/5] docker update to 23.0.6

2023-05-15 Thread Bruce Ashfield
I already have a lot of in flight upgrades (these included), I just haven't had a chance to update master-next. Either way, thanks for the test status, I'll include it in my next round of updates. I'll consider the busybox pv change a bit more, but something similar was tried in the past and we

[meta-virtualization][PATCH 5/5] runc-docker: update to 1.1.7

2023-05-15 Thread Adrian Freihofer
Bumping runc to version v1.1.7, which comprises the following commits: 860f061b (HEAD -> release-1.1, tag: v1.1.7) VERSION: release 1.1.7 26480338 Merge pull request #3838 from cyphar/1.1-release-gpgkeys f72cd0a6 Merge pull request #3845 from kolyshkin/1.1-rm-warning c1063b1c

[meta-virtualization][PATCH 3/5] moby: update to v23.0.6

2023-05-15 Thread Adrian Freihofer
Bumping moby to version v23.0.6, which comprises the following commits: 9dbdbd4b6d (HEAD -> 23.0, tag: v23.0.6, origin/23.0) Merge pull request #45371 from thaJeztah/23.0_backport_runc_binary_1.1.6 6030355735 Merge pull request #45478 from thaJeztah/23.0_containerd_binary_1.6.21

[meta-virtualization][PATCH 4/5] runc-opencontainers: update to 1.1.7

2023-05-15 Thread Adrian Freihofer
Bumping runc to version v1.1.7, which comprises the following commits: 860f061b (HEAD -> release-1.1, tag: v1.1.7) VERSION: release 1.1.7 26480338 Merge pull request #3838 from cyphar/1.1-release-gpgkeys f72cd0a6 Merge pull request #3845 from kolyshkin/1.1-rm-warning c1063b1c

[meta-virtualization][PATCH 1/5] busybox-initrd: auto pv from busybox

2023-05-15 Thread Adrian Freihofer
Not hardcoding the version of busybox from the core layer in this layer is a small improvement for maintenance. But the main motivation is to support the following layer combination without getting a parse error from bitbake: - poky LTS, branch = kirkstone - meta-lts-mixins, branch = kirkstone/go

[meta-virtualization][PATCH 2/5] containerd: update to 1.7.1

2023-05-15 Thread Adrian Freihofer
Bumping containerd to version v1.7.1, which comprises the following commits: 1677a1796 (HEAD -> release/1.7, tag: v1.7.1) Merge pull request #8501 from dmcgowan/prepare-v1.7.1 89ab3ce79 Merge pull request #8499 from dmcgowan/backport-1.7-update-ttrpc-1.2.2 7b288e2d7 Update ttrpc to

[meta-virtualization][PATCH 0/5] docker update to 23.0.6

2023-05-15 Thread Adrian Freihofer
Tested using the following layers: - poky LTS, branch = kirkstone - meta-lts-mixins, branch = kirkstone/go - meta-lts-mixins, branch = kirkstone/rust - meta-virtualization, branch = master To one of my layers.conf files I added a hack: LAYERSERIES_COMPAT_virtualization-layer += "kirkstone"

[meta-virtualization] [meta-cloud-services][PATCH] python3-ansible: Upgrade to 2.14.5

2023-05-15 Thread Yu, Mingli
From: Mingli Yu Rebase the patch python3-ensure-py-scripts-use-py3-for-shebang.patch to new version. Signed-off-by: Mingli Yu --- recipes-devtools/python/python-ansible.inc|8 +- ...nsure-py-scripts-use-py3-for-shebang.patch | 1483 ++--- ...e_2.3.1.0.bb =>