pdsh 2.34-3build1 source package in Ubuntu

Changelog

pdsh (2.34-3build1) noble; urgency=medium

  * No-change rebuild for readline time64 change.

 -- Matthias Klose <email address hidden>  Thu, 14 Mar 2024 03:00:37 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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.34.orig.tar.gz 552.5 KiB b47b3e4662736ef44b6fe86e3d380f95e591863e69163aa0592e9f9f618521e9
pdsh_2.34-3build1.debian.tar.xz 15.4 KiB ffed097d750c38e57c83d2e170f80a361c7eb917450c9655e5140f8de3d7e0ab
pdsh_2.34-3build1.dsc 1.8 KiB b334a58e88a6caf9b557ed441129e8914aff470c2173c0c86d03c1653742be40

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