Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
steam-runtime-tools
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
steamrt
steam-runtime-tools
Commits
1fa5d59f
Commit
1fa5d59f
authored
4 years ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
Update changelog
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
20e57546
No related branches found
No related tags found
No related merge requests found
Pipeline
#12408
passed
4 years ago
Stage: build
Stage: relocatable-install
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/changelog
+25
-11
25 additions, 11 deletions
debian/changelog
with
25 additions
and
11 deletions
debian/changelog
+
25
−
11
View file @
1fa5d59f
steam-runtime-tools (0.20210421.0) UNRELEASED; urgency=medium
[ Simon McVittie ]
* pressure-vessel: Speed up startup with cold cache by skipping
unnecessary checks
* pressure-vessel: Remove unnecessary bundled copies of vainfo and
vulkaninfo
* pv-wrap: Assume that Flatpak 1.11.x is at least 1.10.1-80-gcb47d83b
* pv-wrap: Suggest an appropriate `flatpak override` command.
The Steam Flatpak app can't have --allow=per-app-dev-shm set by
default until the Flatpak version used to build apps on Flathub's
buildbot supports it, but we need it (either that or --device=shm,
but --device=shm weakens the sandbox).
* pressure-vessel: Performance improvements, especially on systems with
slow I/O performance
- Enumerate host system graphics drivers in parallel with other
required setup
- Speed up startup with cold cache by skipping unnecessary checks
- Speed up --copy-runtime mode by not opening shared libraries
with libelf
* pressure-vessel: Add a new runtime format with unpacked files
accompanied by a mtree(5) manifest. This is more space-efficient than
deploying a tarball, and speeds up setup when running under Flatpak.
1.11.x subsandboxing. (Resolves: T27912)
* pv-wrap: Auto-detect Flatpak 1.11.x (T27612)
* pv-wrap: Suggest an appropriate `flatpak override` command if needed
* pv-wrap: Remove support for escaping from a Flatpak container.
We did this as a very early prototype, but it never fully worked, and
required configuring Flatpak specially to allow Steam to escape from the
sandbox (which obviously undermines Flatpak's intended sandboxing).
* pv-runtime: Fix some misleading log messages and comments
* pressure-vessel: Remove unnecessary bundled copies of vainfo and
vulkaninfo
* tests: Update populate-depot.py from SteamLinuxRuntime.
Adjust invocation as required.
* Refactoring
[ Ludovico de Nittis ]
* system-info: Try to detect the expansion of $LIB and $PLATFORM (T27436)
* system-info: Detect Flatpak version (T27635)
* pressure-vessel: Undo SDL_VIDEODRIVER=wayland if running in scout.
The SDL in scout is too old for this to work.
(steam-runtime#232, steam-runtime#396, T27777)
* pressure-vessel: Show a warning if $PLATFORM cannot be detected.
This would break our ability to set up VDPAU drivers.
* Refactoring
-- Simon McVittie <smcv@collabora.com>
Wed, 21
Apr 2021 1
4:22:04
+0100
-- Simon McVittie <smcv@collabora.com>
Fri, 30
Apr 2021 1
5:51:20
+0100
steam-runtime-tools (0.20210415.0) scout; urgency=medium
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment