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

[pull] master from linuxkit:master #241

Open
wants to merge 658 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Nov 5, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Nov 5, 2021
deitch and others added 29 commits January 29, 2024 15:28
Signed-off-by: Avi Deitcher <[email protected]>
Signed-off-by: Avi Deitcher <[email protected]>
Signed-off-by: Avi Deitcher <[email protected]>
Signed-off-by: Avi Deitcher <[email protected]>
bump alpine base for kernel, regenerate configs
Signed-off-by: Avi Deitcher <[email protected]>
kernels Makefile support custom builders and archs
This version includes a fix for CVE-2024-21626 which
allowed an attacker in bad circumstances to
"escape containerized environments".

See also https://access.redhat.com/security/cve/cve-2024-21626

Signed-off-by: Christoph Ostarek <[email protected]>
./scripts/update-component-sha.sh --pkg ./pkg/runc

Signed-off-by: Christoph Ostarek <[email protected]>
use proper null in script and not mispelled nul
Signed-off-by: Jonathan Beri <[email protected]>

Revert to master

Signed-off-by: Jonathan Beri <[email protected]>

Modify USBIP modules by hand

Signed-off-by: Jonathan Beri <[email protected]>
Rebased and re-implemented USBIP configs
enable import of images from tar files
Signed-off-by: Avi Deitcher <[email protected]>
Dockerfile in build yml and CLI; tag templates
add support for build-arg files
Signed-off-by: Avi Deitcher <[email protected]>
deitch and others added 30 commits January 10, 2025 10:56
Signed-off-by: Avi Deitcher <[email protected]>
Signed-off-by: Avi Deitcher <[email protected]>
Signed-off-by: Avi Deitcher <[email protected]>
Signed-off-by: Avi Deitcher <[email protected]>
Signed-off-by: Avi Deitcher <[email protected]>
Signed-off-by: Avi Deitcher <[email protected]>
Signed-off-by: Avi Deitcher <[email protected]>
Update llvm in alpine and downstream
* Try resizing all found devices

fixes #4098

Signed-off-by: Chris Irrgang <[email protected]>

* Update package tags of pkg/extend

Signed-off-by: Chris Irrgang <[email protected]>

---------

Signed-off-by: Chris Irrgang <[email protected]>
* Update linuxkit/alpine

Signed-off-by: Avi Deitcher <[email protected]>

* tools/alpine: Update to latest

Signed-off-by: Avi Deitcher <[email protected]>

* tools: Update to the latest linuxkit/alpine

Signed-off-by: Avi Deitcher <[email protected]>

* Update use of tools to latest

Signed-off-by: Avi Deitcher <[email protected]>

* tests: Update packages to the latest linuxkit/alpine

Signed-off-by: Avi Deitcher <[email protected]>

* Update use of test packages to latest

Signed-off-by: Avi Deitcher <[email protected]>

* pkgs: Update packages to the latest linuxkit/alpine

Signed-off-by: Avi Deitcher <[email protected]>

* Update package tags

Signed-off-by: Avi Deitcher <[email protected]>

---------

Signed-off-by: Avi Deitcher <[email protected]>
* add riscv64 kernels to kernel/Makefile and kernel/Dockerfile.*, riscv64 kernel config, bump alpine version for kernel builds

Signed-off-by: Avi Deitcher <[email protected]>

* update bcc to v0.32.0 to include needed fixes

Signed-off-by: Avi Deitcher <[email protected]>

* bump kernel builder alpine base to version including llvm19

Signed-off-by: Avi Deitcher <[email protected]>

* in kernel-bcc, automatically determine python path

Signed-off-by: Avi Deitcher <[email protected]>

* in kernel-perf, suppress newer gcc errors

Signed-off-by: Avi Deitcher <[email protected]>

* riscv path in kernel build was incorrect

Signed-off-by: Avi Deitcher <[email protected]>

* remove bcc compilation from kernel

Signed-off-by: Avi Deitcher <[email protected]>

* update usages of kernel/6.6.13 to kernel/6.6.71

Signed-off-by: Avi Deitcher <[email protected]>

* next run of updating kernel config

Signed-off-by: Avi Deitcher <[email protected]>

* update test dependencies on kernel hash version

Signed-off-by: Avi Deitcher <[email protected]>

---------

Signed-off-by: Avi Deitcher <[email protected]>
* include riscv64 in target architectures

Signed-off-by: Avi Deitcher <[email protected]>

* add riscv64 to explicit packages

Signed-off-by: Avi Deitcher <[email protected]>

* cadvisor update to v0.51.0 and support for riscv64

Signed-off-by: Avi Deitcher <[email protected]>

* update tools based on latest

Signed-off-by: Avi Deitcher <[email protected]>

* updated example dependencies of tools

Signed-off-by: Avi Deitcher <[email protected]>

* bump all test cases and example alpine:3.19 to alpine:3.21

Signed-off-by: Avi Deitcher <[email protected]>

---------

Signed-off-by: Avi Deitcher <[email protected]>
* bump buildkit version to 0.20.0

Signed-off-by: Avi Deitcher <[email protected]>

* update library dependency of buildkit to v0.20.0

Signed-off-by: Avi Deitcher <[email protected]>

---------

Signed-off-by: Avi Deitcher <[email protected]>
* bump containerd-dev to 2.0.2

Signed-off-by: Avi Deitcher <[email protected]>

* update pkg/init libs to containerd-20

Signed-off-by: Avi Deitcher <[email protected]>

* bump linuxkit CLI containerd deps to 20

Signed-off-by: Avi Deitcher <[email protected]>

* update test/pkg/containerd to work with containerd v2.x tests

Signed-off-by: Avi Deitcher <[email protected]>

* update containerd-dev deps

Signed-off-by: Avi Deitcher <[email protected]>

* update pkg/init and pkg/containerd dependencies

Signed-off-by: Avi Deitcher <[email protected]>

* update test/pkg/containerd deps

Signed-off-by: Avi Deitcher <[email protected]>

---------

Signed-off-by: Avi Deitcher <[email protected]>
* containerd to semver v2.0.3

Signed-off-by: Avi Deitcher <[email protected]>

* containerd v2.0.3 plus commits to fix blkdiscard

Signed-off-by: Avi Deitcher <[email protected]>

* update containerd-dev dependencies

Signed-off-by: Avi Deitcher <[email protected]>

* updated pkg/init and pkg/containerd deps

Signed-off-by: Avi Deitcher <[email protected]>

---------

Signed-off-by: Avi Deitcher <[email protected]>
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.

10 participants