Skip to content

2018.10.1

Compare
Choose a tag to compare
@Saviq Saviq released this 04 Oct 22:16
2018.10.1

Highlights:

  • enable RPC encryption
  • add remote operation support
  • bootstrap metrics reporting
  • #369 add --time and --cancel options to multipass stop for delayed shutdown support
  • #312 forward log messages to clients when --verbose used
  • #387 support snapcraft core and core18 aliases for build environments

Bugs fixed:

  • #63 -vvv is not the same as -v -v -v
  • #155 --verbose is ineffectual
  • #299 Launching an instance using the core alias does not work
  • #302 qemu dnsmasq confused with multiple mpqemubr* bridges
  • #306 Lack of information when copy-files fails
  • #316 Multipass doesn't handle internet connection issues well
  • #319 daemon dies without networking
  • #333 copying files from instance with wild cards is unpredictable
  • #335 System-type files should not be shown in mounts
  • #337 Sometimes recursively removing a directory fails in a mount
  • #349 Wrong error code returned when client is unable to connect to daemon
  • #359 Multipass changes used subnet across boots
  • #368 Some snap builds in LP are broken
  • #371 random start error with mounted dir
  • #376 Fresh install of edge snap stuck on Starting... when launching
  • #377 ebtables package is missing in the snap
  • #381 multipass info fails for Ubuntu Core images
  • #383 qemu backend - dnsmasq leases don't expire, ip addresses
  • #394 info failed: ssh: Timeout connecting to (IP)
  • #400 libvirt backend looks for ebtables in the wrong place
  • #401 Launching by aliases from SimpleStreams remotes is broken
  • #402 Launching images via aliases that match multiple remotes may use the incorrect image
  • #412 Can't launch core images
  • #414 Timing out on SSH results in Launched: even when status is UNKNOWN
  • #419 Some internal commands to the instance time out too quickly
  • #425 mount on startup sometimes fail due to the instance not being ready yet

Updated third-party libraries:

  • fmtlib
  • libssh
  • yaml-cpp