Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
steam-runtime-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
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
88851de8
Commit
88851de8
authored
4 years ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
Release
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
8e50e233
No related branches found
Branches containing commit
Tags
pressure-vessel-v0.20200819.0
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/changelog
+30
-0
30 additions, 0 deletions
debian/changelog
with
30 additions
and
0 deletions
debian/changelog
+
30
−
0
View file @
88851de8
pressure-vessel (0.20200819.0) scout; urgency=medium
* adverb, wrap: Add --terminate-timeout, --terminate-idle-timeout options.
This will let us clean up background processes when sharing a container
between multiple commands using -launcher and -launch.
* adverb, wrap: Implement --exit-with-parent.
-wrap eventually replaces itself with bubblewrap. If the bubblewrap
process is killed, we want the adverb command to be terminated, passing
the termination signal on to its own child process.
* adverb: When sent a common fatal signal, try to pass it on to the child
* launch, launcher: Allow terminating commands after a "main" command exits.
This can be used when launching Proton games, which consist of zero or
more setup commands, which may launch background processes, followed by
launching the game itself.
* wrap: Don't set up X11, etc. until after --filesystem.
If we want to be able to use --filesystem=/tmp, then we can't set up
the X11 socket until after we're finished with that.
* launch: Improve error handling for forwarding signals
* launch: Fix program name in logging
* runtime: Always provide adverb at /run/pressure-vessel/pv-from-host
* glib-backports: Redo backported Unix fd source in terms of a new GSource
* Remove -unruntime-test-ui.
We have a straightforward environment-variable-based way to select this.
* Remove unruntime-scout.
The SteamLinuxRuntime depot has a better implementation of this.
* man: Improve documentation
* CI fixes
-- Simon McVittie <smcv@collabora.com> Wed, 19 Aug 2020 16:33:45 +0100
pressure-vessel (0.20200805.0) scout; urgency=medium
[ Simon McVittie ]
...
...
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