dsh 0.25.10-2 source package in Ubuntu
Changelog
dsh (0.25.10-2) unstable; urgency=medium
[ Andreas Tille ]
* Team upload.
* Maintain package in Package Salvage team
CLoses: #1086438
* Secure URI in watch file
* Use secure URI in Homepage field.
* Rules-Requires-Root: no
* Standards-Version: 4.7.0 (routine-update)
[ наб ]
* debhelper-compat 13
* Remove broken detection of getopt("+...") support, always exists
Closes: #1074921
* d/rules: turn into dh style
* d/rules: debian-rules-ignores-make-clean-error
* d/watch: version=2 -> 4 (no-op)
* Break up d/p/debian to restore d/copyright correctness
* lintian useless-autoreconf-build-depends
* Drop versioned libdshconfig1-dev depends
* d/rules: hardening
-- наб <email address hidden> Thu, 21 Nov 2024 10:10:51 +0100
Upload details
- Uploaded by:
- Package Salvaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Package Salvaging Team
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Questing | release | universe | net | |
| Plucky | release | universe | net |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| dsh_0.25.10-2.dsc | 1.9 KiB | f7e3c047383b87931a494f0bd64f60c921d11a1220c492e3de58523c9f09d93b |
| dsh_0.25.10.orig.tar.gz | 385.3 KiB | ed70147fa9a2de4568d335699ee3d624e27945704975d42d4f47c9145fc98933 |
| dsh_0.25.10-2.debian.tar.xz | 16.0 KiB | cb7f4ea0c978930fb0766659f23919aa178337c415ee8f737c198387ce0a700c |
Available diffs
No changes file available.
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
