pdsh 2.34-3build2 source package in Ubuntu

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:09:40 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net
Noble release universe net

Downloads

File Size SHA-256 Checksum
pdsh_2.34.orig.tar.gz 552.5 KiB b47b3e4662736ef44b6fe86e3d380f95e591863e69163aa0592e9f9f618521e9
pdsh_2.34-3build2.debian.tar.xz 15.4 KiB 71e20679c811516b52f0a1d6631cb88c0c27075f52ca8dd80196695052f7567a
pdsh_2.34-3build2.dsc 1.8 KiB 196c6b6687430c98ca0ce0c18402f087b8ea77f1c8764b8fb3f70568a81ecda0

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