steam-runtime-tools v0.20220927.0
[ Simon McVittie ]
* pv-runtime: Don't capture libudev.so.0 for now.
This means we won't use a system copy of libudev0-shim, but avoids
crashes on systems where libudev.so.0 is incorrectly a symlink to
libudev.so.1. (steam-runtime-tools#96, ValveSoftware/steam-runtime#533)
* libcurl-compat: Make it possible for run.sh to activate or deactivate
the compatibility shim without re-running setup.sh (steamrt/tasks#119)
* Tests:
- Improve ability to run tests against the Steam Runtime environment
- Improve diagnostic output if JSON results differ
[ Ludovico de Nittis ]
* Tests:
- Fix an intermittent unit test failure (steamrt/tasks#162)