File: NEWS

package info (click to toggle)
pdsh 2.31-3
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 3,460 kB
  • ctags: 1,923
  • sloc: ansic: 19,433; sh: 11,011; makefile: 509; perl: 163
file content (11 lines) | stat: -rw-r--r-- 516 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
pdsh (2.8-1-1) unstable; urgency=low
  The pdsh package used to provide two different compiled binaries: 
  pdsh-rsh and pdsh-ssh.  They were managed through the alternatives 
  mechanism.

  As of pdsh-2.8-1-1 different remote command modules can be selected at
  run time.  The default is rsh, but ssh can be selected on the command-line
  by running 'pdsh -R ssh'.  Pdsh also respects the value of the
  PDSH_RCMD_TYPE environment variable.

 -- Brian Pellin <bpellin@pellin.net>  Sat, 22 Oct 2005 23:00:20 -0500