crun: update to v1.15-tip

Bumping crun to version 1.15-51-g6c158dd, which comprises the following commits:

    e6eab76 wasmedge: access container environment variables for WasmEdge configuration
    0475016 restore: update console-socket option description
    9861254 tests: bump wasmedge to 0.14
    fd6b748 cgroup: use MemoryMax instead of MemoryLimit
    3980447 nix: upgrade dependencies
    526f959 test: pass volume for /var/lib/containers
    adb5cb3 linux: improve error message on EACCES
    474bc17 remove duplicate initialization cgroup manager in the cgroup args
    cb947d0 tests: use vault.centos.org
    61fdfc6 tests: skip push tests with podman
    42b9fd1 [crun run] Avoid setting crun_context.handler redundantly
    976029a libcrun: fix error message argument
    ca42c18 RPM: Remove wasmtime support
    6879c4c Packit: enable epel9 on c9s targets to fetch wasmedge
    315f732 RPM: no separate krun symlink creation
    0b33840 Downstream: Add rpm/gating.yaml to handle downstream gating tests
    c017ce5 Packit: sync downstream gating test files on every upstream release
    e452395 TMT: rewrite podman revdep tests to be usable without CI
    163037a tests: fix issues reported by shellcheck
    4cbab15 RPM: Fix epoch value for copr builds
    fd745e0 dist: install symlinks as part of make install
    9533613 ci: Cancel in progress tests on updates
    c6c1c7f crun run --help: say --no-subreaper is ignored

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2024-07-11 03:20:26 +00:00
parent 20eb3ca57e
commit 099e911253

View File

@ -3,7 +3,7 @@ LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
PRIORITY = "optional"
SRCREV_crun = "700e2ed49975eca001b31b39af0d9a7846c36948"
SRCREV_crun = "6c158dde073c5a05dd30b9bb6159ec5e61422204"
SRCREV_libocispec = "7b27d0a0bb87fdd7ee46365994e450a58405004f"
SRCREV_ispec = "dd33f727e2faea07432ef6f06d6f9afe73f3f519"
SRCREV_rspec = "2d3f72ecad9e97c898e1eb04b899a51241f1cabd"