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
7348fd47
Commit
7348fd47
authored
4 years ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
Release to scout
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
400f2496
No related branches found
No related tags found
No related merge requests found
Pipeline
#4292
passed
4 years ago
Stage: build
Stage: test
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/changelog
+24
-0
24 additions, 0 deletions
debian/changelog
with
24 additions
and
0 deletions
debian/changelog
+
24
−
0
View file @
7348fd47
steam-runtime-tools (0.20200908.0) scout; urgency=medium
[ Ludovico de Nittis ]
* inspect-library: print the real SONAME of the given library.
This information could be used to correctly handle libraries like
libldap that sometimes is just an alias for libldap_r.
[ Simon McVittie ]
* system-info: Don't confuse graphics issues with library issues.
Previously, when we check for and find graphics issues, we'd set bits
in the library issues bitfield instead. Only users of the C API will
notice this, because this information doesn't end up in the JSON.
* library: Distinguish between requested name and SONAME.
In rare cases, like libldap-2.4 and libcurl in scout, they can differ.
* os: Look at /run/host/os-release if we are inspecting a container.
Recent versions of Flatpak and systemd-nspawn can mount the host's
os-release at /run/host/os-release, even if the rest of the host's
/etc and /usr are not exposed to the container.
* graphics: Fix use-after-free in a debug message.
Diagnosed by scan-build during CI.
* CI fixes
-- Simon McVittie <smcv@collabora.com> Tue, 08 Sep 2020 18:17:44 +0100
steam-runtime-tools (0.20200624.0) scout; urgency=medium
steam-runtime-tools (0.20200624.0) scout; urgency=medium
[ Ludovico de Nittis ]
[ Ludovico de Nittis ]
...
...
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