trevor-shoe
trevor-shoe
**Is your feature based on a frustration?** With the popularity of Alt accounts it would be a nice addition to have multiple remembered accounts so you didn't have to enter...
fixes #1722 Symbolic links are now resolved when performing a mount. Previously they were not resolved.
Sets the timeout to infinite since no messages for extended periods of time is expected behavior. Libssh updated to fix timeout being ignored. Sets the pty mode explicitly to default...
**What are you trying to do?** When a classic mount fails, it currently does not automatically recover. The current best option is to unmount then mount manually. It would be...
**Describe the bug** The SSHFS server's watchdog doesn't have a way of verifying that the SFTP thread it watches is still alive. This causes the SSHFS server process to continue...
Converts all http requests to https to help ensure image and checksum validity
Previously CI could fail while writing to JSON files, especially in snapshot tests. Now, snapshot tests and many daemon tests minimally rely on the filesystem so the chance of spurious...
This PR changes file permissions on instance images and their `cloud-init.iso` files to be read/write only by root. Previously the files could be read by all.
**Describe the bug** When launching a VM using VirtualBox 7.1.0 the instance cannot successfully be booted. The instance will then be in an starting/unknown state. **To Reproduce** 1. Run multipass...
**Describe the bug** After failing to stop an instance the GUI gets stuck on "Waiting for daemon..." while the CLI continues to work. **To Reproduce** How, and what happened? 1....