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
0c6fe333
Commit
0c6fe333
authored
5 years ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
v0.20191209.0
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
6957c57f
No related branches found
No related tags found
No related merge requests found
Pipeline
#2115
passed
5 years ago
Stage: build
Stage: test
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+15
-0
15 additions, 0 deletions
debian/changelog
debian/libsteam-runtime-tools-0-0.symbols
+5
-0
5 additions, 0 deletions
debian/libsteam-runtime-tools-0-0.symbols
with
20 additions
and
0 deletions
debian/changelog
+
15
−
0
View file @
0c6fe333
steam-runtime-tools (0.20191209.0-0+steamrt1.1) scout; urgency=medium
[ Jeremy Whiting ]
* Use timeout(1) when checking libraries
* Add exit_status and terminating_signal to SrtGraphics and SrtLibrary.
If helper fails, times out or is killed we now report its exit status
and terminating signal, if any.
* Add and use srt_enum_value_to_nick to make string formatting for
enum/flags types less repetitive
[ Simon McVittie ]
* tests: Assert that test_missing_arch gives a useful diagnostic
-- Simon McVittie <smcv@collabora.com> Mon, 09 Dec 2019 15:21:20 +0000
steam-runtime-tools (0.20191205.0-0+steamrt1.1) scout; urgency=medium
steam-runtime-tools (0.20191205.0-0+steamrt1.1) scout; urgency=medium
* Move symbolic links to dependencies to new
* Move symbolic links to dependencies to new
...
...
This diff is collapsed.
Click to expand it.
debian/libsteam-runtime-tools-0-0.symbols
+
5
−
0
View file @
0c6fe333
...
@@ -11,12 +11,15 @@ libsteam-runtime-tools-0.so.0 libsteam-runtime-tools-0-0 #MINVER#
...
@@ -11,12 +11,15 @@ libsteam-runtime-tools-0.so.0 libsteam-runtime-tools-0-0 #MINVER#
srt_egl_icd_new_replace_library_path@Base 0.20190926.0
srt_egl_icd_new_replace_library_path@Base 0.20190926.0
srt_egl_icd_resolve_library_path@Base 0.20190926.0
srt_egl_icd_resolve_library_path@Base 0.20190926.0
srt_egl_icd_write_to_file@Base 0.20190926.0
srt_egl_icd_write_to_file@Base 0.20190926.0
srt_enum_value_to_nick@Base 0.20191209.0
srt_graphics_dup_parameters_string@Base 0.20190822.0
srt_graphics_dup_parameters_string@Base 0.20190822.0
srt_graphics_get_exit_status@Base 0.20191209.0
srt_graphics_get_issues@Base 0.20190822.0
srt_graphics_get_issues@Base 0.20190822.0
srt_graphics_get_messages@Base 0.20190926.0
srt_graphics_get_messages@Base 0.20190926.0
srt_graphics_get_multiarch_tuple@Base 0.20190822.0
srt_graphics_get_multiarch_tuple@Base 0.20190822.0
srt_graphics_get_renderer_string@Base 0.20190822.0
srt_graphics_get_renderer_string@Base 0.20190822.0
srt_graphics_get_rendering_interface@Base 0.20190822.0
srt_graphics_get_rendering_interface@Base 0.20190822.0
srt_graphics_get_terminating_signal@Base 0.20191209.0
srt_graphics_get_type@Base 0.20190822.0
srt_graphics_get_type@Base 0.20190822.0
srt_graphics_get_version_string@Base 0.20190822.0
srt_graphics_get_version_string@Base 0.20190822.0
srt_graphics_get_window_system@Base 0.20190822.0
srt_graphics_get_window_system@Base 0.20190822.0
...
@@ -25,12 +28,14 @@ libsteam-runtime-tools-0.so.0 libsteam-runtime-tools-0-0 #MINVER#
...
@@ -25,12 +28,14 @@ libsteam-runtime-tools-0.so.0 libsteam-runtime-tools-0-0 #MINVER#
srt_graphics_library_vendor_get_type@Base 0.20191120.0
srt_graphics_library_vendor_get_type@Base 0.20191120.0
srt_library_get_absolute_path@Base 0.20190801.0
srt_library_get_absolute_path@Base 0.20190801.0
srt_library_get_dependencies@Base 0.20190801.0
srt_library_get_dependencies@Base 0.20190801.0
srt_library_get_exit_status@Base 0.20191209.0
srt_library_get_issues@Base 0.20190801.0
srt_library_get_issues@Base 0.20190801.0
srt_library_get_messages@Base 0.20190926.0
srt_library_get_messages@Base 0.20190926.0
srt_library_get_missing_symbols@Base 0.20190801.0
srt_library_get_missing_symbols@Base 0.20190801.0
srt_library_get_misversioned_symbols@Base 0.20190801.0
srt_library_get_misversioned_symbols@Base 0.20190801.0
srt_library_get_multiarch_tuple@Base 0.20190801.0
srt_library_get_multiarch_tuple@Base 0.20190801.0
srt_library_get_soname@Base 0.20190801.0
srt_library_get_soname@Base 0.20190801.0
srt_library_get_terminating_signal@Base 0.20191209.0
srt_library_get_type@Base 0.20190801.0
srt_library_get_type@Base 0.20190801.0
srt_library_issues_get_type@Base 0.20190801.0
srt_library_issues_get_type@Base 0.20190801.0
srt_library_symbols_format_get_type@Base 0.20190801.0
srt_library_symbols_format_get_type@Base 0.20190801.0
...
...
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