On Mon, Sep 06 2021, Carlo Arenas wrote: >> * fs/ssh-signing (2021-08-29) 9 commits >> - ssh signing: test that gpg fails for unknown keys >> - ssh signing: tests for logs, tags & push certs >> - ssh signing: duplicate t7510 tests for commits >> - ssh signing: verify signatures using ssh-keygen >> - ssh signing: provide a textual signing_key_id >> - ssh signing: retrieve a default key from ssh-agent >> - ssh signing: add ssh key format and signing code >> - ssh signing: add test prereqs >> - ssh signing: preliminary refactoring and clean-up >> >> Use ssh public crypto for object and push-cert signing. >> >> Will merge to 'next'. > > This is causing ssh-keygen from OpenSSH 8.7 to segfault, > would it be reasonable to hold it until they get a chance to fix that? > > Carlo > > PS. provided them with a patch, and crash is reproducible with the tests Per my <87tuj7xhqo.fsf@xxxxxxxxxxxxxxxxxxx: I'm also interested in this one. My reading of <9075cdd1-e34d-5dcb-f2b8-69ae4abf587b@xxxxxxxxxxxx> is that the author plans to re-roll it sometimes around mid-September. I personally punted on reviewing the current version while waiting for that. I see it's made it to 'next' already though...