From 3c6e878d394d599d0cde0e36a0294b252f0bf989 Mon Sep 17 00:00:00 2001 From: Victoria Bialas Date: Fri, 26 May 2017 14:36:50 -0700 Subject: [PATCH] added missing stable release notes for mac and win (#3417) * added missing stable release notes for mac and win Signed-off-by: Victoria Bialas * copyedit, kick build Signed-off-by: Victoria Bialas --- docker-for-mac/release-notes.md | 22 +++++++++++++++++++++- docker-for-windows/release-notes.md | 8 +++++++- 2 files changed, 28 insertions(+), 2 deletions(-) diff --git a/docker-for-mac/release-notes.md b/docker-for-mac/release-notes.md index ef88f32aa3..1b12888281 100644 --- a/docker-for-mac/release-notes.md +++ b/docker-for-mac/release-notes.md @@ -19,6 +19,26 @@ about both kinds of releases, and download stable and edge product installers at ## Stable Release Notes +### Docker Community Edition 17.03.1-ce-mac12, 2017-05-12 (stable) + +**Upgrades** + +- Security fix for CVE-2017-7308 + +### Docker Community Edition 17.03.1-ce-mac5, 2017-03-29 (stable) + +**Upgrades** + +- [Docker Credential Helpers 0.4.2](https://github.com/docker/docker-credential-helpers/releases/tag/v0.4.2) + + +### Docker Community Edition 17.03.1-ce-mac4, 2017-03-28 (stable) + +**Hotfixes** + +- Set the ethernet MTU to 1500 to prevent a hyperkit crash +- Fix docker build on private images + ### Docker Community Edition 17.03.0-ce-mac2, 2017-03-06 (stable) **Hotfixes** @@ -339,7 +359,7 @@ events or unexpected unmounts. **Upgrades** -- security fix for CVE-2017-7308 +- Security fix for CVE-2017-7308 ### Docker Community Edition 17.05.0-ce-mac9, 2017-05-09 (edge) diff --git a/docker-for-windows/release-notes.md b/docker-for-windows/release-notes.md index 1dfca3c84f..bc52f000a6 100644 --- a/docker-for-windows/release-notes.md +++ b/docker-for-windows/release-notes.md @@ -19,6 +19,12 @@ about both kinds of releases, and download stable and edge product installers at ## Stable Release Notes +### Docker Community Edition 17.03.1-ce-win12 2017-05-12 (stable) + +**Upgrades** + +- Security fix for CVE-2017-7308 + ### Docker Community Edition 17.03.0, 2017-03-02 (stable) **New** @@ -307,7 +313,7 @@ We did not distribute a 1.12.4 stable release **Upgrades** -- security fix for CVE-2017-7308 +- Security fix for CVE-2017-7308 ### Docker Community Edition 17.0.5c-win9 Release Notes (2017-05-09 17.05.0-ce-win9) (edge)