GNU bug report logs -
#28500
25.3; shell mode starts echoing command
Previous Next
Reported by: barry <at> python.org (Barry A. Warsaw)
Date: Mon, 18 Sep 2017 15:48:02 UTC
Severity: normal
Found in version 25.3
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On Sep 18 2017, Mike Kupfer <mkupfer <at> alum.berkeley.edu> wrote:
> I see the same issue after using openssl to encrypt or decrypt a file.
> Just never got around to filing a bug report...
>
> -----8<-----8<-----
> alto$ openssl aes-256-cbc -in foo.txt -out foo.text.enc
> enter aes-256-cbc encryption password:
> Verifying - enter aes-256-cbc encryption password:
> alto$ ls
> ls
> deb9-upgrade.log foo.text.enc ieee-cs-election-receipt.pdf
> enchant.dummy* foo.txt net-neutrality-comments.pdf
> alto$ echo $SHELL
> echo $SHELL
> /bin/bash
> alto$
> ----->8----->8-----
>
> I see this on Debian 8 and on Solaris, with various versions of Emacs.
This is a bug in openssl, it doesn't properly restore the tty settings
after reading the password.
Andreas.
--
Andreas Schwab, SUSE Labs, schwab <at> suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
This bug report was last modified 7 years and 243 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.