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.1.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: v1.1.2
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Mar 28, 2022

  1. VERSION: back to development

    Signed-off-by: Kir Kolyshkin <[email protected]>
    kolyshkin committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    8959e37 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. merge branch 'pr-3439' into release-1.1

    Kir Kolyshkin (3):
      VERSION: back to development
      VERSION: release 1.1.1
      CHANGELOG.md: add 1.1.1 release notes
    
    LGTMs: mrunalp AkihiroSuda cyphar
    Closes #3439
    cyphar committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    5854665 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. runc: do not set inheritable capabilities

    Do not set inheritable capabilities in runc spec, runc exec --cap,
    and in libcontainer integration tests.
    
    Signed-off-by: Kir Kolyshkin <[email protected]>
    kolyshkin committed May 5, 2022
    Configuration menu
    Copy the full SHA
    364ec0f View commit details
    Browse the repository at this point in the history
  2. VERSION: release 1.1.2

    Signed-off-by: Kir Kolyshkin <[email protected]>
    kolyshkin committed May 5, 2022
    Configuration menu
    Copy the full SHA
    a916309 View commit details
    Browse the repository at this point in the history
Loading