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
f2883328
Commit
f2883328
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
12b9450b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#2734
passed
5 years ago
Stage: build
Stage: test
Changes
1
Pipelines
1
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 @
f2883328
steam-runtime-tools (0.20200317.0-0+steamrt1.1) UNRELEASED; urgency=medium
[ Ludovico de Nittis ]
* Add srt_vdpau_driver_resolve_library_path, etc. methods.
The corresponding _get_library_path methods might return a relative
path, so add a way to go from that to an absolute path.
* Refactor vdpau tests into a single function
* Add a special Mesa DRIs search path to cover Ubuntu 16.04.
Ubuntu 16.04 is older than GLVND and it places Mesa loaders in
${libdir}/mesa and the DRIs in ${libdir}/dri.
[ Simon McVittie ]
* inspect-library: Ignore symbols like LIBATOMIC_1.0@LIBATOMIC_1.0.
I had hoped that dlsym() and dlvsym() would find these special symbols,
but in fact they don't. To check for ABI compatibility we need to look
for specific symbols, like __atomic_load_1@LIBATOMIC_1.0.
* build: Disable gtk-doc by default.
This lets us do self-hosting releases from SteamRT 1 'scout'.
* Document the minimum meson version.
The Steam Runtime has a backport of meson 0.49.0, originally from Debian
stretch-backports, which is the oldest thing we'll even try to support.
-- Simon McVittie <smcv@collabora.com> Tue, 17 Mar 2020 17:11:42 +0000
steam-runtime-tools (0.20200306.0-0+steamrt1.1) scout; urgency=medium
[ 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