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

Commit 855b0a0

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

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,28 @@
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)
7+
8+
### Builder
9+
10+
- builder-next: Allow modern sign hashes for ssh forwarding. [docker/engine#453](https://github.com/docker/engine/pull/453)
11+
- 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)
13+
14+
### Networking
15+
16+
- Shorten controller ID in exec-root to not hit UNIX_PATH_MAX. [docker/engine#424](https://github.com/docker/engine/pull/424)
17+
- Fix panic in drivers/overlay/encryption.go. [docker/engine#424](https://github.com/docker/engine/pull/424)
18+
- Fix hwaddr set race between us and udev. [docker/engine#439](https://github.com/docker/engine/pull/439)
19+
20+
### Runtime
21+
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)
25+
- Fix possible runtime panic in Lgetxattr. [docker/engine#454](https://github.com/docker/engine/pull/454)
26+
- rootless: fix proxying UDP packets. [docker/engine#434](https://github.com/docker/engine/pull/434)
27+
628
## 19.03.5 (2019-11-13)
729

830
### Builder

VERSION

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

0 commit comments

Comments
 (0)