pdsh 2.31-3.1 source package in Ubuntu

Changelog

pdsh (2.31-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Enable readline support (closes: #754936).
  * Updated Homepage URL (closes: #940539).
  * Add Brazilian Portuguese debconf templates translation, thanks to
    Adriano Rafael Gomes (closes: #811540).

 -- dann frazier <email address hidden>  Wed, 10 Aug 2022 11:35:52 -0600

Upload details

Uploaded by:
Brian Pellin
Uploaded to:
Sid
Original maintainer:
Brian Pellin
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pdsh_2.31-3.1.dsc 1.8 KiB 377991f24aa07434a12ff68993de414b25cd4709f820e9afba507d09cd45d089
pdsh_2.31.orig.tar.bz2 458.3 KiB f718cbd055afbb56aebb8f50938c710d615be85fa8d394b1d47032798ff3cad7
pdsh_2.31-3.1.debian.tar.xz 15.6 KiB b40f8877e2af1c4cacc5425133f68685178d8c2c1a10fb1e46112eee59cc7214

No changes file available.

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