Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 6d6ce58

Browse files
author
Arko Dasgupta
committed
Bump version to 19.03.6.rc2
Signed-off-by: Arko Dasgupta <arko.dasgupta@docker.com>
1 parent 855b0a0 commit 6d6ce58

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,14 @@
33
For official release notes for Docker Engine CE and Docker Engine EE, visit the
44
[release notes page](https://docs.docker.com/engine/release-notes/).
55

6-
## 19.03.6 (2020-01-23)
6+
## 19.03.6 (2020-02-05)
77

88
### Builder
99

1010
- builder-next: Allow modern sign hashes for ssh forwarding. [docker/engine#453](https://github.com/docker/engine/pull/453)
1111
- builder-next: Clear onbuild rules after triggering. [docker/engine#453](https://github.com/docker/engine/pull/453)
12-
- bump hcsshim to fix docker build failing on Windows 1903. [docker/engine#429](https://github.com/docker/engine/pull/429)
12+
- builder-next: Fix issue with directory permissions when usernamespaces is enabled. [moby/moby#40440](https://github.com/moby/moby/pull/40440)
13+
- Bump hcsshim to fix docker build failing on Windows 1903. [docker/engine#429](https://github.com/docker/engine/pull/429)
1314

1415
### Networking
1516

@@ -19,9 +20,9 @@ For official release notes for Docker Engine CE and Docker Engine EE, visit the
1920

2021
### Runtime
2122

22-
* Bump Golang 1.12.15. [docker/engine#452](https://github.com/docker/engine/pull/452)
23-
* Update containerd binary to v1.2.11. [docker/engine#428](https://github.com/docker/engine/pull/428)
24-
* Update to runc v1.0.0-rc9. [docker/engine#428](https://github.com/docker/engine/pull/428)
23+
* Bump Golang 1.12.16. [moby/moby#40433](https://github.com/moby/moby/pull/40433)
24+
* Update containerd binary to v1.2.12. [moby/moby#40433](https://github.com/moby/moby/pull/40453)
25+
* Update to runc v1.0.0-rc10. [moby/moby#40433](https://github.com/moby/moby/pull/40453)
2526
- Fix possible runtime panic in Lgetxattr. [docker/engine#454](https://github.com/docker/engine/pull/454)
2627
- rootless: fix proxying UDP packets. [docker/engine#434](https://github.com/docker/engine/pull/434)
2728

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
19.03.6-rc1
1+
19.03.6-rc2

0 commit comments

Comments
 (0)