Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: opencontainers/runc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.1
Choose a base ref
...
head repository: opencontainers/runc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-1.4
Choose a head ref
  • 6 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 12, 2026

  1. VERSION: back to development

    Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
    kolyshkin committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    6096163 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. Merge pull request #5163 from kolyshkin/v141

    VERSION: release 1.4.1
    kolyshkin authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    d13808e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. CHANGELOG: add "better errors from runc init" to 1.4.0

    Found out that these changes were backported to release-1.4 (PR 5040)
    and made its way into runc v1.4.0, but were missing from its CHANGELOG.
    
    Add the item to v1.4.0 changelog.
    
    Same as commit e232a54 in main branch.
    
    Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
    kolyshkin committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    c10ee7d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. Merge pull request #5178 from kolyshkin/1.4-5175

    [1.4] CHANGELOG: add "better errors from runc init" to 1.4.0
    cyphar authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    0daa003 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. ci: add conmon tests run

    This adds a CI job to run conmon tests with runc.
    
    Related to issue 5151, PR 5153.
    
    Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
    (cherry picked from commit 192e3d4)
    Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
    kolyshkin committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    63605fc View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2026

  1. Merge pull request #5187 from kolyshkin/1.4-5159

    [1.4] ci: add conmon tests run
    rata authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    d4305dc View commit details
    Browse the repository at this point in the history
Loading