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: containerd/containerd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.5
Choose a base ref
...
head repository: containerd/containerd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.6
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 29, 2020

  1. Pin libseccomp to 2.3.3 for GH Actions release.yml

    Use the same pinning we were using in Travis CI to not force
    dependencies on the newer libseccomp 2.4.x in our binaries.
    
    Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
    estesp committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    7013f1f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Prepare v1.3.6 fix release

    Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
    estesp committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    fbdd528 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4352 from estesp/pin-seccomp-release

    [release/1.3] Pin libseccomp to 2.3.3 for GH Actions release.yml
    dmcgowan authored Jun 30, 2020
    Configuration menu
    Copy the full SHA
    fc8f6c5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4354 from estesp/prepare-1.3.6

    Prepare v1.3.6 fix release
    dmcgowan authored Jun 30, 2020
    Configuration menu
    Copy the full SHA
    be75852 View commit details
    Browse the repository at this point in the history
Loading