From 6c4ac5b4bffb0c81f1812d573959bf648265b900 Mon Sep 17 00:00:00 2001 From: Andrew Hsu Date: Tue, 16 Jul 2019 16:40:43 +0000 Subject: [PATCH] bump ver 18.09.8 Signed-off-by: Andrew Hsu --- CHANGELOG.md | 10 ++++++++++ VERSION | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e081230a61..b222be2177 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,16 @@ For official release notes for Docker Engine CE and Docker Engine EE, visit the [release notes page](https://docs.docker.com/engine/release-notes/). +## 18.09.8 (2019-07-17) + +### Client + +- Fix Rollback config type interpolation. [docker/cli#1973](https://github.com/docker/cli/pull/1973) + +### Runtime + +- Fix [CVE-2019-13509](https://nvd.nist.gov/vuln/detail/CVE-2019-13509) in DebugRequestMiddleware: unconditionally scrub data field. + ## 18.09.7 (2019-06-27) ### Builder diff --git a/VERSION b/VERSION index 519061b8c3..9862ec8e1c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -18.09.7 +18.09.8