Update Soldier release notes authored by Simon McVittie's avatar Simon McVittie
......@@ -4,6 +4,21 @@ Look in `SteamLinuxRuntime_soldier/VERSIONS.txt` to check which build you have.
* Container runtime (public stable branch only): https://steamdb.info/app/1391110/history/
## Steam Linux Runtime 2.0 (soldier) depot 0.20230921.60881 (Steampipe build ID tbd)
*contains [steam-runtime-tools 0.20230919.0](https://gitlab.steamos.cloud/steamrt/steam-runtime-tools/-/tags/v0.20230919.0), built using [flatdeb-steam 0.20230621.0](https://gitlab.steamos.cloud/steamrt/flatdeb-steam/-/tags/v0.20230621.0); steamrt/tasks#328*
### Platform libraries
* Update SDL from the 2.28.x branch, fixing detection of some driving simulation steering wheels
### SDK
* Update packages from Debian 10 LTS:
* python2.7 (CVE-2021-23336, CVE-2022-0391, CVE-2022-48560, CVE-2022-48565, CVE-2022-48566, CVE-2023-24329, CVE-2023-40217)
* `sdl2-config` is now compatible with setting `CC` to a compiler that doesn't support the `-print-multiarch` option
* New transitional packages `libgles-dev`, `libegl-dev`, `libfreetype-dev` provide improved source compatibility with backports of newer packages from Debian
## Steam Linux Runtime 2.0 (soldier) depot 0.20230919.60633 (Steampipe build ID tbd)
*contains [steam-runtime-tools 0.20230919.0](https://gitlab.steamos.cloud/steamrt/steam-runtime-tools/-/tags/v0.20230919.0), built using [flatdeb-steam 0.20230621.0](https://gitlab.steamos.cloud/steamrt/flatdeb-steam/-/tags/v0.20230621.0); steamrt/tasks#328*
......@@ -29,10 +44,6 @@ Look in `SteamLinuxRuntime_soldier/VERSIONS.txt` to check which build you have.
* Fix a gradual memory leak while running `steam-runtime-input-monitor`
* Log a warning if machine-readable output cannot be closed
### SDK
* `sdl2-config` is now compatible with setting `CC` to a compiler that doesn't support the `-print-multiarch` option
## Metadata update, 2023-09-07
The user-visible title of the compatibility tool is now `Steam Linux Runtime 2.0 (soldier)`. This is the same thing that was previously labelled `Steam Linux Runtime - soldier`: only the name has changed. The installation directory is still `steamapps/common/SteamLinuxRuntime_soldier`. (steamrt/tasks#320)
......
......