Skip to content

Beta v10.2.3#8035

Merged
MichaIng merged 10 commits intobetafrom
dev
Mar 23, 2026
Merged

Beta v10.2.3#8035
MichaIng merged 10 commits intobetafrom
dev

Conversation

@MichaIng
Copy link
Copy Markdown
Owner

@MichaIng MichaIng commented Mar 22, 2026

Beta v10.2.3

(2026-03-22)

Bug fixes since v10.2.2

  • DietPi-Software | Moonlight (GUI): Resolved an issue where streaming switched back to the loading stream if the libgles2 was not installed. Many thanks to @daredevil2033 for reporting this issue: Moonlight (GUI) requires libgles2 to work properly #7885
  • DietPi-Software | Home Assistant: Resolved an issue where the install could have failed on ARMv6 and RISC-V systems due to insufficient memory or /tmp tmpfs size, caused almost entirely by the grpcio wheel 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

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
@MichaIng MichaIng added this to the v10.2 milestone Mar 22, 2026
@MichaIng MichaIng added the Beta 🧪 Issues specific to the Beta branch testing label Mar 22, 2026
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
@MichaIng MichaIng merged commit 89dbc97 into beta Mar 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Beta 🧪 Issues specific to the Beta branch testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Open Beta v10.2 | Please help testing and hardening our upcoming release

1 participant