Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
multipass-1.15.1+mac-Darwin.pkg | 2025-03-05 | 112.8 MB | |
multipass-1.15.1+win-win64.msi | 2025-02-26 | 51.7 MB | |
1.15.1 source code.tar.gz | 2025-02-24 | 10.6 MB | |
1.15.1 source code.zip | 2025-02-24 | 11.2 MB | |
README.md | 2025-02-24 | 1.9 kB | |
Totals: 5 Items | 186.3 MB | 1 |
Multipass version 1.15.1
We're pleased to announce Multipass 1.15.1, a bug fix release addressing various issues across platforms. Thanks to our contributors for their efforts in addressing these issues.
Highlights
- Mounts:
- “permission denied” errors were returned when editing, adding, or removing files. (https://github.com/canonical/multipass/issues/3834)
- Mount target and sources are now properly checked to prevent code injection (https://github.com/canonical/multipass/issues/3759)
- GUI
- Corrected incorrect CPU and memory reporting (https://github.com/canonical/multipass/issues/3838)
- Resolved an intermittent “Connection is being forcefully terminated" due to a premature disposal of RPC streams (https://github.com/canonical/multipass/pull/3829)
Windows-specific fixes
- Correctly restore console output settings after CLI test run that prevented remaining tests to use the console (https://github.com/canonical/multipass/issues/3788)
- Fixed cursor color in Windows console (https://github.com/canonical/multipass/issues/3840)
- Fixed GUI crash on close (https://github.com/canonical/multipass/pull/3910)
And more
- Error handling: Unified return codes for invalid states (https://github.com/canonical/multipass/pull/3764)
- ARM64 support: Fixed a build failure on Ubuntu ARM64 due to missing dependencies (https://github.com/canonical/multipass/issues/3739)
- Documentation: Clarified and updated the launch command help text (https://github.com/canonical/multipass/pull/3833)
- Update the version in the GUI automatically (https://github.com/canonical/multipass/pull/3806)
- Updated Multipass references to point to the correct website (https://github.com/canonical/multipass/issues/3839)
Expanded changelog: https://github.com/canonical/multipass/compare/v1.15.0...v1.15.1