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
a5f40da8
Commit
a5f40da8
authored
5 years ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
Release v0.20200801.0
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
b31a7d61
Branches
Branches containing commit
Tags
v0.20200108.0
Tags containing commit
No related merge requests found
Pipeline
#2215
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
+1
-0
1 addition, 0 deletions
debian/libsteam-runtime-tools-0-0.symbols
with
16 additions
and
0 deletions
debian/changelog
+
15
−
0
View file @
a5f40da8
steam-runtime-tools (0.20200108.0-0+steamrt1.1) scout; urgency=medium
* SrtSystemInfo: Document that we need SIGCHLD
* Unblock signals when spawning subprocesses, and in s-r-s-i.
This avoids a coreutils limitation in versions [8.27, 8.29), which
unfortunately includes Ubuntu 18.04: timeout(1) relied on SIGCHLD not
being blocked, but did not unblock it themselves.
* utils: Don't consider exit status 255 to be signal 127
* tests: Use common include directories
* s-r-s-i: Really add --version option
* utils: Always call _srt_check_not_setuid from constructor
* tests: Check error indicator before checking boolean result
-- Simon McVittie <smcv@collabora.com> Wed, 08 Jan 2020 17:45:02 +0000
steam-runtime-tools (0.20191209.0-0+steamrt1.1) scout; urgency=medium
steam-runtime-tools (0.20191209.0-0+steamrt1.1) scout; urgency=medium
[ Jeremy Whiting ]
[ Jeremy Whiting ]
...
...
This diff is collapsed.
Click to expand it.
debian/libsteam-runtime-tools-0-0.symbols
+
1
−
0
View file @
a5f40da8
libsteam-runtime-tools-0.so.0 libsteam-runtime-tools-0-0 #MINVER#
libsteam-runtime-tools-0.so.0 libsteam-runtime-tools-0-0 #MINVER#
* Build-Depends-Package: libsteam-runtime-tools-0-dev
* Build-Depends-Package: libsteam-runtime-tools-0-dev
_srt_filter_gameoverlayrenderer@Base 0.20190822.0
_srt_filter_gameoverlayrenderer@Base 0.20190822.0
_srt_unblock_signals@Base 0.20200801.0
srt_architecture_can_run_i386@Base 0.20190717.0
srt_architecture_can_run_i386@Base 0.20190717.0
srt_architecture_can_run_x86_64@Base 0.20190717.0
srt_architecture_can_run_x86_64@Base 0.20190717.0
srt_check_library_presence@Base 0.20190801.0
srt_check_library_presence@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