From fe6978d271c95b74b4b91b219e702081b46d060a Mon Sep 17 00:00:00 2001 From: Usha Mandya Date: Wed, 14 Apr 2021 17:04:09 +0100 Subject: [PATCH] Add bug fixes since RC3 Signed-off-by: Usha Mandya --- docker-for-mac/apple-silicon.md | 5 ++++- docker-for-mac/release-notes.md | 9 +++++++-- docker-for-windows/release-notes.md | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/docker-for-mac/apple-silicon.md b/docker-for-mac/apple-silicon.md index 986437834f..6149f67ab4 100644 --- a/docker-for-mac/apple-silicon.md +++ b/docker-for-mac/apple-silicon.md @@ -40,7 +40,10 @@ We expect to fix this in a future release. ### Fixes since Docker Desktop RC 3 -ADD list of issues fixed +- Docker Desktop now ensures the permissions of `/dev/null` are correctly set to `0666` (`rw-rw-rw-`) inside `--privileged` containers. Fixes [docker/for-mac#5527](https://github.com/docker/for-mac/issues/5527). +- Fixed an issue where ICMP echo responses (`ping` responses) had incorrect sequence numbers. +- Fixed an issue where data was dropped when a TCP stream was half-closed. +- Docker Desktop now reduces the idle CPU consumption. ### Fixes since Docker Desktop RC 2 diff --git a/docker-for-mac/release-notes.md b/docker-for-mac/release-notes.md index 7ff493ba24..b124ba49ba 100644 --- a/docker-for-mac/release-notes.md +++ b/docker-for-mac/release-notes.md @@ -24,10 +24,15 @@ Docker Desktop for Mac on Apple silicon is now available as a GA release. For mo ### Bug fixes and minor changes -- **Mac with Apple silicon**: Docker Desktop now ensures the permissions of `/dev/null` are correctly set to `0666` (`rw-rw-rw-`) inside `--privileged` containers. Fixes [docker/for-mac#5527](https://github.com/docker/for-mac/issues/5527). - +- Docker Desktop now ensures the permissions of `/dev/null` are correctly set to `0666` (`rw-rw-rw-`) inside `--privileged` containers. Fixes [docker/for-mac#5527](https://github.com/docker/for-mac/issues/5527). - Fixed an issue that caused Docker Desktop to fail during startup when it is unable to establish a connection with Docker Hub in the backend. Fixes [docker/for-win#10896](https://github.com/docker/for-win/issues/10896) +**Mac with Apple silicon** + +- Fixed an issue where ICMP echo responses (`ping` responses) had incorrect sequence numbers. +- Fixed an issue where data was dropped when a TCP stream was half-closed. +- Docker Desktop now reduces the idle CPU consumption. + ## Docker Desktop 3.3.0 2021-04-08 diff --git a/docker-for-windows/release-notes.md b/docker-for-windows/release-notes.md index d4ac993f69..fd50ee5ff6 100644 --- a/docker-for-windows/release-notes.md +++ b/docker-for-windows/release-notes.md @@ -18,8 +18,8 @@ This page contains information about the new features, improvements, known issue ### Bug fixes and minor changes +- Docker Desktop now ensures the permissions of `/dev/null` are correctly set to `0666` (`rw-rw-rw-`) inside `--privileged` containers. Fixes [docker/for-mac#5527](https://github.com/docker/for-mac/issues/5527). - Fixed an issue that caused `docker run` to fail when using `\\wsl.localhost` path to a directory. Fixes [docker/for-win#10786](https://github.com/docker/for-win/issues/10786) - - Fixed an issue that caused Docker Desktop to fail during startup when it is unable to establish a connection with Docker Hub in the backend. Fixes [docker/for-win#10896](https://github.com/docker/for-win/issues/10896) ## Docker Desktop 3.3.0