steam-runtime-tools v0.20250107.0
[ Timothee Besset ]
* steamwebhelper support scripts:
- If we cannot detect the uncompressed size, guess 250M for the
purposes of block size and progress reporting.
This speeds up detection of corrupted archives.
(steam-for-linux#11602, steam-runtime-tools!775)
[ Simon McVittie ]
* log: Treat DEBUG_INVOCATION=1 as equivalent to SRT_LOG=debug
* Update libglnx to 2025-01-06
- Fix an assertion failure if creating a parent directory encounters
a dangling symlink
- Fix compiler warnings with clang 19.1.6
- Fix Meson warnings with Meson 1.1.0
* Documentation updates
- In particular, this includes developer documentation for how to
launch debugging and development commands outside the SLR container
(see docs/slr-for-game-developers.md)
[ Ludovico de Nittis ]
* Set a default merge request template