pssh Changelog

What's new in pssh 2.3

Jan 26, 2012
  • In addition to small fixes, this release adds a few new features, including --inline-stdout and a PSSH_HOST environment variable.
  • It also includes complete man pages, which were previously missing from some of the utilities, and a --version option.

New in pssh 1.4.3 (Oct 12, 2008)

  • This release fixes a timeout bug and a typographical bug in pslurp.
  • It also adds support for comments in hosts files and adds exception handling and error messages for incorrect command-line arguments.

New in pssh 1.4.1 (Aug 28, 2008)

  • This release adds several bugfixes.
  • The broken SIGCHLD handler was finally removed.
  • All programs now dynamically redefine the _cleanup function in subprocess to an empty lambda since subprocess is not thread-safe.
  • Finally, missing verbose options in several programs were added.