Hello community,

here is the log from the commit of package pdsh for openSUSE:Factory checked in 
at 2011-11-02 12:13:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pdsh (Old)
 and      /work/SRC/openSUSE:Factory/.pdsh.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pdsh", Maintainer is "hvo...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pdsh/pdsh.changes        2011-09-23 
12:21:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pdsh.new/pdsh.changes   2011-11-02 
12:13:14.000000000 +0100
@@ -1,0 +2,60 @@
+Tue Nov  1 16:05:31 UTC 2011 - tabra...@novell.com
+
+- update to version 2.26
+  -- Fix issue 14: interactive mode broken with ssh
+  -- Fix issue 19: missing commas in dshbak(1) header output
+  -- Fix issue 20: compilation error in genders.c with non-GCC compilers
+  -- Fix issue 23: compilation failure with --enable-static-modules
+  -- Fix issue 24: don't arbitrarily limit usernames to 16 characters
+  -- Fix issue 25: PDSH_SSH_ARGS should not require %u and %h
+  -- Fix issue 26: document use of %u and %h in PDSH_SSH_ARGS
+  -- Fix interactive mode with rcmd/exec.
+  -- genders: do not look for genders_query(3) support at runtime,
+     as this causes too many problems on some systems. Instead, 
+     use autoconf to include or exclude genders_query support from
+     the genders module. (fixes Issue 1)
+
+- update to version 2.25
+  -- Fix pdcp breakage with ssh (bug introduced in pdsh-2.24).
+     (Resolves issue 12: pdcp executes file instead of copying.)
+  -- testsuite: Skip tests dependent on PDSH_MODULE_DIR when testsuite
+     run as root (Resolves issue 13: testsuite broken when run as root)
+  -- testsuite: Skip dshbak -d test to non-writable directory when
+     directory permissions do not seem to apply (e.g. privileged user)
+     (Possibly resolves issue 11: tests fail on Mac OSX under fink)
+  -- testsuite: add simple ssh teststestsuite: add simple ssh tests
+
+- update to version 2.24
+  -- Resolve issue 7: Allow PDSH_REMOTE_PDCP_PATH to set default path
+     to remote pdcp program (pdcp -e).
+  -- Resolve issue 9: Fix use of PDSH_SSH_ARGS_APPEND.
+  -- Resolve issue 10: dshbak: Support writing output to file-per-host.
+     Adds new -d DIR and -f options to dshbak.
+  -- genders: Allow relative paths to genders files with -F and
+     PDSH_GENDERS_FILE.
+  -- genders: Don't print an error if genders file is missing, unless
+     a genders optin (-F, -a, -g, -i, -X) is explicitly used.
+  -- genders: Allow -g to be used with other node selection options as
+     a filter. For example: pdsh -w host[0-1024] -g attr1 ...
+  -- ssh: Better preservation of remote command args in ssh module.
+     Previous versions of pdsh would alwas collapse all args into
+     a single argument passed to ssh: "cmd arg1 arg2 ..." With this
+     fix the argv list will more closely match the form passed to pdsh
+  -- Refactored large portions of dshbak, improve usage output,
+     and update manpage
+  -- Expanded testsuite.
+
+- update to version 2.23
+  -- Fix issue 4: List available but conflicting modules in -V and -L output
+  -- Fix issue 5: dshbak -c doesn't properly coalesce hosts with different
+     zero-padding in the numeric suffix.
+  -- Added torque module for setting list of target hosts based on Torque/PBS
+     jobs (Issue 2).
+  -- Enhance syntax of -w and -x to allow preceeding arguments with:
+     `-' - Exclude hosts instead of include with -w ( -w foo[1-9],-foo8)
+     `^' - insert/exclude list of hosts from a file (^/path/to/file)
+        `/' - filter hosts based on regex (/host.*0$/)
+  -- Introduce new pdsh testsuite with many new tests. See tests/README
+     for more information
+
+-------------------------------------------------------------------

Old:
----
  pdsh-2.22.tar.bz2

New:
----
  pdsh-2.26.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pdsh.spec ++++++
--- /var/tmp/diff_new_pack.J1Oku6/_old  2011-11-02 12:13:15.000000000 +0100
+++ /var/tmp/diff_new_pack.J1Oku6/_new  2011-11-02 12:13:15.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package pdsh (Version 2.22)
+# spec file for package pdsh
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,10 +21,10 @@
 Name:           pdsh
 BuildRequires:  dejagnu openssh readline-devel rsh
 Url:            http://sourceforge.net/projects/pdsh
-Version:        2.22
+Version:        2.26
 Release:        1
 Summary:        Parallel remote shell program
-License:        GPLv2+
+License:        GPL
 Group:          Productivity/Clustering/Computing
 Source:         %{name}-%version.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ pdsh-2.22.tar.bz2 -> pdsh-2.26.tar.bz2 ++++++
++++ 10005 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to