kumquat-buildroot/package/docker-cli
Peter Korsgaard cdbb3ced00 package/docker-cli: security bump to version 18.09.7
Fixes CVE-2018-15664: API endpoints behind the 'docker cp' command are
vulnerable to a symlink-exchange attack with Directory Traversal, giving
attackers arbitrary read-write access to the host filesystem with root
privileges, because daemon/archive.go does not do archive operations on a
frozen filesystem (or from within a chroot).

And includes additional post-18.09.6 fixes:

Builder
- Fixed a panic error when building dockerfiles that contain only comments.
  
- Added a workaround for GCR authentication issue. 
- Builder-next: Fixed a bug in the GCR token cache implementation
  workaround.  

Runtime
- Added performance optimizations in aufs and layer store that helps in
  massively parallel container creation and removal.  ,
  
- daemon: fixed a mirrors validation issue. 
- Docker no longer supports sorting UID and GID ranges in ID maps.
  

Logging
- Added a fix that now allows large log lines for logger plugins.
  

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2019-06-30 14:38:45 +02:00
..
Config.in
docker-cli.hash package/docker-cli: security bump to version 18.09.7 2019-06-30 14:38:45 +02:00
docker-cli.mk package/docker-cli: security bump to version 18.09.7 2019-06-30 14:38:45 +02:00