[openssh-commits] [openssh] branch master updated (1c9853a6 -> 6b977f80)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Dec 27 10:40:29 AEDT 2021


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

djm pushed a change to branch master
in repository openssh.

      from  1c9853a6  Use SHA.*_HMAC_BLOCK_SIZE if needed.
       new  0074aa2c  upstream: sort -H and -h in SYNOPSIS/usage(); tweak the -H text;
       new  6b977f80  upstream: split method list search functionality from

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


Detailed log of new commits:

commit 6b977f8080a32c5b3cbb9edb634b9d5789fb79be
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sun Dec 26 23:34:41 2021 +0000

    upstream: split method list search functionality from
    
    authmethod_lookup() into a separate authmethod_byname(), for cases where we
    don't need to check whether a method is enabled, etc.
    
    use this to fix the "none" authentication method regression reported
    by Nam Nguyen via bugs@
    
    ok deraadt@
    
    OpenBSD-Commit-ID: 8cd188dc3a83aa8abe5b7693e762975cd8ea8a17

commit 0074aa2c8d605ee7587279a22cdad4270b4ddd07
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Wed Dec 22 06:56:41 2021 +0000

    upstream: sort -H and -h in SYNOPSIS/usage(); tweak the -H text;
    
    ok djm
    
    OpenBSD-Commit-ID: 90721643e41e9e09deb5b776aaa0443456ab0965

Summary of changes:
 auth2.c   | 51 +++++++++++++++++++++++++++++++++++----------------
 ssh-add.1 | 12 ++++++------
 ssh-add.c |  6 +++---
 3 files changed, 44 insertions(+), 25 deletions(-)

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


More information about the openssh-commits mailing list