This patch release fixes typos in the man page, string truncation issues in the control ipc code and various issues with detached mode.
Shortlog
Andri Yngvason (9):
main: Defer detach when last output goes away
main: Cancel deferred detach on output added
main: Remove extraneous nvnc_remove_display
main: Fix output image source type check
main: Bail early if attach fails
json-ipc: Truncate vsnprintf output length
json-ipc: Bump jvprintf's buffer to 256
output: Treat failed power state as ON
Release v0.10.1
Olivia Lee (1):
man: Fix typo in private_key_file config docs
dmotte (1):
man: Fix some typos and formatting issues