Re: rsync password prompt doesn't capture input and shows password in clear

2021-03-10 Thread David Dombrowsky
On 3/10/21 6:20 PM, Marki wrote: > Only then I showed that the same is not true for rsync. When I input a > password, it will get echoed and also rsync will not process it, since > standard input somehow goes elsewhere. If I had to guess, it's probably the same as the problems I was seeing with gp

Re: rsync password prompt doesn't capture input and shows password in clear

2021-03-10 Thread Marki
Hello, First, I showed that SSH password prompt works as expected: you can input the password such that SSH client can process it, and it will not be echoed to the command prompt. You claimed that you could not reproduce!? While that was the expected outcome for SSH. (It is working correctly

Different symlink resolution in native console vs. terminal

2021-03-10 Thread Andrey Repin
Greetings, All! Win 7 Pro fully upgraded. Running `pwd -P` or `readlink -e .` in a specific directory from native terminal provide unresolved answers. The directory $HOME/Documents/EVE is a symlink pointing to $HOME\Documents\Games\EVE. When running either command inside the directory from nat

Re: rsync password prompt doesn't capture input and shows password in clear

2021-03-10 Thread Andrey Repin
Greetings, Marki! > On March 10, 2021 9:58:14 PM GMT+01:00, Andrey Repin >>Greetings, Marki! >> >>> SSH password prompt captures the input correctly, and does not show >>it. >> >>Unable to reproduce. > Unable to reproduce that SSH works as expected? Well, that's not good. wat… You blamed rsyn

Re: rsync password prompt doesn't capture input and shows password in clear

2021-03-10 Thread Marki
On March 10, 2021 9:58:14 PM GMT+01:00, Andrey Repin wrote: Greetings, Marki! SSH password prompt captures the input correctly, and does not show it. Unable to reproduce. Unable to reproduce that SSH works as expected? Well, that's not good. Anyway. I'll get back to you with the guides yo

Re: rsync password prompt doesn't capture input and shows password in clear

2021-03-10 Thread Andrey Repin
Greetings, Marki! > SSH password prompt captures the input correctly, and does not show it. Unable to reproduce. > user@client /cygdrive/c/temp > $ ssh server > Password: > Password: > Rsync on the other hand won't even let me enter the password correctly. > user@client /cygdrive/c/temp > $ rs

rsync password prompt doesn't capture input and shows password in clear

2021-03-10 Thread Marki
Hello, SSH password prompt captures the input correctly, and does not show it. user@client /cygdrive/c/temp $ ssh server Password: Password: Rsync on the other hand won't even let me enter the password correctly. user@client /cygdrive/c/temp $ rsync -av xmppdb.db root@server:/tmp/ Password: 12

[ANNOUNCEMENT] Updated: man-pages-posix 2017a

2021-03-10 Thread Brian Inglis
The following package has been upgraded in the Cygwin distribution: * man-pages-posix 2017a POSIX 1003.1 Section 0p, 1p, and 3p man pages. The directories man0p, man1p, man3p contain descriptions of the headers, the utilities, and the functions documented in that standard. For the copyright

libgccjit

2021-03-10 Thread Ken Brown via Cygwin
Emacs development (on the feature/native-comp branch) is using libgccjit. Is it possible to build this library on Cygwin? Ken -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe in

Re: [ANNOUNCEMENT] cygwin 3.2.0-0.1 (TEST)

2021-03-10 Thread André Bleau via Cygwin
Takashi Yano wrote: >On Wed, 10 Mar 2021 03:38:52 + >André Bleau wrote: >> Hi, >> >> Last year, I reported a problem about console output with pcon support. For >> the simple test program, see: >> https://cygwin.com/pipermail/cygwin/2020-May/244742.html >> >> I was told (https://cygwin.com/

Re: [ANNOUNCEMENT] cygwin 3.2.0-0.1 (TEST)

2021-03-10 Thread Takashi Yano via Cygwin
On Wed, 10 Mar 2021 03:38:52 + André Bleau wrote: > Hi, > > Last year, I reported a problem about console output with pcon support. For > the simple test program, see: > https://cygwin.com/pipermail/cygwin/2020-May/244742.html > > I was told (https://cygwin.com/pipermail/cygwin/2020-May/2447

[ANNOUNCEMENT] Security update: Git v2.30.2-1

2021-03-10 Thread Adam Dinwoodie
Version 2.30.2-1 of Git has been uploaded and should be coming soon to a mirror near you. This update fixes CVE-2021-21300: On case-insensitive file systems with support for symbolic links, if Git is configured globally to apply delay-capable clean/smudge filters (such as Git LFS), Git could be fo

Re: [ANNOUNCEMENT] cygwin 3.2.0-0.1 (TEST)

2021-03-10 Thread Corinna Vinschen via Cygwin
On Mar 10 03:38, André Bleau via Cygwin wrote: > Hi, > > Last year, I reported a problem about console output with pcon support. For > the simple test program, see: > https://cygwin.com/pipermail/cygwin/2020-May/244742.html > > I was told (https://cygwin.com/pipermail/cygwin/2020-May/244745.html