Skip to content

v6.1.0

Compare
Choose a tag to compare
@mviereck mviereck released this 30 Jul 10:23
· 770 commits to master since this release

6.1.0 - 2019-07-30

Added

  • --clean-xhost: Disable xhost access policies on host display.
  • --no-xhost: Reintroduced for backwards compatibility. Deprecated. Use --clean-xhostinstead.
  • --systemd: Reintroduced for backwards compatibility. Deprecated. Use --init=systemd instead.

Changed

  • --home: Allow optional host folder DIR with --home=DIR.
  • --printer: Allow optional argument tcp|socket. Allows CUPS printing for --runtime=kata-runtime.
  • --share: Dont share --volume along with --device. Has been a workaround for an old Docker bug setting wrong file ownerships. #24

Deprecated

  • --homedir=DIR: Use --home=DIR instead.
  • --systemd: Use --init=systemd instead.
  • --no-xhost: Use --clean-xhost instead.

Fixed

  • --xpra --clipboard: Fix not using xpra option --xsettings=no. xpra ticket #2342
  • Copy /etc/skel into empty HOME.