Update Soldier release notes authored by Simon McVittie's avatar Simon McVittie
......@@ -4,6 +4,25 @@ 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 2.0.20251202.187501 (Steampipe build ID tbd)
*contains
[steam-runtime-tools 0.20251201.0](https://gitlab.steamos.cloud/steamrt/steam-runtime-tools/-/tags/v0.20251201.0),
built using
[flatdeb-steam 0.20250916.0](https://gitlab.steamos.cloud/steamrt/flatdeb-steam/-/tags/v0.20250916.0);
steamrt/tasks#849*
### Container runtime
* `/usr/lib64`, `/usr/lib32`, `/usr/lib/x86_64-linux-gnu` and other similar distro-specific directories are searched for libraries if the library is not present in `/etc/ld.so.cache` ([steam-runtime#704](https://github.com/ValveSoftware/steam-runtime/issues/704), steamrt/tasks#868)
* CPU-emulation enhancements (steamrt/tasks#809, steamrt/tasks#828, steamrt/tasks#831, steamrt/tasks#839, steamrt/tasks#844, steamrt/tasks#846, steamrt/tasks#847, steamrt/tasks#851, steamrt/tasks#865, steamrt/tasks#866, steamrt/tasks#868)
* `pv-adverb` no longer provides `--shell` or `--terminal` options: equivalent functionality has moved back into `pv-wrap` (steamrt/tasks#868)
* Make `libsystemd.so.0` available in the container if possible, for optional Journal logging (steamrt/tasks#853)
### Diagnostic tools
* When testing a sysroot, use the sysroot's ld.so(8) and glibc to run helper executables where applicable, or skip tests where this is not enough (steamrt/tasks#828)
## Steam Linux Runtime 2.0 (soldier) depot 2.0.20251110.180935 (Steampipe build ID 20785771)
*contains
......
......