Skip to content

build(deps): bump github.com/opencontainers/runc from 1.4.3 to 1.5.1 - #2784

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/github.com/opencontainers/runc-1.5.0
Open

build(deps): bump github.com/opencontainers/runc from 1.4.3 to 1.5.1#2784
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/github.com/opencontainers/runc-1.5.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJun 21, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/opencontainers/runc from 1.4.3 to 1.5.1.

Release notes

Sourced from github.com/opencontainers/runc's releases.

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 (when built with the libpathrs build tag) 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)

Static Linking Notices

The runc binaries distributed with this release are statically linked with the following GNU LGPL-2.1 licensed libraries, with runc acting as a "work that uses the Library":

... (truncated)

Changelog

Sourced from github.com/opencontainers/runc's changelog.

[1.5.1] - 2026-07-14

El lujo es vulgaridad, dijo, y me conquistó.

Fixed

  • There was a regression reported in with the maskPaths optimisation added in 1.5.0-rc.3 (#5275). On Ubuntu Focal (20.04), attempts to mount tmpfs with the nr_inodes=1 option will fail due to a downstream kernel patch (ironically originating from AUFS). We now have a fallback path using nr_inodes=2 instead if the operation fails. (#5348, #5358, #5359)
  • Properly handle EINVAL for seccomp SECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV when trying to rewrite the filter. This appears to only happen if you compile runc with libseccomp >= 2.6.0 and then run it with an < 2.6.0 libseccomp. (#5347, #5354)

[1.5.0] - 2026-06-19

Why do we even have that lever?!

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 (when built with the libpathrs build tag) 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)

[1.5.0-rc.3] - 2026-06-13

The best way to get a drink out of a Vogon is to stick your finger down his throat.

Security

This release includes a fix for the following low-severity security issue:

  • [CVE-2026-41579][] allowed a malicious image with a /dev symlink to have limited write access to the host filesystem in ways that our analysis indicates was too limited to be problematic in practice. This bug was very

... (truncated)

Commits
  • 8f2685a VERSION: release v1.5.1
  • 1846115 Merge pull request #5357 from rata/1.5-fix-CI
  • 62a3230 tests/integration: Simplify delete_netns()
  • 0a4cc77 tests: Clarify the interface might not be on the host
  • cc0c204 tests: Unset ns_path when deleting the netns
  • 591db7d tests/checkpoint.bats: Move netdev code outside of setup()
  • 5514481 tests: fix dummy0 flakes
  • 3ba5ef1 Merge pull request #5359 from lifubang/backport-5358-to-release-1.5
  • 6dc94f9 libct: retry with nr_inodes=2 to fix Focal mount errors
  • 79cf0d6 Merge pull request #5354 from lifubang/backport-5347-to-release-1.5
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabotdependabotBot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 21, 2026
@dependabot
dependabotBot requested a review from a team as a code ownerJune 21, 2026 03:52
@dependabotdependabotBot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 21, 2026
@dependabot
dependabotBotforce-pushed the dependabot/go_modules/github.com/opencontainers/runc-1.5.0 branch from b45cf1c to 0d2340dCompareJune 26, 2026 21:09
@jterry75Justin (jterry75) self-assigned this Jul 10, 2026
@dependabotdependabotBot changed the title Bump github.com/opencontainers/runc from 1.4.2 to 1.5.0Bump github.com/opencontainers/runc from 1.4.3 to 1.5.0Jul 10, 2026
@dependabot
dependabotBotforce-pushed the dependabot/go_modules/github.com/opencontainers/runc-1.5.0 branch from 0d2340d to f3cfeb4CompareJuly 10, 2026 04:09
@jterry75

Copy link
Copy Markdown
Contributor

Dependabot (@dependabot) recreate

@dependabotdependabotBot changed the title Bump github.com/opencontainers/runc from 1.4.3 to 1.5.0build(deps): bump github.com/opencontainers/runc from 1.4.3 to 1.5.0Jul 10, 2026
@dependabot
dependabotBotforce-pushed the dependabot/go_modules/github.com/opencontainers/runc-1.5.0 branch from 9768a4f to 176e1cdCompareJuly 10, 2026 19:10
@dependabot@github

dependabotBot commented on behalf of githubJul 19, 2026

Copy link
Copy Markdown
ContributorAuthor

A newer version of github.com/opencontainers/runc exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@rawahars

Copy link
Copy Markdown
Contributor

Dependabot (@dependabot) recreate

Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.4.3 to 1.5.1.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.5.1/CHANGELOG.md)
- [Commits](opencontainers/runc@v1.4.3...v1.5.1)
---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
dependency-version: 1.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot changed the title build(deps): bump github.com/opencontainers/runc from 1.4.3 to 1.5.0build(deps): bump github.com/opencontainers/runc from 1.4.3 to 1.5.1Aug 9, 2026
@dependabot
dependabotBotforce-pushed the dependabot/go_modules/github.com/opencontainers/runc-1.5.0 branch from 24867a4 to 8354168CompareAugust 9, 2026 13:56
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filegoPull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@jterry75@rawahars