------------------------------------------------------------------- Tue Jan 14 14:35:17 UTC 2025 - michal.vyskocil@gmail.com - Update to version v1.6.1: * Do not allocate a pty if stdout is redirected * Do not assume we're only going to receive HostCommandExited messages * Show helpful error if we receive an unexpected DBus signal * Start a shell if basename starts with host-spawn * Show error message if we fail to spawn the process - drop v prefix from a tarball name ------------------------------------------------------------------- Tue Jun 04 14:39:54 UTC 2024 - michal.vyskocil@gmail.com - Update to version v1.6.0: * Add -cwd flag to change the working directory of the spawned process. Thanks @someone13574. ------------------------------------------------------------------- Sun Apr 28 03:08:16 UTC 2024 - jun wang - Update to version 1.5.1 * Update golang.org/x/sys dependency to v0.15.0. * Refactor build scripts to target single architecture ------------------------------------------------------------------- Mon Nov 13 21:28:39 UTC 2023 - Michal Vyskocil - Run spec-cleaner, remove pointless FIXME comment ------------------------------------------------------------------- Mon Oct 9 15:40:33 UTC 2023 - Michal Vyskocil - Inital packaging of host-spawn 1.5.0 for openSUSE