Skip to content

vendor: github.com/opencontainers/runc v1.2.5, cyphar/filepath-securejoin v0.4.1#49465

Merged
AkihiroSuda merged 1 commit intomoby:masterfrom
thaJeztah:vendor_runc_filepath_securejoin
Mar 6, 2025
Merged

vendor: github.com/opencontainers/runc v1.2.5, cyphar/filepath-securejoin v0.4.1#49465
AkihiroSuda merged 1 commit intomoby:masterfrom
thaJeztah:vendor_runc_filepath_securejoin

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

Changes in runc code are not impacting code we use;

  • libcontainer/utils.MkdirAllInRootOpen is not used
  • libcontainer/utils.MkdirAllInRoot is not used

Similarly, while filepath-securejoin is imported, the functions using it in runc (cgroups.FindCgroupMountpoint, are not used in our codebase, so these changes don't affect our code; tryDefaultPath uses securejoin, which is used by FindCgroupMountpoint, but not used in our codebase.

diffs:

- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

…join v0.4.1

Changes in runc code are not impacting code we use;

- libcontainer/utils.MkdirAllInRootOpen is not used
- libcontainer/utils.MkdirAllInRoot is not used

Similarly, while filepath-securejoin is imported, the functions using it
in runc (cgroups.FindCgroupMountpoint, are not used in our codebase, so
these changes don't affect our code; `tryDefaultPath` uses securejoin,
which is used by `FindCgroupMountpoint`, but not used in our codebase.

diffs:

- opencontainers/runc@v1.2.4...v1.2.5
- cyphar/filepath-securejoin@v0.3.5...v0.4.1

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@AkihiroSuda AkihiroSuda merged commit a9c9d5b into moby:master Mar 6, 2025
@thaJeztah thaJeztah deleted the vendor_runc_filepath_securejoin branch March 6, 2025 08:45
@thaJeztah thaJeztah added this to the 28.0.2 milestone Mar 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants