AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to new upstream release v4.16 * Further fix for 'resolve_names' error when adding hosts via the UI * Fix missing space separator for ssh_args (thanks to Petr Vorel) - removed obsolete backport patch 0001-helper-Fix-missing-space-separator-for-ssh_args.patch
- Backport fix for #133 https://github.com/duncs/clusterssh/pull/133 0001-helper-Fix-missing-space-separator-for-ssh_args.patch
- Update to new upstream release v4.15 * Include all utilies within each man page * Add in 'command_pre' and 'command_post' configuration options * Fix 'Add Host' menu error finding 'resolved_names' * Ensure lib path is added to range tests to find the libraries * Mark permission test as TODO as it appears to be inconsistent
- Update to new upstream release v4.14 * Include README within the repository, not just created tar.gz files * Add 'autoquit' setting to 'File' menu (Github issue #114) * Correct macro_hostname to be the FQDN of the server where cssh is being run (Github issue #116) * Add in user defined macros
- Own entire bash-completion subtree
- Update to new upstream release v4.13.2_02 https://github.com/duncs/clusterssh/blob/v4.13.2_02/Changes - Drop clusterssh-fix-docgen.patch as it has been fixed upstream (https://github.com/duncs/clusterssh/pull/106) - Add new dependency X11::Protocol::WM (build and runtime) - Drop clusterssh-fix-docgen.patch (not relevant any more) - Add patch fixing shebang (perl_shebang.patch) - Disable Test::PerlTidy as it's not available - Add new build and runtime dependency X11::Protocol::WM - Add new build dependency Test::Trap (for testing)
- Add clusterssh-fix-docgen.patch to fix doc generation race (boo#1083835)
- Update to new upstream release 4.07 * Fixed tests on systems where bash is not installed in /bin/bash (Github issue #60) * Include link to travis-ci site in release emails for automated build and test reports * Rework hostname expansion to be pure-perl rather than relying on the bash shell (Github issue #53) For further changes of previous updates see: https://github.com/duncs/clusterssh/blob/master/Changes
- Added patch remove-time-key.patch, which resolves the issue where windows become unmoveable after executing cssh in KDE5. See for bnc#956316 and https://github.com/duncs/clusterssh/issues/46
- Update to new upstream release 4.02.01 * New option (-m, --unique-servers) to remove repeated servers when opening terminals
- Update to new upstream release 4.01.03 * Allow the path to rsh/ssh/telnet to be defined in the configuration file * Move .csshrc to .csshrc.DISABLED since it should no longer be used * Resolve error emitted when adding a host via the "Hosts" drop-down * Resolve paste using a strange keyboard layout * Cope with being invoked by "clusterssh" * Remove doc references to "always_tile" (is known as "window_tiling") * Updated manpage whatis entries * Fix cssh starting if xterm is not installed * Set WM_CLASS on windows to "cssh"
- license update: GPL-1.0+ or Artistic-1.0 See README
- Initial package for build.opensuse.org (4.01.01)