File pdsh.changes of Package pdsh
-------------------------------------------------------------------
Thu Nov 18 14:05:31 UTC 2010 - hvogel@novell.com
- update to version 2.22
-- Sort modules by name before initialization so that modules
initialize in a reproducible order.
-- New option -M name,... forces load of misc modules by
name, thus allowing users to select between conflicting
modules.
-- Fix parsing of hostlist expressions with multiple brackets
-- Fix for coredump when no rcmd module is loaded.
-- Fix duplicate error output from ssh module.
-- Add -e option to pdcp to explicitly specify remote execution
path.
-------------------------------------------------------------------
Wed May 12 14:41:01 UTC 2010 - puzel@novell.com
- build with support for dshgroup and netgroup (bnc#477720)
-------------------------------------------------------------------
Fri Apr 11 20:04:43 CEST 2008 - crrodriguez@suse.de
- fix build with glibc 28, ARG_MAX no longer defined
- update to version 2.16
- Rewrite of the ssh module using the same framework as the existing
"exec" module.
- Ability to specify an ssh connect timeout.
- Small improvements for the dshbak script.
- Other minor fixes to the pdsh interface.
- See the NEWS file distributed with pdsh for further information.
-------------------------------------------------------------------
Thu Apr 3 11:38:43 CEST 2008 - hvogel@suse.de
- update to 2.14
* some build fixes
* Enable "exec" rcmd module by default
* Ignore blank and comment lines in WCOLL file
* Add new "pipecmd" API for executing arbitrary commands
* Add "-N" option to disable hostname
* Block SIGCHLD in pdsh threads
* Undocumented -K option to explicitly keep
domain names in output labels
-------------------------------------------------------------------
Mon Apr 30 16:58:16 CEST 2007 - ro@suse.de
- added rpdcp to filelist (binary and manpage)
-------------------------------------------------------------------
Wed Apr 25 08:22:29 CEST 2007 - mskibbe@suse.de
- update to version 2.12 which includes:
o pdsh-2.10.patch
o fix build warnings
o fix bugs
-------------------------------------------------------------------
Thu Aug 31 08:05:38 CEST 2006 - mskibbe@suse.de
- update to version 2.10 which
o allow rcmd modules to set rcmd-specific options
o Add test for "," in host range. Increase version number
o Add COPYING to docs. Remove -n from %setup
o Add support for command history in interactive mode when using
readline (History file is placed in ~/.pdsh/history)
o Change mini shell script so -S hack will work
-------------------------------------------------------------------
Thu Jul 13 14:44:39 CEST 2006 - mskibbe@suse.de
- update to version 2.9 which
o Remove unneeded .la and .a files in packages
o Use io session file instead of stdout and stdin session files
o Remove code which only loaded pdsh modules via *.la files
o Add xcpu module support
o Do not install pdsh/pdcp setuid root by default anymore
o Update documentation
-------------------------------------------------------------------
Wed Jan 25 21:39:25 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Tue Jan 17 11:20:25 CET 2006 - hvogel@suse.de
- disable make check for now
-------------------------------------------------------------------
Fri Jan 13 15:03:29 CET 2006 - hvogel@suse.de
- update to version 2.8
-------------------------------------------------------------------
Wed Jun 8 10:06:32 CEST 2005 - meissner@suse.de
- use RPM_OPT_FLAGS -fno-strict-aliasing
-------------------------------------------------------------------
Tue Jun 7 12:48:47 CEST 2005 - hvogel@suse.de
- update to version 2.3
-------------------------------------------------------------------
Thu Feb 26 11:51:26 CET 2004 - hmacht@suse.de
- building as non-root
-------------------------------------------------------------------
Sun Jun 15 17:17:37 CEST 2003 - nashif@suse.de
- Initial release (1.7-6)