[openssh-commits] [openssh] branch master updated (d1c1cfc5 -> 0ad34a61)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Nov 27 09:03:38 AEDT 2024


This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

    from d1c1cfc5 upstream: when using RSA keys to sign messages, select the
     new 84023656 upstream: Explicitly specify the signature algorithm when signing
     new 0ad34a61 upstream: regression test for UpdateHostkeys with multiple keys backed

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit 0ad34a6193357d286042322ea7347262a6fb0778
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Nov 26 22:02:28 2024 +0000

    upstream: regression test for UpdateHostkeys with multiple keys backed
    
    by ssh-agent. Patch from Maxime Rey.
    
    OpenBSD-Regress-ID: 1777ab6e639e57c0e20cbcb6df60455b49fd8bb3

commit 84023656d91b78f1ef86c8321ec563f2e90f7227
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Nov 26 22:01:37 2024 +0000

    upstream: Explicitly specify the signature algorithm when signing
    
    hostkeys-prove requests.
    
    Fixes a corner-case triggered by UpdateHostKeys with one or more unknown
    host keys stored in ssh-agent where sshd refuses to accept the signature
    coming back from the agent.
    
    Report/fix from Maxime Rey
    
    OpenBSD-Commit-ID: 460c7d527a24f92b7e5f68ca1a2fa242ebf0d086

Summary of changes:
 regress/hostkey-agent.sh | 26 +++++++++++++++++++++++++-
 serverloop.c             |  5 +++--
 2 files changed, 28 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list