Skip to content

Releases: thalesmg/rpw

v1.4.0

31 Jan 18:48
97bc4b3
Compare
Choose a tag to compare
new deploy token

v1.3.2: Merge pull request #11 from thalesmg/sigint-sudo

10 Oct 11:15
ae1ea03
Compare
Choose a tag to compare
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

01 Jun 18:20
a1c7400
Compare
Choose a tag to compare

v1.3.0: Merge pull request #6 from thalesmg/fix-terminal-attrs

24 Feb 13:28
40f0c7c
Compare
Choose a tag to compare
Bugfix: fixes several terminal attributes and adds tests.

v1.2.0: Merge pull request #3 from thalesmg/fix-keyboard-signal

20 Feb 14:25
987150f
Compare
Choose a tag to compare
Bugfix: correctly forward C-c to slave.

v1.1.0: Merge pull request #2 from thalesmg/fix-c-j

16 Feb 15:44
4f1f6bf
Compare
Choose a tag to compare
Fix: remove uneeded stty in master process.

v1.0.0: Merge pull request #1 from thalesmg/static-deploy

06 Feb 12:49
7a2f394
Compare
Choose a tag to compare