[openssh-commits] [openssh] branch master updated (c6011129 -> 1c1124dc)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Mar 31 15:32:57 AEDT 2023


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

djm pushed a change to branch master
in repository openssh.

      from  c6011129  upstream: remove redundant test
       new  1883841f  upstream: don't print key if printing hostname failed; with/ok
       new  8ba2d476  upstream: clamp max number of GSSAPI mechanisms to 2048; ok dtucker
       new  1c1124dc  upstream: don't leak arg2 on parse_pubkey_algos error path; ok

The 3 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 1c1124dc901fca1ea2cb762044b8f1a5793a2bed
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Mar 31 04:23:02 2023 +0000

    upstream: don't leak arg2 on parse_pubkey_algos error path; ok
    
    dtucker@
    
    OpenBSD-Commit-ID: 7d0270ad3dd102412ca76add2b3760518abdef75

commit 8ba2d4764bb6a4701cd447d8b52604622ffe65f4
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Mar 31 04:22:27 2023 +0000

    upstream: clamp max number of GSSAPI mechanisms to 2048; ok dtucker
    
    OpenBSD-Commit-ID: ce66db603a913d3dd57063e330cb5494d70722c4

commit 1883841fc13d0eada8743cac5d3abe142ee2efa7
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Mar 31 04:21:56 2023 +0000

    upstream: don't print key if printing hostname failed; with/ok
    
    dtucker@
    
    OpenBSD-Commit-ID: ad42971a6ee5a46feab2d79f7f656f8cf4b119f3

Summary of changes:
 auth2-gss.c   | 12 +++++++++---
 readconf.c    |  3 ++-
 ssh-keyscan.c |  9 +++++----
 3 files changed, 16 insertions(+), 8 deletions(-)

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


More information about the openssh-commits mailing list