Skip to content
Snippets Groups Projects

Optionally emit priority level markers on bubblewrap messages

Merged Simon McVittie requested to merge wip/smcv/level-prefix into main
All threads resolved!
Files
7
+ 8
4
steam-runtime-tools (0.20241017.0) UNRELEASED; urgency=medium
steam-runtime-tools (0.20241030.0) UNRELEASED; urgency=medium
* pressure-vessel:
- Fix setup of VDPAU drivers in the container, a regression in
v0.20231128.0 (steam-runtime-tools!764)
- Use host versions of libdrm family if newer, even without an explicit
dependency, defending against possible use of dlopen() for these
libraries in future Mesa releases (see mesa/mesa!21658)
@@ -9,17 +11,19 @@ steam-runtime-tools (0.20241017.0) UNRELEASED; urgency=medium
* s-r-dialog:
- Prefer to look for s-r-dialog-ui in $STEAM_RUNTIME_SCOUT
(steamrt/tasks#520)
* Diagnostic tools:
- Fix build with Vulkan-Loader 1.3.296 and slightly improve error
reporting (steam-runtime-tools!765)
* Tree-wide:
- Consistently disable GIO modules for any executable with an RPATH,
but restore them before steam-runtime-urlopen runs external programs
(steamrt/tasks#505)
- Mention $STEAM_RUNTIME_SCOUT in documentation where appropriate
(steamrt/tasks#520)
- Documentation updates
* tests:
- Avoid invalid escape sequences in JSON, avoiding test failures with
json-glib 1.10
-- Simon McVittie <smcv@collabora.com> Thu, 17 Oct 2024 17:23:30 +0100
-- Simon McVittie <smcv@collabora.com> Wed, 30 Oct 2024 16:35:32 +0000
steam-runtime-tools (0.20240916.0) steamrt; urgency=medium
Loading