Skip to content
steam-runtime-tools v0.20240422.0

  * srt-logger:
    - Drop severity of log redirection from NOTICE to INFO.
      This means it won't be shown by default.
  * pressure-vessel:
    - Don't crash if /var/cache appears in $XDG_DATA_DIRS
      (steamrt/tasks#434, steam-for-linux#10789)
    - Generally improve handling of XDG_CONFIG_DIRS entries, XDG_DATA_DIRS
      entries and other exported directories that are in reserved locations
  * Tests:
    - Fix a unit test failure when running under podman with overlayfs
      storage driver
  * Internal changes:
    - Update libglnx to 2024-04-20
      + Add G_PID_FORMAT backport
      + Avoid deprecation warnings in g_steal_fd backport
      + Fix function detection when using -Werror=return-type
    - .editorconfig: Add