pdsh 2.31-3build2 source package in Ubuntu

Changelog

pdsh (2.31-3build2) bionic; urgency=high

  * No change rebuild to pick up -fPIE compiler default

 -- Balint Reczey <email address hidden>  Tue, 03 Apr 2018 12:38:53 +0000

Upload details

Uploaded by:
Balint Reczey
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe net
Focal release universe net
Bionic release universe net

Downloads

File Size SHA-256 Checksum
pdsh_2.31.orig.tar.bz2 458.3 KiB f718cbd055afbb56aebb8f50938c710d615be85fa8d394b1d47032798ff3cad7
pdsh_2.31-3build2.debian.tar.xz 15.4 KiB 089302abd3651f4aa172b1d356c22dff1cc36dc180a1e12e93b8b07afbebf183
pdsh_2.31-3build2.dsc 1.9 KiB e5dce1d1b1c2153409edef3347566de03ca99dc905ebe0b4fba464f191ea5100

Available diffs

View changes file

Binary packages built by this source

pdsh: Efficient rsh-like utility, for using hosts in parallel

 Pdsh is a high-performance, parallel remote shell utility, similar to dsh.
 It has built-in, thread-safe clients for rsh. Pdsh uses a "sliding window"
 parallel algorithm to conserve socket resources on the initiating node and
 to allow progress to continue while timeouts occur on some connections.
 .
 It makes all parallel connections from one client machine, and attempts to
 keep 32 (default, can be changed on command line) connections to remote
 machines at any given time. It can run single commands or as an interactive
 shell.

pdsh-dbgsym: debug symbols for pdsh