Tags: devopsutils/multipass
Tags
Multipass version 1.1.0 Highlights --- - minimal macOS requirement reduced to 10.12 (canonical#1392) - add support for proxies (canonical#885, canonical#1348) - fixed a bunch of small console issues (canonical#667, canonical#1180, canonical#1217, canonical#1327, canonical#1353) - fixed comands failing due to complex SSH configs (canonical#1259) - fix mounts going away (canonical#1322) - updated our dependencies (canonical#1182, canonical#1287, canonical#1296, canonical#1297, canonical#1300, canonical#1301)
Merge canonical#1361 1361: [qemu] fall back to system default machine type r=townsend2010 a=Saviq Rather than hardcoding xenial, as it's unlikely that someone's still transitioning from core16 to core18. Co-authored-by: Michał Sawicz <[email protected]>
Release 1.0.2 Bugfix release for Linux (qemu) fixing VM deletion crash (canonical#1266)
Merge canonical#1278 1278: Fix delete crash r=Saviq a=ricab Fixes canonical#1266. `vm_process` is a pointer now and it is null when in off state. Shutdown is called when deleting, which was dereferencing the ptr to kill the process, even if it wasn't there. Co-authored-by: Ricardo Abreu <[email protected]>
Release 1.0.1 Bugfix release for Linux (qemu) fixing suspend/resume behaviour (canonical#1243).
Merge canonical#1246 canonical#1246 backends/qemu: Create/destroy Process as needed to avoid stale args (Fixes canonical#1243)
Multipass 1.0 Highlights --- - Full desktop integration across all platforms (application icon, system menu / notification area icon and update notifications) - Use a keyboard shortcut (Ctrl+Alt+U or ⌘⌥U) to open a shell in your _primary_ instance - Your home directory will be automatically mounted in `~/Home` in the _primary_ instance - There's a checkbox under the "About" item to toggle the system / tray menu starting automatically on login You can find the full list of changes since [v0.10.0](https://github.com/CanonicalLtd/multipass/releases/tag/v0.10.0) in our [v1.0.0](https://github.com/CanonicalLtd/multipass/projects/11) project and even more detailed in [the full commit log](canonical/multipass@v0.10.0...release/0.10). System menu --- To disable the system / tray menu autostart, just click on the item under "About". You can always run the Multipass app manually.
Merge canonical#1226 1226: gui: Only connect the messageClicked signal when there is an actual u… r=Saviq a=townsend2010 …pdate Co-authored-by: Chris Townsend <[email protected]>
PreviousNext