forked from linuxkit/linuxkit
-
Notifications
You must be signed in to change notification settings - Fork 0
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
pull
wants to merge
658
commits into
next-stack:master
Choose a base branch
from
linuxkit:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]>
bump alpine base for kernel, regenerate configs
Signed-off-by: Avi Deitcher <[email protected]>
updated kernel documents
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]>
runc: bump to newest version
Signed-off-by: Avi Deitcher <[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
Signed-off-by: Avi Deitcher <[email protected]>
enable import of images from tar files
Signed-off-by: Avi Deitcher <[email protected]>
Signed-off-by: Avi Deitcher <[email protected]>
Dockerfile in build yml and CLI; tag templates
Signed-off-by: Avi Deitcher <[email protected]>
add support for build-arg files
Signed-off-by: Avi Deitcher <[email protected]>
Signed-off-by: Avi Deitcher <[email protected]>
template in yaml file
Signed-off-by: Kyle Mestery <[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]>
add missing riscv64 packages
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]>
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
fixes #4095 Signed-off-by: Chris Irrgang <[email protected]>
* 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]>
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]>
…4107) 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]>
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )