github youki-dev/youki v0.6.0

6 hours ago

What's Changed

๐Ÿ’ช Improvements

๐Ÿ’ฅ Breaking Changes

๐Ÿ› Bug Fixes

  • Implement mount destination validation to ensure absolute paths in OCI Runtime Spec by @nayuta723 in #3315
  • Fix default filemode for device creation by @you-matsuura in #3276
  • fix(3293) Ambient capabilities are not applied as expected by @tommady in #3294
  • fix(libcgroups): set sz field in bpf_prog_load_opts by @sou1118 in #3340
  • Fix recursive mount_setattr handling for rec_attr and improve mounts_recursive tests by @saku3 in #3345
  • fix(libcgroups): pass full_path to Devices controller instead of cgroup_path by @sou1118 in #3355
  • refactor(tty): call setup_console after pivot_root, use syscall for mount_console by @nayuta723 in #3333
  • Align with runc: use user's HOME when HOME is empty string by @bells17 in #3269
  • Refactor checkpoint by @nayuta723 in #3365

๐Ÿ“– Documentation improvements

๐Ÿงช Test improvements and Misc Fixes

Other Changes

  • chore(deps): bump which from 7.0.2 to 8.0.0 by @dependabot[bot] in #3287
  • (auto merged) chore(deps): bump the patch group across 1 directory with 2 updates by @dependabot[bot] in #3302
  • (auto merged) chore(deps): bump tracing-journald from 0.3.1 to 0.3.2 in the patch group by @dependabot[bot] in #3303
  • (auto merged) chore(deps): bump the patch group with 2 updates by @dependabot[bot] in #3306
  • chore(deps): bump mockall from 0.13.1 to 0.14.0 by @dependabot[bot] in #3301
  • chore(deps): bump wasmtime from 31.0.0 to 35.0.0 by @dependabot[bot] in #3288
  • (auto merged) chore(deps): bump libc from 0.2.177 to 0.2.178 in the patch group by @dependabot[bot] in #3308
  • chore(deps): bump netlink-packet-route from 0.25.1 to 0.26.0 by @dependabot[bot] in #3316
  • (auto merged) chore(deps): bump oci-spec from 0.8.3 to 0.8.4 in the patch group by @dependabot[bot] in #3329
  • (auto merged) chore(deps): bump tracing from 0.1.43 to 0.1.44 in the patch group by @dependabot[bot] in #3331
  • (auto merged) chore(deps): bump serde_json from 1.0.145 to 1.0.146 in the patch group by @dependabot[bot] in #3334
  • (auto merged) chore(deps): bump serde_json from 1.0.146 to 1.0.147 in the patch group by @dependabot[bot] in #3337
  • (auto merged) chore(deps): bump serde_json from 1.0.147 to 1.0.148 in the patch group by @dependabot[bot] in #3341
  • (auto merged) chore(deps): bump libc from 0.2.178 to 0.2.179 in the patch group by @dependabot[bot] in #3352
  • (auto merged) chore(deps): bump serde_json from 1.0.148 to 1.0.149 in the patch group by @dependabot[bot] in #3354
  • chore(deps): bump serial_test from 3.2.0 to 3.3.1 by @dependabot[bot] in #3353
  • chore(deps): bump wasmtime from 35.0.0 to 40.0.0 by @dependabot[bot] in #3335
  • chore(deps): bump tempfile from 3.23.0 to 3.24.0 by @dependabot[bot] in #3338
  • (auto merged) chore(deps): bump the patch group with 2 updates by @dependabot[bot] in #3356
  • (auto merged) chore(deps): bump libc from 0.2.179 to 0.2.180 in the patch group by @dependabot[bot] in #3357
  • (auto merged) chore(deps): bump flate2 from 1.1.5 to 1.1.8 in the patch group by @dependabot[bot] in #3359
  • (auto merged) chore(deps): bump the patch group with 3 updates by @dependabot[bot] in #3363
  • (auto merged) chore(deps): bump the patch group across 1 directory with 2 updates by @dependabot[bot] in #3371
  • chore(deps): bump vergen-gitcl from 1.0.8 to 9.1.0 by @dependabot[bot] in #3368
  • (auto merged) chore(deps): bump wasmtime from 40.0.2 to 40.0.3 by @dependabot[bot] in #3376
  • (auto merged) chore(deps): bump pathrs from 0.2.2 to 0.2.3 in the patch group by @dependabot[bot] in #3379
  • (auto merged) chore(deps): bump bytes from 1.11.0 to 1.11.1 by @dependabot[bot] in #3388
  • (auto merged) chore(deps): bump the patch group with 2 updates by @dependabot[bot] in #3389
  • (auto merged) chore(deps): bump libbpf-sys from 1.6.2+v1.6.2 to 1.6.3+v1.6.3 in the patch group by @dependabot[bot] in #3390
  • (auto merged) chore(deps): bump anyhow from 1.0.100 to 1.0.101 in the patch group by @dependabot[bot] in #3393
  • chore(deps): bump quickcheck from 1.0.3 to 1.1.0 by @dependabot[bot] in #3401
  • chore(deps): bump rand from 0.9.2 to 0.10.0 by @dependabot[bot] in #3397
  • chore(deps): bump tempfile from 3.24.0 to 3.25.0 by @dependabot[bot] in #3400
  • (auto merged) chore(deps): bump the patch group across 1 directory with 2 updates by @dependabot[bot] in #3413
  • (auto merged) chore(deps): bump chrono from 0.4.43 to 0.4.44 in the patch group by @dependabot[bot] in #3414
  • (auto merged) chore(deps): bump wasmtime from 40.0.3 to 40.0.4 by @dependabot[bot] in #3420
  • chore(deps): bump serial_test from 3.3.1 to 3.4.0 by @dependabot[bot] in #3416
  • chore(deps): bump wasmtime and wasi-common from 40.0.4 to 41.0.4 by @dependabot[bot] in #3421
  • chore(deps): bump rbpf from 0.3.0 to 0.4.1 by @dependabot[bot] in #3398
  • Release for v0.6.0 by @github-actions[bot] in #3291

New Contributors

Full Changelog: v0.5.7...v0.6.0

Don't miss a new youki release

NewReleases is sending notifications on new releases.