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
98f8dee1
Commit
98f8dee1
authored
5 years ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
Update changelog
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
a3dc0a9e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/changelog
+45
-0
45 additions, 0 deletions
debian/changelog
with
45 additions
and
0 deletions
debian/changelog
+
45
−
0
View file @
98f8dee1
pressure-vessel (0.20200317.0-0+steamrt1.1) UNRELEASED; urgency=medium
[ Jeremy Whiting ]
* Add --test command line argument to pressure-vessel-wrap.
When --test is used, check for bubblewrap executable and return
0 if found, 1 otherwise.
[ Ludovico de Nittis ]
* wrap: mount /usr/share/libdrm if using host libdrm
* README: update scout download URL
* README: fix scout SDK package name
[ Simon McVittie ]
* wrap: Remount API filesystems when operating without a runtime
* test-ui: Do some expectation-management.
We don't want users who discover this test UI to think that everything
is going to work as-is.
* test-ui: Always offer to unshare home, with a clearer UI.
Rephrase it so that in the UI, unsharing the home directory looks like
the active choice ("separate home directory"), with the shared home
directory as the passive/default choice.
* test-ui: Clarify what the "no runtime" choice means
* test-ui: Rename "runtime" to "container runtime"
When we start dealing with LD_LIBRARY_PATH runtimes too, the difference
will become significant.
* test-ui: Show the version number of pressure-vessel-wrap
* bwrap: Don't create a /libexec symlink
* wrap: Resync some code borrowed from Flatpak with their version
* wrap: Correct some wait-status / exit status confusion
* wrap: Debug-log the bwrap executable if --test succeeds
* CONTRIBUTING.md: Add notes on what it's OK to depend on
* build: Automatically use python3.5 if available.
Steam Runtime 1 'scout' has python3.5 as a non-default Python 3 version,
and python3.2 as default.
* utils: Add a method to copy a directory tree using hard links.
This will let us duplicate a runtime and edit it in-place.
* runtime: Factor out a PvRuntime object
* runtime: Add an off-switch for the host graphics stack.
In practice we always want the host graphics stack, but maybe this
will be useful when debugging.
* runtime: Combine multiple runs of capsule-capture-libs into one
* README: Document a wrong assumption
-- Simon McVittie <smcv@collabora.com> Tue, 17 Mar 2020 17:23:16 +0000
pressure-vessel (0.20200108.0-0+steamrt1.1) scout; urgency=medium
* wrap: Don't pass --lock-file to bwrap.
...
...
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