Skip to content
steam-runtime-tools v0.20240321.1

  * pressure-vessel:
    - Fix a regression in handling of Vulkan layers since 0.20240301.0
      (steam-runtime#662)
    - pv-adverb: Don't corrupt stdout if we emit a debug message during
      command-line parsing
  * pv-verify:
    - Don't fail verification for parents of a contents= filename
      (steamrt/tasks#422)
  * SteamLinuxRuntime, SLR_soldier, SLR_sniper:
    - Add filter_exclusive property to tool manifests (steamrt/tasks#426)
  * Packaging:
    - Don't build steam-runtime-tools-ui on Steam Runtime 1½ 'heavy'
    - Fix some typos in the previous changelog entry
  * Tests:
    - test-logger: Avoid a race condition that could make the test fail