Skip to content

VERSION: release v1.5.0#5338

Merged
cyphar merged 2 commits into
opencontainers:release-1.5from
cyphar:release-1.5.0
Jun 19, 2026
Merged

VERSION: release v1.5.0#5338
cyphar merged 2 commits into
opencontainers:release-1.5from
cyphar:release-1.5.0

Conversation

@cyphar

@cyphar cyphar commented Jun 19, 2026

Copy link
Copy Markdown
Member
runc v1.5.0 -- "Why do we even have that lever?!"

This is the somewhat-delayed^Wlong-awaited first stable release of the
1.5.z release branch of runc. It contains a handful of fixes for issues
found in 1.5.0-rc.3 and an important dependency bump for libpathrs.

This is the third release of runc following our new release and support
policy (see RELEASES.md for more details). This means that, as of this
release:

 * The runc 1.2.z (and earlier) release branches are now completely
   unsupported.
 * The runc 1.3.z release branch will now only receive *high severity*
   CVE fixes, and will no longer be supported in less than 6 months (end
   of October 2026).
 * The runc 1.4.z release branch will now only recieve security and
   "significant" bugfixes.
 * Users are encouraged to plan migrating to runc 1.5.0 as soon as
   possible.
 * Despite this release being delayed by over a month, users should
   still expect a runc 1.6.0 release in late October 2026.

Added:

- "runc version" and "runc features" now provide version information
  about libpathrs when runc is built with the "libpathrs" build tag.
  (#5291, #5328)

Fixed:

- Since runc 1.3.0, the "org.opencontainers.runc.version" annotation
  included in "runc features" contained an extraneous "\n", possibly
  causing issues with tools that parse the output. It is now properly
  stripped. (#5329, #5330, #5331, #5335)

Changed:

- runc now depends on libpathrs v0.2.5 or later, and attempting to build
  with older versions will cause compilation errors. (#5291, #5328)
- Switched to go-criu v8.3.0, which reduces our binary size from ~16MB
  to ~14MB. (#5312, #5326)

Thanks to the following contributors who made this release possible:

 * Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
 * Aleksa Sarai <cyphar@cyphar.com>
 * Kir Kolyshkin <kolyshkin@gmail.com>
 * Rodrigo Campos Catelin <rodrigo@amutable.com>

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>

cyphar added 2 commits June 19, 2026 12:53
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
@cyphar cyphar added this to the 1.5.0 milestone Jun 19, 2026

@rata rata left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@cyphar
cyphar merged commit 1a3878c into opencontainers:release-1.5 Jun 19, 2026
55 checks passed
cyphar added a commit that referenced this pull request Jun 19, 2026
Aleksa Sarai (2):
  VERSION: back to development
  VERSION: release v1.5.0

LGTMs: rata AkihiroSuda
@cyphar
cyphar deleted the release-1.5.0 branch June 19, 2026 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants