Skip to content
steam-runtime-tools v0.20230131.0

  [ Ludovico de Nittis ]
  * runtime: Correct path_visible_in_provider_namespace() check.
    This makes Vulkan layers work more reliably, particularly if installed
    into ~/.local/share for a home directory in /home (steamrt/tasks#213).

  [ Simon McVittie ]
  * CI: Build and upload content for Steam app 1070560 (SteamLinuxRuntime)
    rather than handling it as a special case of the workflows used for
    soldier and sniper (helps: steamrt/tasks#200, steamrt/tasks#207)
  * _v2-entry-point: Remove unused verbose() function
  * populate-depot.py: Internal improvements for CI
    (helps: steamrt/tasks#200, steamrt/tasks#206)
  * tests: Use -S option when invoking old versions of Python
  * tests: Internal improvements