aboutsummaryrefslogtreecommitdiff
path: root/utils/sshpass
Commit message (Collapse)AuthorAge
* treewide: change my no longer used emailJosef Schlehofer2023-09-04
| | | | | | | | | Since February 2023, I decided to no longer work with Turris, I mean CZ.NIC company due to some reasons how the development goes and since that day my work address is not available and not sure if there is some redirect to someone else, but if anyone wants to reach me, use my email address, where they can find me. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* sshpass: update to version 1.09Josef Schlehofer2021-03-22
| | | | | | | | | | | | | | | | | | | | Changelog [1]: Version 1.09 * Explicitly set the controlling TTY Version 1.08 * Report when IP key has changed * Scrub the environment variable for -e Version 1.07 * 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 [1] https://sourceforge.net/p/sshpass/code/76/tree/trunk/ChangeLog Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* sshpass: add new packageMichal Hrušecký2020-02-15
Signed-off-by: Michal Hrušecký <michal.hrusecky@nic.cz> Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>