From 5bfb37cb8405a7fe709c7338fb1aeea0b71b3041 Mon Sep 17 00:00:00 2001 From: Jenkins-pr-release-docs Date: Wed, 16 Jan 2019 13:57:48 +0000 Subject: [PATCH 1/2] Docker for mac stable relnotes 2.0.0.2 Signed-off-by: Jenkins-pr-release-docs --- docker-for-mac/release-notes.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docker-for-mac/release-notes.md b/docker-for-mac/release-notes.md index 45e7261055..5c39ac30c2 100644 --- a/docker-for-mac/release-notes.md +++ b/docker-for-mac/release-notes.md @@ -20,6 +20,20 @@ Desktop for Mac](install.md#download-docker-for-mac). ## Stable Releases of 2018 +### Docker Community Edition 2.0.0.2 2019-01-16 + +[Download](https://download.docker.com/mac/stable/30215/Docker.dmg) + +* Upgrades + - [Docker 18.09.1](https://github.com/docker/docker-ce/releases/tag/v18.09.1) + - [Docker Machine 0.16.1](https://github.com/docker/machine/releases/tag/v0.16.1) + - [Kubernetes 1.10.11](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.10.md#v11011), fixes [CVE-2018-1002105](https://github.com/kubernetes/kubernetes/issues/71411) + - [Kitematic 0.17.6](https://github.com/docker/kitematic/releases/tag/v0.17.6) + - Golang 1.10.6, fixes CVEs: [CVE-2018-16875](https://www.cvedetails.com/cve/CVE-2018-16875), [CVE-2018-16873](https://www.cvedetails.com/cve/CVE-2018-16873) and [CVE-2018-16874](https://www.cvedetails.com/cve/CVE-2018-16874) + +* Bug fixes and minor changes + - Add 18.09 missing daemon options + ### Docker Community Edition 2.0.0.0-mac81 2018-12-07 [Download](https://download.docker.com/mac/stable/29211/Docker.dmg) From ebea690ba01030ef31cd28996c39f19142484501 Mon Sep 17 00:00:00 2001 From: paigehargrave Date: Thu, 17 Jan 2019 07:17:48 -0500 Subject: [PATCH 2/2] Update release-notes.md --- docker-for-mac/release-notes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docker-for-mac/release-notes.md b/docker-for-mac/release-notes.md index 5c39ac30c2..52d6f3fd16 100644 --- a/docker-for-mac/release-notes.md +++ b/docker-for-mac/release-notes.md @@ -18,7 +18,7 @@ notes](edge-release-notes) are also available. (Following the CE release model, releases, and download stable and edge product installers at [Download Docker Desktop for Mac](install.md#download-docker-for-mac). -## Stable Releases of 2018 +## Stable Releases of 2019 ### Docker Community Edition 2.0.0.2 2019-01-16 @@ -33,6 +33,8 @@ Desktop for Mac](install.md#download-docker-for-mac). * Bug fixes and minor changes - Add 18.09 missing daemon options + +## Stable Releases of 2018 ### Docker Community Edition 2.0.0.0-mac81 2018-12-07