From 612a3f4cc875e120fd2c2f2dae21c8e20cd554b8 Mon Sep 17 00:00:00 2001 From: Simon McVittie <smcv@collabora.com> Date: Tue, 30 Mar 2021 18:38:02 +0100 Subject: [PATCH] Update changelog Signed-off-by: Simon McVittie <smcv@collabora.com> --- debian/changelog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4ca59e1f4..4aa9f5cd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,8 +12,12 @@ steam-runtime-tools (0.20210325.0) UNRELEASED; urgency=medium [ Ludovico de Nittis ] * pressure-vessel: Use a tmpfs home directory when unsharing the home directory and running non-interactively. (Resolves: steam-runtime#66) + * steam-runtime-steam-remote: Add a stub steam executable. + This tries to communicate with the running Steam client and pass + command-line options to it, and is suitable for placing in a container's + PATH as 'steam'. (Helps: T27035) - -- Simon McVittie <smcv@collabora.com> Thu, 25 Mar 2021 10:48:04 +0000 + -- Simon McVittie <smcv@collabora.com> Tue, 30 Mar 2021 18:36:29 +0100 steam-runtime-tools (0.20210317.0) scout; urgency=medium -- GitLab