<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-virtualization.git, branch kirkstone</title>
<subtitle>Mirror of git.yoctoproject.org/meta-virtualization</subtitle>
<id>https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=kirkstone</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=kirkstone'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/'/>
<updated>2026-03-30T19:47:26+00:00</updated>
<entry>
<title>runc-docker: update to 1.1.15</title>
<updated>2026-03-30T19:47:26+00:00</updated>
<author>
<name>Jonas Gorski</name>
<email>jonas.gorski@bisdn.de</email>
</author>
<published>2026-03-27T14:06:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=92b6abcdfb6f12c4931247f0f29aaf5331984525'/>
<id>urn:sha1:92b6abcdfb6f12c4931247f0f29aaf5331984525</id>
<content type='text'>
Bump runc to to v1.1.15-2-g068337925cd4:

    068337925cd4 Merge pull request #4422 from rata/release-1.1.15
    9f4baaac61d1 VERSION: back to development
    bc20cb4497af VERSION: release 1.1.15
    2790485e3eca CHANGELOG: Remove empty changed line
    ed38aea9dc58 Merge pull request #4425 from kolyshkin/1.1-fix-mount-leak
    65aa700fc371 [1.1] runc run: fix mount leak
    a4cebd3549ec Merge pull request #4423 from rata/1-1-fix-CI
    719e2bc2c376 increase memory.max in cgroups.bats
    3216d3b72e15 merge #4391 into opencontainers/runc:release-1.1
    bd671b6a1361 Merge pull request #4392 from cyphar/1.1-remove-bindfd
    614ce12f0e97 [1.1] nsenter: cloned_binary: remove bindfd logic entirely
    618e149e4ae5 [1.1] seccomp: patchbpf: always include native architecture in stub
    d85b58388f40 [1.1] seccomp: patchbpf: rename nativeArch -&gt; linuxAuditArch
    6223a65d5d6f [1.1] libct/seccomp/patchbpf: rm duplicated code
    2655e7c5a859 VERSION: back to development
    2c9f5602f0ba VERSION: release 1.1.14
    a86c3d88370a Merge commit from fork
    f0b652ea61ff [1.1] rootfs: try to scope MkdirAll to stay inside the rootfs
    8781993968fd [1.1] rootfs: consolidate mountpoint creation logic
    6419fbabfbd6 Merge pull request #4382 from rata/Makefile-override-fixes
    0514204d6fcc Makefile: Add EXTRA_VERSION
    18cdc3476f91 Revert "allow overriding VERSION value in Makefile"
    f3f71a9347f0 Merge pull request #4372 from kolyshkin/1.1-go123
    7f75aec407e8 [1.1] Add Go 1.23, drop 1.21
    931f46304b3d Merge pull request #4361 from austinvazquez/backport-protobuf-updates-to-1.1
    1f587049fd85 build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
    31f29447d3fb build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0
    ac5fc48ad18c build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0
    3b5bf8f2a9fa build(deps): bump google.golang.org/protobuf from 1.29.1 to 1.30.0
    81461edc125b build(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1
    2a9acb99b4a9 build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.29.0
    19c47f652dd1 build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1
    88f54b20fc46 build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0
    615068f17a31 Merge pull request #4334 from cyphar/1.1-rootfs-mountfd
    a0292ca6ffb3 [1.1] rootfs: fix 'can we mount on top of /proc' check
    b36a0f453712 Merge pull request #4336 from cyphar/1.1-rm-c7
    5b89027afc11 [1.1] ci/cirrus: switch from CentOS to Almalinux
    ed406952fc28 Merge pull request #4318 from lifubang/release-1.1.13
    ec1bc45d462c VERSION: back to development
    58aa9203c123 VERSION: release 1.1.13
    2b3a2472d189 Merge pull request #4316 from lifubang/backport-4189
    3507adac19ff Merge pull request #4315 from lifubang/backport-4311
    0f7150ade8ca script/*: fix gpg usage wrt keyboxd
    80186fec5cf4 fix a debug msg for user ns in nsexec
    8407d3c6021c Merge pull request #4313 from kolyshkin/1.1-backport-4292
    7219e0afffcd Dockerfile: bump Debian to 12, Go to 1.21
    c9beabc8d8d5 ci: switch to go 1.22 as main version
    4578c6c5dbdb libct/nsenter: stop blacklisting go 1.22+
    c488d13a5331 use go mod instead of go get in spec.bats
    ae85f058ccff ci/gha: bump golangci-lint to v1.57
    327e07e96814 ci/gha: bump golangci-lint to v1.54
    65bdf604ddb9 libct/user: gofumpt -w
    4d097af534a0 ci/gha: bump golangci-lint-action from 5 to 6
    fb236084374b ci/gha: bump golangci/golangci-lint-action to v5
    8bfc75a25d2b CI: run apt with -y
    e546ddeec869 ci/gha: switch some jobs to ubuntu-22.04
    0d19e78b847a build(deps): bump actions/setup-go from 4 to 5
    b36844518a36 build(deps): bump actions/checkout from 3 to 4
    cb2d85dcde5f build(deps): bump tim-actions/commit-message-checker-with-regex
    25e27d7eef28 build(deps): bump actions/upload-artifact from 3 to 4
    2ac8b11f48a0 build(deps): bump golangci/golangci-lint-action from 3 to 4
    7d86e7d9eceb Merge pull request #4299 from kolyshkin/1.1-4290
    096e6f88f0f0 [1.1] libct/system: ClearRlimitNofileCache for go 1.23
    14181f438e35 Merge pull request #4308 from kolyshkin/1.1-rm-cs8
    fc7af59a6b1f ci/cirrus: rm centos stream 8
    a1610b56a4a3 Merge pull request #4305 from lifubang/backport-cs8eol
    9629fd9554a2 ci: workaround for centos stream 8 being EOLed
    20ef9762dae9 Merge pull request #4300 from lifubang/backport-codespell-2.3.0
    3b7fcf76ef7e ci: pin codespell
    f8f7defa85f4 Fix codespell warnings
    a12f444afbb8 Merge pull request #4284 from kolyshkin/1.1-fix-4094
    860f05f307f4 libct/cg/fs: fix setting rt_period vs rt_runtime
    9244703011d5 Merge pull request #4277 from lifubang/backport-4265-nofilerlimit
    51dc97286443 Merge pull request #4231 from kolyshkin/1.1-3349
    c918058bb76c fix comments for ClearRlimitNofileCache
    2992049dc31c update/add some tests for rlimit
    d7a29a3b3367 libct: clean cached rlimit nofile in go runtime
    42c2ab2b7cb9 use go 1.18 in go.mod
    83ecd11c29ac runc exec: setupRlimits after syscall.rlimit.init() completed
    fbddb715edbb libct: fix a comment
    debf52aa5b52 deprecate libct.system.Execv
    986edbe60ff9 list: use Info(), fix race with delete
    09214f21da8e list: getContainers: less indentation
    007abf31f87a Merge pull request #4270 from akhilerm/backport-1.1-4269
    6f4d975c402d allow overriding VERSION value in Makefile
    e8bb71e147d6 Merge pull request #4257 from sohankunkerkar/release-1.1
    6379b58d9701 libcontainer: force apps to think fips is enabled/disabled for testing
    5bfff6ae24d0 Merge pull request #4261 from kolyshkin/1.1-4256
    265e73718063 Vagrantfile.fedora: bump Fedora to 39
    b0691cafe392 Merge pull request #4244 from kycheng/chore/net-cve
    59056a0213e7 silence security false positives from golang/net
    148fdabd7053 Merge pull request #4241 from kolyshkin/1.1.13-ci-fixes
    452bf88ebf5b build: update libseccomp to v2.5.5
    3fada6eca4e6 tests/int: fix flaky "runc run with tmpfs perm"
    aae41a4b79d3 Fix integration tests failure when calling "ip"
    82a8b979ef1a update go version to 1.21 in cirrus ci
    03271050eb94 ci/gha/cross-i386: pin Go to 1.21

Signed-off-by: Jonas Gorski &lt;jonas.gorski@bisdn.de&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>runc-opencontainers: update to 1.1.15</title>
<updated>2026-03-30T19:47:26+00:00</updated>
<author>
<name>Jonas Gorski</name>
<email>jonas.gorski@bisdn.de</email>
</author>
<published>2026-03-27T14:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=c97f2a826641e7cec243a0fccefce4d246060af9'/>
<id>urn:sha1:c97f2a826641e7cec243a0fccefce4d246060af9</id>
<content type='text'>
Bump runc to to v1.1.15-2-g068337925cd4:

    068337925cd4 Merge pull request #4422 from rata/release-1.1.15
    9f4baaac61d1 VERSION: back to development
    bc20cb4497af VERSION: release 1.1.15
    2790485e3eca CHANGELOG: Remove empty changed line
    ed38aea9dc58 Merge pull request #4425 from kolyshkin/1.1-fix-mount-leak
    65aa700fc371 [1.1] runc run: fix mount leak
    a4cebd3549ec Merge pull request #4423 from rata/1-1-fix-CI
    719e2bc2c376 increase memory.max in cgroups.bats
    3216d3b72e15 merge #4391 into opencontainers/runc:release-1.1
    bd671b6a1361 Merge pull request #4392 from cyphar/1.1-remove-bindfd
    614ce12f0e97 [1.1] nsenter: cloned_binary: remove bindfd logic entirely
    618e149e4ae5 [1.1] seccomp: patchbpf: always include native architecture in stub
    d85b58388f40 [1.1] seccomp: patchbpf: rename nativeArch -&gt; linuxAuditArch
    6223a65d5d6f [1.1] libct/seccomp/patchbpf: rm duplicated code
    2655e7c5a859 VERSION: back to development
    2c9f5602f0ba VERSION: release 1.1.14
    a86c3d88370a Merge commit from fork
    f0b652ea61ff [1.1] rootfs: try to scope MkdirAll to stay inside the rootfs
    8781993968fd [1.1] rootfs: consolidate mountpoint creation logic
    6419fbabfbd6 Merge pull request #4382 from rata/Makefile-override-fixes
    0514204d6fcc Makefile: Add EXTRA_VERSION
    18cdc3476f91 Revert "allow overriding VERSION value in Makefile"
    f3f71a9347f0 Merge pull request #4372 from kolyshkin/1.1-go123
    7f75aec407e8 [1.1] Add Go 1.23, drop 1.21
    931f46304b3d Merge pull request #4361 from austinvazquez/backport-protobuf-updates-to-1.1
    1f587049fd85 build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
    31f29447d3fb build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0
    ac5fc48ad18c build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0
    3b5bf8f2a9fa build(deps): bump google.golang.org/protobuf from 1.29.1 to 1.30.0
    81461edc125b build(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1
    2a9acb99b4a9 build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.29.0
    19c47f652dd1 build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1
    88f54b20fc46 build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0
    615068f17a31 Merge pull request #4334 from cyphar/1.1-rootfs-mountfd
    a0292ca6ffb3 [1.1] rootfs: fix 'can we mount on top of /proc' check
    b36a0f453712 Merge pull request #4336 from cyphar/1.1-rm-c7
    5b89027afc11 [1.1] ci/cirrus: switch from CentOS to Almalinux
    ed406952fc28 Merge pull request #4318 from lifubang/release-1.1.13
    ec1bc45d462c VERSION: back to development
    58aa9203c123 VERSION: release 1.1.13
    2b3a2472d189 Merge pull request #4316 from lifubang/backport-4189
    3507adac19ff Merge pull request #4315 from lifubang/backport-4311
    0f7150ade8ca script/*: fix gpg usage wrt keyboxd
    80186fec5cf4 fix a debug msg for user ns in nsexec
    8407d3c6021c Merge pull request #4313 from kolyshkin/1.1-backport-4292
    7219e0afffcd Dockerfile: bump Debian to 12, Go to 1.21
    c9beabc8d8d5 ci: switch to go 1.22 as main version
    4578c6c5dbdb libct/nsenter: stop blacklisting go 1.22+
    c488d13a5331 use go mod instead of go get in spec.bats
    ae85f058ccff ci/gha: bump golangci-lint to v1.57
    327e07e96814 ci/gha: bump golangci-lint to v1.54
    65bdf604ddb9 libct/user: gofumpt -w
    4d097af534a0 ci/gha: bump golangci-lint-action from 5 to 6
    fb236084374b ci/gha: bump golangci/golangci-lint-action to v5
    8bfc75a25d2b CI: run apt with -y
    e546ddeec869 ci/gha: switch some jobs to ubuntu-22.04
    0d19e78b847a build(deps): bump actions/setup-go from 4 to 5
    b36844518a36 build(deps): bump actions/checkout from 3 to 4
    cb2d85dcde5f build(deps): bump tim-actions/commit-message-checker-with-regex
    25e27d7eef28 build(deps): bump actions/upload-artifact from 3 to 4
    2ac8b11f48a0 build(deps): bump golangci/golangci-lint-action from 3 to 4
    7d86e7d9eceb Merge pull request #4299 from kolyshkin/1.1-4290
    096e6f88f0f0 [1.1] libct/system: ClearRlimitNofileCache for go 1.23
    14181f438e35 Merge pull request #4308 from kolyshkin/1.1-rm-cs8
    fc7af59a6b1f ci/cirrus: rm centos stream 8
    a1610b56a4a3 Merge pull request #4305 from lifubang/backport-cs8eol
    9629fd9554a2 ci: workaround for centos stream 8 being EOLed
    20ef9762dae9 Merge pull request #4300 from lifubang/backport-codespell-2.3.0
    3b7fcf76ef7e ci: pin codespell
    f8f7defa85f4 Fix codespell warnings
    a12f444afbb8 Merge pull request #4284 from kolyshkin/1.1-fix-4094
    860f05f307f4 libct/cg/fs: fix setting rt_period vs rt_runtime
    9244703011d5 Merge pull request #4277 from lifubang/backport-4265-nofilerlimit
    51dc97286443 Merge pull request #4231 from kolyshkin/1.1-3349
    c918058bb76c fix comments for ClearRlimitNofileCache
    2992049dc31c update/add some tests for rlimit
    d7a29a3b3367 libct: clean cached rlimit nofile in go runtime
    42c2ab2b7cb9 use go 1.18 in go.mod
    83ecd11c29ac runc exec: setupRlimits after syscall.rlimit.init() completed
    fbddb715edbb libct: fix a comment
    debf52aa5b52 deprecate libct.system.Execv
    986edbe60ff9 list: use Info(), fix race with delete
    09214f21da8e list: getContainers: less indentation
    007abf31f87a Merge pull request #4270 from akhilerm/backport-1.1-4269
    6f4d975c402d allow overriding VERSION value in Makefile

Signed-off-by: Jonas Gorski &lt;jonas.gorski@bisdn.de&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>runc-docker: update to 1.1.12</title>
<updated>2026-03-30T19:47:26+00:00</updated>
<author>
<name>Jonas Gorski</name>
<email>jonas.gorski@bisdn.de</email>
</author>
<published>2026-03-27T14:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=64e64c3f48ab67b7f36ce6408172d61e9e390592'/>
<id>urn:sha1:64e64c3f48ab67b7f36ce6408172d61e9e390592</id>
<content type='text'>
Bump runc to version v1.1.12-2-ga9833ff3 with the following squashed
cherry-picks from master:

    da840d8845cb runc-docker: update to 1.1.12
    22877e9bd046 runc-docker: update to 1.1.11
    22989818f3af runc-docker: update to 1.9.0
    dddc423fa370 runc-docker: update to 1.1.8
    248be027d611 runc-docker: update to 1.1.7-tip
    4aa2aadb01e5 runc-docker: update to 1.1.7
    195db7f7c536 runc-docker: update to 1.1.5
    13ad8548dea1 runc-docker: update to 1.1.0-tip
    c25d16577d12 runc-docker: update to 1.4.0-tip

Signed-off-by: Jonas Gorski &lt;jonas.gorski@bisdn.de&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>runc-opencontainers: update to 1.1.12</title>
<updated>2026-03-30T19:47:25+00:00</updated>
<author>
<name>Jonas Gorski</name>
<email>jonas.gorski@bisdn.de</email>
</author>
<published>2026-03-27T14:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=3a56bbd24f3ae2ceb52c65ee9c1a911366b90760'/>
<id>urn:sha1:3a56bbd24f3ae2ceb52c65ee9c1a911366b90760</id>
<content type='text'>
Bump runc to version v1.1.12-14-ge8bb71e1 with the following squashed
cherry-picks from master:

    4cea448064d4 runc-opencontainers: update to 1.1.12
    9213f05f5591 runc-opencontainers: update to 1.1.12
    e4b6616a90e0 runc-opencontainers: update to 1.1.11
    62ac94c50dff runc-opencontainers: update to 1.1.10
    606fe98a9811 runc-opencontainers: update to 1.9.0
    ea3b6a83981a runc-opencontainers: update to 1.1.8
    5dda7078ba85 runc-opencontainers: update to 1.1.7-tip
    b3fd5097ab34 runc-opencontainers: update to 1.1.7
    ae91a8666a73 runc-opencontainers: update to 1.1.5
    969daee49f1d runc-opencontainers: update to 1.1.0-tip
    f281ad2d9650 runc-opencontainers: update to 1.4.0-tip

Signed-off-by: Jonas Gorski &lt;jonas.gorski@bisdn.de&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>kubernetes: Fix for CVE-2024-10220</title>
<updated>2025-11-19T23:28:22+00:00</updated>
<author>
<name>Vijay Anusuri</name>
<email>vanusuri@mvista.com</email>
</author>
<published>2025-11-17T05:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=c474ae21b11a816be607eb7b44d2cf77d1125bce'/>
<id>urn:sha1:c474ae21b11a816be607eb7b44d2cf77d1125bce</id>
<content type='text'>
Upstream-Status: Backport from https://github.com/kubernetes/kubernetes/commit/6622b002f70a153100d1c286fbcea721160da192

Reference: https://github.com/kubernetes/kubernetes/issues/128885

Signed-off-by: Vijay Anusuri &lt;vanusuri@mvista.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>cloud-init: Fix CVE-2024-11584</title>
<updated>2025-11-19T23:28:22+00:00</updated>
<author>
<name>Vijay Anusuri</name>
<email>vanusuri@mvista.com</email>
</author>
<published>2025-11-13T14:26:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=2cb05ca093c2c09bfab836e782c527f88a935a05'/>
<id>urn:sha1:2cb05ca093c2c09bfab836e782c527f88a935a05</id>
<content type='text'>
import patch from debian to fix
 CVE-2024-11584

Upstream-Status: Backport [import from debian 22.4.2-1+deb12u3
Upstream commit
https://github.com/canonical/cloud-init/commit/8b45006c4765fd75f20ce244571b563dbc49d4f2]

Signed-off-by: Vijay Anusuri &lt;vanusuri@mvista.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>containerd-opencontainers: fix CVE-2025-64329</title>
<updated>2025-11-19T23:28:22+00:00</updated>
<author>
<name>Vijay Anusuri</name>
<email>vanusuri@mvista.com</email>
</author>
<published>2025-11-10T11:30:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=4da521b4440f57b10ba70091ee0e31b1085e665e'/>
<id>urn:sha1:4da521b4440f57b10ba70091ee0e31b1085e665e</id>
<content type='text'>
Upstream-Status: Backport from https://github.com/containerd/containerd/commit/c575d1b5f4011f33b32f71ace75367a92b08c750

Signed-off-by: Vijay Anusuri &lt;vanusuri@mvista.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>containerd-opencontainers: fix CVE-2024-25621</title>
<updated>2025-11-19T23:28:22+00:00</updated>
<author>
<name>Vijay Anusuri</name>
<email>vanusuri@mvista.com</email>
</author>
<published>2025-11-10T11:30:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=9f4afbb21a91eab9917a25811f1d2ba7d223e071'/>
<id>urn:sha1:9f4afbb21a91eab9917a25811f1d2ba7d223e071</id>
<content type='text'>
Upstream-Status: Backport from https://github.com/containerd/containerd/commit/0450f046e6942e513d0ebf1ef5c2aff13daa187f

Signed-off-by: Vijay Anusuri &lt;vanusuri@mvista.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>kubernetes: Fix for CVE-2025-5187</title>
<updated>2025-11-06T04:18:46+00:00</updated>
<author>
<name>Vijay Anusuri</name>
<email>vanusuri@mvista.com</email>
</author>
<published>2025-10-23T13:13:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=e8de051a53f979040eaa641d7b69d8fd00275b9a'/>
<id>urn:sha1:e8de051a53f979040eaa641d7b69d8fd00275b9a</id>
<content type='text'>
Upstream-commit: https://github.com/kubernetes/kubernetes/commit/2e6eaa1fbedd776ea9357b4f472c66dec01955b5

Reference: https://github.com/kubernetes/kubernetes/pull/133467
           https://github.com/aks-lts/kubernetes/pull/62/commits/152330ef541b23a027c779597496b62c287fb363

Signed-off-by: Vijay Anusuri &lt;vanusuri@mvista.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>containerd-opencontainers: fix CVE-2024-40635</title>
<updated>2025-10-14T01:57:54+00:00</updated>
<author>
<name>Theo GAIGE</name>
<email>tgaige.opensource@witekio.com</email>
</author>
<published>2025-10-02T08:05:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=16155ae737d96f0f53721ad7270c3fe19729d496'/>
<id>urn:sha1:16155ae737d96f0f53721ad7270c3fe19729d496</id>
<content type='text'>
Upstream-Status: Backport from https://github.com/containerd/containerd/commit/9639b9625554183d0c4d8d072dccb84fedd2320f

Signed-off-by: Theo GAIGE &lt;tgaige.opensource@witekio.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
</feed>
