pdsh 2.31-3build1 source package in Ubuntu

Changelog

pdsh (2.31-3build1) wily; urgency=medium

  * No-change rebuild with current toolchain, correcting an unexplained
    misbuild during the bootstrap.  LP: #1452406.

 -- Steve Langasek <email address hidden>  Wed, 06 May 2015 12:17:42 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Wily
Original maintainer:
Brian Pellin
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe net

Downloads

File Size SHA-256 Checksum
pdsh_2.31.orig.tar.bz2 458.3 KiB f718cbd055afbb56aebb8f50938c710d615be85fa8d394b1d47032798ff3cad7
pdsh_2.31-3build1.debian.tar.xz 15.3 KiB b5e3e1d6b7bac5a399432838c60b060a77dd387951126e568e44552f2b24bb1d
pdsh_2.31-3build1.dsc 1.7 KiB 45b262175a062e927fa183f80f07d89ff8b44025f6b4ddbc493cf8556d2afe50

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 package pdsh

 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.