From 2c838983e21afd78a94de103d0710ecf84a89158 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Tue, 18 Jul 2023 11:41:37 -0700 Subject: [PATCH] Update changelogs for Host header patches --- moby-cli/debian/changelog | 1 + moby-engine/debian/changelog | 1 + 2 files changed, 2 insertions(+) diff --git a/moby-cli/debian/changelog b/moby-cli/debian/changelog index 991aaf5..d475eed 100644 --- a/moby-cli/debian/changelog +++ b/moby-cli/debian/changelog @@ -2,6 +2,7 @@ moby-cli (20.10.25-1) UNRELEASED; urgency=medium * Update Vcs-* headers with proper subpath * Update to 20.10.25 + * Add patch for Host header snafu with Go -- Tianon Gravi Tue, 18 Jul 2023 10:53:02 -0700 diff --git a/moby-engine/debian/changelog b/moby-engine/debian/changelog index 5d338a1..f1e3c1b 100644 --- a/moby-engine/debian/changelog +++ b/moby-engine/debian/changelog @@ -2,6 +2,7 @@ moby-engine (20.10.25-1) UNRELEASED; urgency=medium * Update Vcs-* headers with proper subpath * Update to 20.10.25 + * Add patch for Host header snafu with Go -- Tianon Gravi Tue, 18 Jul 2023 10:49:18 -0700