Conversation
Each suite has its own repo and key. The repo is commonly installed as APT package, which contains both and should keep it updated in case of key rotations. A distro upgrade requires a new list+key package, at best installed before touching the existing list.
Show Git repo owner for current branch as well, if it is not me.
* Unlock CLI version for Trixie, as new packages are now available * Install libgles2, required but only defined as recommendation in the current packages' metadata. Solved upstream, but a release is outstanding. * Enable HDR support by using full KMS on RPi. The crash when starting from X11 sessions seems to be solved, as HDR is forcefully disabled then. * Allow autoremoval of all manually installed dependencies on uninstall
In dietpi-distro-upgrade scripts, do not require a root login to autoremove leftover APT packages. G_AGA internally calls itself with sudo if needed, and we can do the same for the login script self-removal.
and fix CI for emulated containers
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.
Beta v10.2.3
(2026-03-22)
Bug fixes since v10.2.2
libgles2was not installed. Many thanks to @daredevil2033 for reporting this issue: Moonlight (GUI) requires libgles2 to work properly #7885/tmptmpfs size, caused almost entirely by thegrpciowheel build. Parallel build jobs are now reduced and pip's temporary directory moved to disk if needed. Reduced swap space utilization usually speeds up the overall build, despite fewer parallel build processes and build dirs on disk. Many thanks to @frentemorao for reporting this issue: DietPi-Software | Home Assistant: wheel builds can fail on full /tmp #7449