Releases: thalesmg/rpw
Releases · thalesmg/rpw
v1.4.0
v1.3.2: Merge pull request #11 from thalesmg/sigint-sudo
Fix: handle interrupt signal during sudo password input The previous versions would ignore C-c (SIGINT) while waiting for the first time password input. This makes it possible to abort the password input using C-c and to try again later.
v1.3.1: Merge pull request #10 from thalesmg/ansible-become-prompt
Add new ansible-playbook BECOME prompt
v1.3.0: Merge pull request #6 from thalesmg/fix-terminal-attrs
Bugfix: fixes several terminal attributes and adds tests.
v1.2.0: Merge pull request #3 from thalesmg/fix-keyboard-signal
Bugfix: correctly forward C-c to slave.
v1.1.0: Merge pull request #2 from thalesmg/fix-c-j
Fix: remove uneeded stty in master process.
v1.0.0: Merge pull request #1 from thalesmg/static-deploy
Travis Deploy Github Releases.