Package Release Info

pssh-2.3.1-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

pssh
python-pssh

Change Logs

* Thu Jun 30 2016 tchvatal@suse.com
- Cleanup slightly with spec-cleaner no factual change
* Thu Dec 25 2014 kgronlund@suse.com
- Add: 0001-Prepend-hostname-on-each-line-when-P-is-set.patch
  - Prepend hostname on each line when -P is set (fate#318220)
- Add: 0002-Fix-quiet-option-after-API-patch.patch
  - Fix quiet option after API patch
* Wed Jan 15 2014 kgronlund@suse.com
- Clarify error message when API calls fail
- Detect use of absolute path when slurping
* Thu Jan 09 2014 kgronlund@suse.com
- Changed to .xz compression
- Updated to latest upstream (cs: b6c8d715)
- added support for multiple source paths in prsync (issue #64)
- made a relative import explicit (issue #66)
- Add support for select.poll on systems where it is available (issue #72)
- Remove restriction on remote relative paths (Issue #83)
- Added programmatic API (with tests)
- Fixed teardown handling for tests
  Cleaned up and added patches:
- Rename pssh-remove_shebangs.patch:
  to 0001-Remove-shebangs-from-library-files.patch
  Also updated patch format
- Rename pssh-man_dir.patch:
  to 0006-openSUSE-Adjust-man-pages-destination.patch
  Also updated patch format
- Rename pssh-quiet.patch: to 0002-Add-quiet-option.patch
- Rename pssh_pcmk_nodes.patch:
  to 0008-openSUSE-add-C-pcmk_nodes-option-to-get-list-of-node.patch
- Rename pssh_askpass_dir.patch:
  to 0007-openSUSE-Add-openSUSE-specific-pssh-askpass-location.patch
- Rename pssh_status_order.patch:
  to 0003-Fix-order-of-command-statuses-returned-by-the-Manage.patch
- Add 0005-Add-an-explicit-API-entrypoint.patch:
  Add an explicit API entry point
- Add 0004-test-Teardown-code-was-never-called.patch:
  Fixes test cases so teardown code is called
* Fri Sep 13 2013 dmuhamedagic@suse.com
- Update pssh_pcmk_nodes.patch: Update interface to crm_node (its
  output changed)
* Wed Sep 11 2013 dmuhamedagic@suse.com
- Add pssh_status_order.patch: Return statuses of ssh commands in
  the proper order (helps in crmsh resource testing and history)
  (bnc#828897)
* Tue Mar 13 2012 tabraham@novell.com
- Update to 2.3.1
  * fixed a problem where man pages were omitted from the tar file
- Changes from 2.3
  * added a --inline-stdout option (issue #57).  Thanks to
    pablo.barbachano for the patch.
  * Added a PSSH_HOST environment variable (issue #62).
  * Added a --version option (issues #33 and #45)
  * Expanded the pssh man page and added man pages for all other
    commands (issues #10 and #55).
  * Fixed askpass on Mac OS X 10.6.7 (issue #50)
  * Many other small fixes
* Tue Feb 14 2012 tserong@suse.com
- exit gracefully when pacemaker is not running (--pcmk_nodes)
- update --quiet option to suppress all status output
- add /usr/bin to the search path for pssh-askpass
- add -C (--pcmk_nodes) option (get host names from cluster: crm_node -l)
- add -q (--quiet) option (suppresses status output)
* Mon Jan 09 2012 tserong@suse.com
- Update license string in spec file
* Thu Apr 28 2011 dmuhamedagic@novell.com
- add man page pssh(1)
- update to v2.2.2
* Sat Mar 06 2010 pascal.bleser@opensuse.org
- initial build (2.1.1)