Skip to content
Snippets Groups Projects
  1. Jan 31, 2025
  2. Jan 22, 2025
  3. Jan 21, 2025
    • Simon McVittie's avatar
      container-runtime: Don't fail testing if libgbm.so.1 is incomplete · 1fd7f9f6
      Simon McVittie authored
      
      We currently use Debian 10 and Steam Runtime 2 to smoke-test runtimes,
      but those have an older version of libgbm.so.1 than the one that will
      "naturally" be assumed by `steamwebhelper` when compiled on
      Steam Runtime 3 'sniper'.
      
      We unconditionally take libgbm.so.1 from the host system because it must
      be kept in lockstep with the rest of Mesa, so any time we are checking
      the ABI of libgbm.so.1 in detail, we will need to be prepared to ignore
      certain missing symbols. In practice, `steamwebhelper` does not use this
      specific symbol, so it's OK.
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      1fd7f9f6
  4. Jan 16, 2025
  5. Jan 10, 2025
  6. Jan 07, 2025
  7. Jan 06, 2025
  8. Dec 10, 2024
  9. Dec 06, 2024
  10. Dec 05, 2024
  11. Nov 29, 2024
Loading