Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[20.10 backport] update containerd binary to v1.6.3, runc v1.1.1 #43433

Merged

Commits on Apr 27, 2022

  1. update runc binary to v1.1.0

    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    (cherry picked from commit c55eb6b)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    AkihiroSuda authored and thaJeztah committed Apr 27, 2022
    Copy the full SHA
    97972da View commit details
    Browse the repository at this point in the history
  2. update runc binary to v1.1.1

    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    (cherry picked from commit ffc903d)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    AkihiroSuda authored and thaJeztah committed Apr 27, 2022
    Copy the full SHA
    961b9a7 View commit details
    Browse the repository at this point in the history
  3. Revert "[20.10] update containerd binary to 1.5.11"

    This reverts commit 7dfe7a1.
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Apr 27, 2022
    Copy the full SHA
    53ae170 View commit details
    Browse the repository at this point in the history
  4. update containerd binary to v1.6.1

    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    (cherry picked from commit 06abe8d)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Apr 27, 2022
    Copy the full SHA
    91708bf View commit details
    Browse the repository at this point in the history
  5. update containerd binary to v1.6.2

    The second patch release for containerd 1.6 includes a fix for
     [CVE-2022-24769](GHSA-c9cp-9c75-9v8c).
    
    Notable Updates
    
    - **Fix the inheritable capability defaults** ([GHSA-c9cp-9c75-9v8c](GHSA-c9cp-9c75-9v8c))
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    (cherry picked from commit e69529c)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Apr 27, 2022
    Copy the full SHA
    6d7c2b2 View commit details
    Browse the repository at this point in the history
  6. update containerd binary to v1.6.3

    Release notes:
    
    Welcome to the v1.6.3 release of containerd!
    
    The third patch release for containerd 1.6 includes various fixes and updates.
    
    Notable Updates
    
    - Fix panic when configuring tracing plugin
    - Improve image pull performance in CRI plugin
    - Check for duplicate nspath
    - Fix deadlock in cgroup metrics collector
    - Mount devmapper xfs file system with "nouuid" option
    - Make the temp mount as ready only in container WithVolumes
    - Fix deadlock from leaving transaction open in native snapshotter
    - Monitor OOMKill events to prevent missing container events
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    (cherry picked from commit a9be008)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Apr 27, 2022
    Copy the full SHA
    47b6a92 View commit details
    Browse the repository at this point in the history