Bumping runc to version v1.2.5-59923ef18, which comprises the following commits:
59923ef1 VERSION: release v1.2.5
165b1035 release: explicitly set --keyserver in release signing scripts
615240a8 build(deps): bump golang.org/x/net from 0.24.0 to 0.33.0
04468c03 libc/int/userns: add build tag to C file
9742b6cf libct/cg/sd: set the DeviceAllow property before DevicePolicy
00f4a5cc deps: update to github.com/cyphar/[email protected]
bb445c19 CI: fix criu-dev compile
48ea7278 VERSION: back to development
6c52b3fc VERSION: release v1.2.4
33ed43bd [1.2] Re-add tun/tap to default device rules
e9c9dad4 keyring: update @kolyshkin key expiry
b01ffa03 VERSION: back to development
0d37cfd4 VERSION: release v1.2.3
7242ffa4 [1.2] cgroup: ebpf: make unexpected errors in haveBpfProgReplace
louder
e26e0fde [1.2] cgroups: ebpf: also check for ebpf.ErrNotSupported
e6234149 [1.2] cgroups: ebpf: use link.Anchor to check for BPF_F_REPLACE
support
6b904f3e [1.2] deps: update to github.com/cyphar/[email protected]
21cabde6 [1.2] deps: update to golang.org/x/[email protected]
510a5a09 VERSION: back to development
7cb36325 VERSION: release v1.2.2
eb676de1 memfd-bind: elaborate kernel requirements for overlayfs protection
82f3af85 readme: drop unused memfd-bind reference
2421b592 memfd-bind: mention that overlayfs obviates the need for it
b1f733b8 dmz: overlay: set xino=off to disable dmesg spam
832faf08 libct/cg: add test for remove a non-existent dir in a ro mount
point
e41cc272 libct/cg: RemovePath: improve comments
79cdf119 libct/cg: RemovePath: simplify logic
e01db002 runc delete: fix for rootless cgroup + ro cgroupfs
213e1216 Vagrantfile.fedora: stop using dnf shell
2d6fe54e Vagrantfile.fedora: bump Fedora to 41
6575ab1d docs: remove prompt symbols from shell snippets
5fc35586 VERSION: back to development
d7735e38 VERSION: release v1.2.1
258cd8b6 libct: rm obsoleted comment
b798594c libct: fix a comment
47dfa202 script/check-config.sh: add OVERLAY_FS check
e0d39536 runc update: fix updating swap for cgroup v2
914a8f35 libct/cg: improve ConvertMemorySwapToCgroupV2Value
bb71ad50 CHANGELOG: add (forward-port) v1.1.15 changes
f07d92db drop runc-dmz solution according to overlay solution
f479676c libct: rm x/sys/execabs usage
74a5c786 test join other container userns with selinux enabled
1eb9ad3e libct/nsenter: become root after joining userns
0ff6451c [1.2] VERSION: back to development
Signed-off-by: Paolo Barbolini <[email protected]>
---
recipes-containers/runc/runc-opencontainers_git.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-containers/runc/runc-opencontainers_git.bb
b/recipes-containers/runc/runc-opencontainers_git.bb
index 86da5fb4..a133b097 100644
--- a/recipes-containers/runc/runc-opencontainers_git.bb
+++ b/recipes-containers/runc/runc-opencontainers_git.bb
@@ -1,11 +1,11 @@
include runc.inc
-SRCREV = "610aa88ab201f289c05c2e262912d0630f46eb35"
+SRCREV = "59923ef18c98053ddb1acf23ecba10344056c28e"
SRC_URI = " \
-
git://github.com/opencontainers/runc;branch=main;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX}
\
+
git://github.com/opencontainers/runc;branch=release-1.2;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX}
\
file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
"
-RUNC_VERSION = "1.2.0"
+RUNC_VERSION = "1.2.5"
# for compatibility with existing RDEPENDS that have existed since
# runc-docker and runc-opencontainers were separate
--
2.48.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9143):
https://lists.yoctoproject.org/g/meta-virtualization/message/9143
Mute This Topic: https://lists.yoctoproject.org/mt/111235348/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-