Skip to content

chore(deps): update dependency opencontainers/runc to v1.5.1 - #180

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/opencontainers-runc-1.x
Open

chore(deps): update dependency opencontainers/runc to v1.5.1#180
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/opencontainers-runc-1.x

Conversation

@renovate

@renovate renovate Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
opencontainers/runc minor 1.4.31.5.1

Release Notes

opencontainers/runc (opencontainers/runc)

v1.5.1: runc v1.5.1 -- "El lujo es vulgaridad, dijo, y me conquistó."

Compare Source

This is the first patch release in the 1.5.z release series of runc, and
primarily includes a fix for a serious regression on Ubuntu 20.04
kernels.

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)
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":

Similarly, the runc binaries distributed with this release are also
statically linked with the following MPLv2 licensed libraries,
with runc acting as a "Larger Work":

The versions of these libraries were not modified from their upstream versions,
but in order to comply with their corresponding licenses, we have attached the
complete source code for those libraries which (when combined with the attached
runc source code) may be used to exercise your rights under their respective
licenses.

However, we strongly suggest that you make use of your distribution's packages
or download them from the authoritative upstream sources, especially since
these libraries are related to the security of your containers.


Thanks to the following contributors who made this release possible:

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

v1.5.0

Compare Source

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)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/opencontainers-runc-1.x branch from b1d06eb to f4caf10 Compare July 14, 2026 01:53
@renovate renovate Bot changed the title chore(deps): update dependency opencontainers/runc to v1.5.0 chore(deps): update dependency opencontainers/runc to v1.5.1 Jul 14, 2026
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.

0 participants