runc 1.3.5 patch update for niceos-5.2 #4

Merged
sbelikov merged 2 commits from update-runc-1.3.5 into niceos-5.2 2026-05-02 16:59:27 +03:00
Owner

Update runc from 1.3.0 to 1.3.5 on niceos-5.2.

Upstream describes 1.3.5 as the fifth patch release in the 1.3.z series. The release notes mention fixes for recursive atime-related mount flags, a revert of the runc create regression from PR #4757, and build updates to Go 1.25 and libseccomp v2.6.0.

Risk assessment: medium. This is a patch-level update with no documented breaking changes, but runc is part of the container runtime path and the upstream Go toolchain bump may affect reproducible builds or the current NiceOS buildroot.

Recommended checks:

  • rebuild in clean mock/chroot
  • verify the Go toolchain in the buildroot
  • run runc create/start smoke tests
  • test mount behavior, including recursive atime/rrelatime cases
  • confirm downstream patches and source lock data still apply cleanly
Update runc from 1.3.0 to 1.3.5 on niceos-5.2. Upstream describes 1.3.5 as the fifth patch release in the 1.3.z series. The release notes mention fixes for recursive atime-related mount flags, a revert of the runc create regression from PR #4757, and build updates to Go 1.25 and libseccomp v2.6.0. Risk assessment: medium. This is a patch-level update with no documented breaking changes, but runc is part of the container runtime path and the upstream Go toolchain bump may affect reproducible builds or the current NiceOS buildroot. Recommended checks: - rebuild in clean mock/chroot - verify the Go toolchain in the buildroot - run runc create/start smoke tests - test mount behavior, including recursive atime/rrelatime cases - confirm downstream patches and source lock data still apply cleanly
sbelikov merged commit 5d1f41f0ed into niceos-5.2 2026-05-02 16:59:27 +03:00
Sign in to join this conversation.
No description provided.