This repository was archived by the owner on Oct 13, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33For 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
Original file line number Diff line number Diff line change 1- 19.03.6-test1
1+ 19.03.6-rc1
You can’t perform that action at this time.
0 commit comments