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.5.3
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.5.4
Choose a head ref
  • 5 commits
  • 8 files changed
  • 1 contributor

Commits on Jul 12, 2021

  1. Cleanup lchmod logic in archive

    Move to single lchmod interface mirroring other implementations.
    Separate logic for freebsd which supports symlink no follow flag.
    
    Signed-off-by: Derek McGowan <derek@mcg.dev>
    (cherry picked from commit 5383522)
    Signed-off-by: Derek McGowan <derek@mcg.dev>
    dmcgowan committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    37a44de View commit details
    Browse the repository at this point in the history
  2. Add test for archive breakout test for lchmod

    Signed-off-by: Derek McGowan <derek@mcg.dev>
    (cherry picked from commit ad81d76219a75559cb9d74a214efe0d779d7cbef)
    Signed-off-by: Derek McGowan <derek@mcg.dev>
    dmcgowan committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    f5c7cb6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Merge pull request from GHSA-c72p-9xmj-rx3w

    [release/1.5] Use chmod path for checking symlink
    dmcgowan authored Jul 19, 2021
    Configuration menu
    Copy the full SHA
    7ad08c6 View commit details
    Browse the repository at this point in the history
  2. Prepare release notes for v1.5.4

    Signed-off-by: Derek McGowan <derek@mcg.dev>
    dmcgowan committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    81cfab8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5758 from dmcgowan/prepare-1.5.4

    [release/1.5] Prepare release notes for v1.5.4
    dmcgowan authored Jul 19, 2021
    Configuration menu
    Copy the full SHA
    69107e4 View commit details
    Browse the repository at this point in the history
Loading