From 8373d392dc50963d549998659dee17b763c841a3 Mon Sep 17 00:00:00 2001 From: Eli Uriegas Date: Thu, 17 Oct 2019 02:48:01 +0000 Subject: [PATCH] deb: Bump to 1.2.10-3 Signed-off-by: Eli Uriegas --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 019413d8..e272f193 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +containerd.io (1.2.10-3) release; urgency=medium + + * Added explicit --restart-after-upgrade to dh_systemd_start due to + containerd services failing to restart automatically after an + upgrade from 1.2.X -> 1.2.10 + + -- Eli Uriegas Thu, 17 Oct 2019 02:46:43 +0000 + containerd.io (1.2.10-2) release; urgency=high * build with Go 1.12.10