AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 1.0.9: * Explicitly set the controlling TTY (SF patch #7) * Report when IP key has changed (Closes Debian bug #730101) * Scrub the environment variable for -e (Closes Ubuntu bug #1649374) * Pass signals that should terminate to ssh * Fix race around signal handling * Report IPC errors to stderr * Report if can't open -f password file (closes #3) - remove sshpass-1.05-f_option_check.patch (upstream)
- update to 1.0.6: * Add -P for overriding the password prompt we search for * Add -v for verbose logging of the prompt detection prompt. * Allow packagers and compilers to change the default password prompt. * When giving -V, also print the default password prompt.
- specfile cleanpu via spec-cleaner for Factory submission - added sshpass-1.05-f_option_check.patch - for details see http://sourceforge.net/p/sshpass/patches/5/
- sshpass 1.05 - OpenSSH version 5.6 closed our leaked slave PTY fd, breaking sshpass. This reverted the "better detection of child exit", unfortunately. - Update the manual page about changes. - Print usage information if no arguments given.