Revisions of pdsh

buildservice-autocommit accepted request 1140554 from Egbert Eich's avatar Egbert Eich (eeich) (revision 84)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1140553 from Egbert Eich's avatar Egbert Eich (eeich) (revision 83)
- Update to version 2.35
  * slurm: call slurm_init() once before any call to Slurm API (Egbert Eich)
    Removed:
    Add-call-to-slurm_init-this-makes-sure-the-config-options-are-set.patch
  * slurm: fix compile of slurm plugin against Slurm >= 23.x
    Removed:
    Hack-to-work-around-a-generic-type-name-breakage-introduced-by-latest-Slurm.patch
  * log module option errors with -d (Erik Jacobson)
  * fail fast on connect error or non-zero return code (Jerry Mannil)
    Removed: fail-fast-on-ssh-errors-or-non-zero-return-code.patch
    Removed: doc-fast-fail-update.patch
  * Release a lock that is no longer used (ycaibb)
    Removed: Release-a-lock-that-is-no-longer-used-in-dsh.patch
  * build: use LDADD instead of LDFLAGS for libcommon.la (orbea)
  * slurm: add -C to restrict hostlist to nodes with features (Dylan Simon)
    Removed: slurm-add-C-features-constraint.patch
            slurm-add-documentation-for-C.patch
  * ssh: fix sshcmd_signal on macos
  * dsbak: fix handling of empty input lines
    Removed: dshbak-fix-uninitialized-use-of-tag-on-empty-input.patch
  * Removed additional backport:
    hostlist-fix-use-of-strchr.patch
- Remove outdated and defunct project URI on Google. The content
  can still be found in the archives at:
     https://code.google.com/archive/p/pdsh/.
  The project has moved to github entirely.
buildservice-autocommit accepted request 1096630 from Egbert Eich's avatar Egbert Eich (eeich) (revision 82)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1096619 from Egbert Eich's avatar Egbert Eich (eeich) (revision 81)
- Only call slurm_init() if Slurm > 21.02 (bsc#1212946).
buildservice-autocommit accepted request 1091382 from Egbert Eich's avatar Egbert Eich (eeich) (revision 80)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1091381 from Egbert Eich's avatar Egbert Eich (eeich) (revision 79)
- Fix multibuild file
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1091379 from Egbert Eich's avatar Egbert Eich (eeich) (revision 78)
- Preparing pdsh for Slurm 23.02.
buildservice-autocommit accepted request 1071207 from Egbert Eich's avatar Egbert Eich (eeich) (revision 77)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1071206 from Egbert Eich's avatar Egbert Eich (eeich) (revision 76)
- Fix slurm plugin: make sure slurm_init() is called before using
  the Slurm API. This has been the case since version 20.11 (bsc#1209216).
  Add-call-to-slurm_init-this-makes-sure-the-config-options-are-set.patch
buildservice-autocommit accepted request 1068674 from Egbert Eich's avatar Egbert Eich (eeich) (revision 75)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1068673 from Egbert Eich's avatar Egbert Eich (eeich) (revision 74)
- Hack-to-work-around-a-generic-type-name-breakage-introduced-by-latest-Slurm.patch
  Schedmd did it again! Slurm 23.02 broke the pdsh-internal
  List type by exposing it thru it's public API. The way to
  protect from it no longer works as types are actually used
  in the header.
  This is a hot fix on the pdsh side, that is hopefully sufficiently
  generic. (boo#1208846).
buildservice-autocommit accepted request 1046438 from Egbert Eich's avatar Egbert Eich (eeich) (revision 73)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1046437 from Egbert Eich's avatar Egbert Eich (eeich) (revision 72)
- Backport a number of features and fixes from the git master branch
  (boo#1206795):
  * Add '-C' option on Slrum plugin to restrict selected nodes to ones
    with the specified features present:
     slurm-add-C-features-constraint.patch
     slurm-add-documentation-for-C.patch
  * Add option '-k' to the ssh plugin to fail faster on connection failures:
     fail-fast-on-ssh-errors-or-non-zero-return-code.patch
     doc-fast-fail-update.patch
  * Fix use of strchr
     hostlist-fix-use-of-strchr.patch
  * Dshbak: Fix uninitialized use of $tag on empty input
     dshbak-fix-uninitialized-use-of-tag-on-empty-input.patch
  * Dsh: Release a lock that is no longer used in dsh()
     Release-a-lock-that-is-no-longer-used-in-dsh.patch
buildservice-autocommit accepted request 1033560 from Egbert Eich's avatar Egbert Eich (eeich) (revision 71)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1032558 from Egbert Eich's avatar Egbert Eich (eeich) (revision 70)
- Preparing pdsh for Slurm 22.05.
  * No later version of Slurm builds on 32 bit.
buildservice-autocommit accepted request 875192 from Egbert Eich's avatar Egbert Eich (eeich) (revision 69)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) accepted request 875190 from Egbert Eich's avatar Egbert Eich (eeich) (revision 68)
- Add an explicit Conflicts: when pdsh is rebuilt for a
  non-default version of Slurm.
buildservice-autocommit accepted request 867414 from Egbert Eich's avatar Egbert Eich (eeich) (revision 67)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) accepted request 867407 from Egbert Eich's avatar Egbert Eich (eeich) (revision 66)
- Preparing pdsh for Slurm 20.11.

- Simplify convoluted condition - no need for Leap 42.2 support.
buildservice-autocommit accepted request 795856 from Egbert Eich's avatar Egbert Eich (eeich) (revision 65)
baserev update by copy to link target
Displaying revisions 1 - 20 of 84
openSUSE Build Service is sponsored by