Tracking: skiff vs upstream-master - #19
Draft
paralin wants to merge 3473 commits into
Draft
Conversation
Signed-off-by: Christian Stewart <christian@aperture.us>
Signed-off-by: Christian Stewart <christian@aperture.us>
Daemonize is a command line utility to run a program as a Unix daemon. Signed-off-by: Christian Stewart <christian@aperture.us> --- TODO: Changes requested for v2: https://patchwork.ozlabs.org/project/buildroot/patch/20210124102241.1207866-1-christian@paral.in/
Adds both host and target packages for buildah. Buildah is a tool that facilitates building OCI images. https://github.com/containers/buildah The buildah tree does not ship with a default policy.json file, and instead relies on packagers to provide one. A patch is added to create a basic barebones policy.json which is installed to /etc/containers/policy.json with a hook. Signed-off-by: Christian Stewart <christian@aperture.us> --- v1 -> v2: - add package to developers - add host runc dependency for host package - add libgpgme runtime dependency v2 -> v3: - add policy.json to target: required by some commands - example: buildah pull docker.io/library/alpine - pull: tested on raspberry pi 4 v3 -> v4: - TODO: move policy.json to package dir - https://lists.buildroot.org/pipermail/buildroot/2022-January/634936.html - bump to version v1.32.1 - https://github.com/containers/buildah/releases/tag/v1.32.1 v4 -> v5: - bump to version 1.35.x Signed-off-by: Christian Stewart <christian@aperture.us>
Add a symlink to the expected location for vpdma-1ba in the root of the firmware directory. Signed-off-by: Christian Stewart <christian@aperture.us>
paralin
marked this pull request as draft
June 16, 2022 02:36
paralin
force-pushed
the
skiff
branch
3 times, most recently
from
June 23, 2022 03:07
0915eeb to
7af4c59
Compare
paralin
force-pushed
the
skiff
branch
4 times, most recently
from
June 27, 2022 21:03
c5e35c6 to
ba56dae
Compare
paralin
force-pushed
the
skiff
branch
3 times, most recently
from
July 11, 2022 14:01
0d083d6 to
99d3e37
Compare
Signed-off-by: Christian Stewart <christian@paral.in>
Lack of an RNG source can block boot-up on headless systems with few hardware entropy sources. This patch allows rngd to start earlier than the current "basic.target" when systemd is used. Removing the dependency on "basic.target" and by extension, "sockets.target" will allow rngd to start before, for example, docker.sock - which can take some time to become ready without entropy. This is a cherry-pick of a peer project patch: https://patchwork.openembedded.org/patch/163303/ Signed-off-by: Christian Stewart <christian@aperture.us>
paralin
force-pushed
the
skiff
branch
10 times, most recently
from
July 19, 2022 11:26
75f485c to
f8af779
Compare
Bump versal defconfigs to xilinx_v2026.1. xilinx_v2026.1 includes the following software versions: arm-trusted-firmware v2.14 linux v6.18.10 plm xilinx_v2026.1 psmfw xilinx_v2026.1 uboot v2026.01 with all Xilinx downstream commits included with xilinx_v2026.1. xilinx_v2026.1 was run tested on a vek280 evaluation board. Signed-off-by: Neal Frager <neal.frager@amd.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
Bump versal2_vek385_defconfig to xilinx_v2026.1. xilinx_v2026.1 includes the following software versions: arm-trusted-firmware v2.14 linux v6.18.10 optee-os v4.9 plm xilinx_v2026.1 psmfw xilinx_v2026.1 uboot v2026.01 with all Xilinx downstream commits included with xilinx_v2026.1. xilinx_v2026.1 was run tested on a vek385 evaluation board. Signed-off-by: Neal Frager <neal.frager@amd.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
Now that all Xilinx boards have been bumped to xilinx_v2026.1, the xilinx_v2025.2 hashes can be removed. Signed-off-by: Neal Frager <neal.frager@amd.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
Now that all Xilinx board configs have been bumped to xilinx_v2026.1, bump the default version of xilinx-embeddedsw to xilinx_v2026.1. Signed-off-by: Neal Frager <neal.frager@amd.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
Now that all Xilinx board configs have been bumped to xilinx_v2026.1, bump the default version of xilinx-prebuilt to xilinx_v2026.1. Signed-off-by: Neal Frager <neal.frager@amd.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
Bump bootgen to xilinx_v2026.1 release. The following patches are now included and can be removed: 0001-lms-hash-sigs-hss_param.c-add-stdio.h-include.patch 0002-flexlexer-use-embedded-win_include-flexlexer.h.patch bootgen xilinx_v2026.1 now requires C++ version 14, so the build command has been updated to reflect this. Add dependency on BR2_HOST_GCC_AT_LEAST_5 as gcc v5 is needed for C++ version 14 support. Signed-off-by: Neal Frager <neal.frager@amd.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
Bump xilinx-fpgautil to xlnx-rel-v2026.1 version. Signed-off-by: Neal Frager <neal.frager@amd.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
The patch bumps the Linux kernel to version 6.18.38 and U-Boot to version 2026.07. Tested on beaglebone black. Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
The patch bumps the Linux kernel to version 6.18.38 and U-Boot to version 2026.07. Tested on ci20. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Julien Olivain <ju.o@free.fr>
This patch bumps: - U-Boot to version v2026.07 - Linux kernel to version 6.12.95 (LTS) Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/tree/NEWS?h=v7.1 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Scott Fan <fancp2007@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
The patch bumps the Linux kernel to version 5.15.211 and U-Boot to version 2026.07. Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
See the release note of the new versions: https://github.com/rjarry/libecoli/releases/tag/v0.11.3 https://github.com/rjarry/libecoli/releases/tag/v0.11.2 https://github.com/rjarry/libecoli/releases/tag/v0.11.1 https://github.com/rjarry/libecoli/releases/tag/v0.11.0 Signed-off-by: Maxime Leroy <maxime@leroys.fr> Reviewed-by: Vincent Jardin <vjardin@free.fr> Signed-off-by: Julien Olivain <ju.o@free.fr>
Drop util-linux dependency, libsmartcols is no longer used. Bump GCC requirement from 4.9 to 13 for gnu2x and C23 enum underlying types support. See the release note of the new version: https://github.com/DPDK/grout/releases/tag/v0.15.0 Signed-off-by: Maxime Leroy <maxime@leroys.fr> Reviewed-by: Vincent Jardin <vjardin@free.fr> Signed-off-by: Julien Olivain <ju.o@free.fr>
Copy patch from xserver_xorg-server to fix build errors with uClibc. Fixes: https://autobuild.buildroot.net/results/c03/c03d57ad7ed3feac008091a38ea50bfccfa62b08/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
https://lists.x.org/archives/xorg-announce/2026-July/003718.html https://lists.x.org/archives/xorg-announce/2026-July/003716.html Fixes - CVE-2026-55999: glamor Font Atlas Heap Buffer Overflow - CVE-2026-56000: GLX contextTags Use-After-Free in CommonMakeCurrent() Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
https://lists.x.org/archives/xorg-announce/2026-July/003717.html https://lists.x.org/archives/xorg-announce/2026-July/003716.html Fixes - CVE-2026-55999: glamor Font Atlas Heap Buffer Overflow - CVE-2026-56000: GLX contextTags Use-After-Free in CommonMakeCurrent() Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
https://lists.x.org/archives/xorg-announce/2026-July/003715.html https://lists.x.org/archives/xorg-announce/2026-July/003714.html Fixes - CVE-2026-56001: BitmapScaleBitmaps Integer Overflow Heap Buffer Overflow - CVE-2026-56002: PCF Font Parsing Heap Buffer Overflow - CVE-2026-56003: computeProps Property Buffer Heap Buffer Overflow Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
https://cmake.org/cmake/help/latest/release/4.4.html Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
https://blog.rust-lang.org/2026/07/09/Rust-1.97.0/ Rust received a change in Cargo's vendoring logic which produces different vendor directory contents: Add $comment to .cargo-checksum.json to clarify this file is not a security mechanism. rust-lang/cargo#16967 Therefore the hashes of all Cargo-fetched packages need to be updated. This commit changes the suffix of Cargo packages from -cargo5 to -cargo6, and updates all hashes. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
https://github.com/libffi/libffi/releases/tag/v3.7.1 https://github.com/libffi/libffi/releases/tag/v3.7.0 https://github.com/libffi/libffi/releases/tag/v3.6.0 Updated license hash due to copyright year bump: libffi/libffi@4f7ef24 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
Changelog since 1.0.5: Fix various minor issues, like theoretical integer overflows for extreme inputs or NULL dereferences if the application passes NULL where it should not. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
https://github.com/simonrob/email-oauth2-proxy/releases/tag/2026-07-03 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
See the release notes here (also including versions 8.4.0 and 8.4.1): https://click.palletsprojects.com/en/stable/changes/ Signed-off-by: Manuel Diener <manuel.diener@oss.othermo.de> Signed-off-by: Julien Olivain <ju.o@free.fr>
Version 0.24.13 change log: * configuration - add range checks to number parser - copy replay_gain_mode when creating a new partition * storage - curl: eliminate auth probe requests * decoder - opus: do not add 5 dB to Opus header playback gain * tags: - id3: limit ID3 tags to 4 MB * output - pipewire: fix file descriptor leak bug after connect failure - pipewire: support the "media.album" tag * systemd: allow AF_NETLINK when UPnP is enabled In addition, the fix for fmt 12.2.0 is also included in this release (MusicPlayerDaemon/MPD@88d5b52). Fixes: ../src/net/ToString.cxx: In function 'std::string ToString(SocketAddress)': ../src/net/ToString.cxx:80:37: error: 'format' is not a member of 'fmt' 80 | return fmt::format("[{}]:{}", host, serv); | ^~~~~~ Signed-off-by: Andreas Ziegler <br025@umbiko.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
https://github.com/transmission/transmission/releases/tag/4.1.3 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
automated build + check-package + legal-info. Signed-off-by: Christian Stewart <christian@aperture.us>
Fixes the following security issues: CVE-2026-39822: os: root escape via symlink plus trailing slash go1.26.5 (released 2026-07-07) includes security fixes to the crypto/tls and os packages, as well as bug fixes to the compiler, the runtime, the go command, and the net, os, and syscall packages. https://go.dev/doc/devel/release#go1.26.5 Signed-off-by: Christian Stewart <christian@aperture.us>
This file contains hidden or 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
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.
This PR tracks changes vs upstream-master.