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 -> 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 <[email protected]>
---
 recipes-containers/runc/runc-opencontainers_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-containers/runc/runc-opencontainers_git.bb 
b/recipes-containers/runc/runc-opencontainers_git.bb
index 48a64f20d7cc..0007798593cb 100644
--- a/recipes-containers/runc/runc-opencontainers_git.bb
+++ b/recipes-containers/runc/runc-opencontainers_git.bb
@@ -1,10 +1,10 @@
 include runc.inc
 
-SRCREV = "e8bb71e147d6044f57dfb5d4da619cf27f830c48"
+SRCREV = "068337925cd4286782c1c576132590992cc8c728"
 SRC_URI = " \
     git://github.com/opencontainers/runc;branch=release-1.1;protocol=https \
     file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
     "
-RUNC_VERSION = "1.1.12"
+RUNC_VERSION = "1.1.15"
 
 CVE_PRODUCT = "runc"
-- 
2.53.0


-- 
BISDN GmbH
Körnerstraße 7-10
10785 Berlin
Germany
Phone: +49 30 610 816 100
Managing Directors: Dr.-Ing. Hagen Woesner, Andreas Köpsel


Commercial 
register: 
Amtsgericht Berlin-Charlottenburg HRB 141569 B
VAT ID No: 
DE283257294



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9680): 
https://lists.yoctoproject.org/g/meta-virtualization/message/9680
Mute This Topic: https://lists.yoctoproject.org/mt/118535119/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to