From 7144a4f8ce20b42110f5143435acf33d6f68168f Mon Sep 17 00:00:00 2001 From: Simon McVittie <smcv@collabora.com> Date: Thu, 17 Jun 2021 19:01:29 +0100 Subject: [PATCH] Update changelog Signed-off-by: Simon McVittie <smcv@collabora.com> --- debian/changelog | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ea3d1e419..8dd518d3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,19 @@ -steam-runtime-tools (0.20210608.4) UNRELEASED; urgency=medium +steam-runtime-tools (0.20210617.0) UNRELEASED; urgency=medium + [ Simon McVittie ] + * pressure-vessel: Fix compatibility with Ubuntu 14.04 and other older + non-systemd Debian derivatives * pressure-vessel: Improve compatibility with other mtree implementations + * tests: Update populate-depot.py from SteamLinuxRuntime v0.20210608.0 * CI: Improve configuration + * docs: Document the Steam compatibility tool interface. + This is based on testing with Steam beta 1623823138 and older versions, + and is not necessarily authoritative. + + [ Ludovico de Nittis ] + * pressure-vessel: Address various build warnings - -- Simon McVittie <smcv@collabora.com> Wed, 09 Jun 2021 14:57:57 +0100 + -- Simon McVittie <smcv@collabora.com> Thu, 17 Jun 2021 18:58:09 +0100 steam-runtime-tools (0.20210608.3) scout; urgency=medium -- GitLab