Bug#999593: ssh: segfaults when using -Y find-principals

2021-11-12 Thread brian m. carlson
On 2021-11-13 at 00:03:53, brian m. carlson wrote: > Steps to reproduce: > > 1. sudo apt-get build-dep git > 2. sudo apt-get install git build-essential > 3. git clone https://github.com/git/git.git > 4. cd git > 5. make && make test Git has since applied a patch to work around this issue, but yo

Bug#999593: ssh: segfaults when using -Y find-principals

2021-11-12 Thread brian m. carlson
Package: openssh-client Version: 1:8.7p1-1 Severity: normal OpenSSH 8.7 has a bug where the -Y find-principals command segfaults. This breaks the Git testsuite because the functionality is available but doesn't work. As a result, I'm impeded in doing Git development. I am also not the only perso