dsh 0.25.10-1.6build1 source package in Ubuntu

Changelog

dsh (0.25.10-1.6build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:43:58 +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
dsh_0.25.10.orig.tar.gz 385.3 KiB ed70147fa9a2de4568d335699ee3d624e27945704975d42d4f47c9145fc98933
dsh_0.25.10-1.6build1.debian.tar.xz 15.6 KiB a77b9f5c7262cb090100b779b69805d509571f02752f75ab1274c766a1d5a6c8
dsh_0.25.10-1.6build1.dsc 1.8 KiB f556e515586ceca60c09975bc23e3b7a09fe2f9cdade3eb3838721dc89d334ef

View changes file

Binary packages built by this source

dsh: dancer's shell, or distributed shell

 Executes specified command on a group of computers using remote shell
 methods such as rsh or ssh.
 .
 dsh can parallelise job submission using several algorithms, such as using
 fan-out method or opening as much connections as possible, or
 using a window of connections at one time.
 It also supports "interactive mode" for interactive maintenance of
 remote hosts.
 .
 This tool is handy for administration of PC clusters, and multiple hosts.

dsh-dbgsym: debug symbols for dsh