[openssh-commits] [openssh] branch master updated (1036d77b -> a72833d0)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Jan 8 13:26:50 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  1036d77b  better detection of broken -fzero-call-used-regs
       new  430ef864  upstream: match flag type (s/int/u_int)
       new  5413b1c7  upstream: correct section numbers; from Ed Maste
       new  503fbe9e  upstream: sort -C, and add to usage(); ok djm
       new  64ddf776  upstream: spelling; ok markus@
       new  f0cbd26e  upstream: Import regenerated moduli.
       new  86f9e96d  upstream: fix typo; spotted by Albert Chin
       new  a72833d0  upstream: remove ext-info-* in the kex.c code, not in callers;

The 7 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 a72833d00788ef91100c643536ac08ada46440e1
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Jan 8 00:34:33 2024 +0000

    upstream: remove ext-info-* in the kex.c code, not in callers;
    
    with/ok markus@
    
    OpenBSD-Commit-ID: c06fe2d3a0605c517ff7d65e38ec7b2d1b0b2799

commit 86f9e96d9bcfd1f5cd4bf8fb57a9b4c242df67df
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Jan 8 00:30:39 2024 +0000

    upstream: fix typo; spotted by Albert Chin
    
    OpenBSD-Commit-ID: 77140b520a43375b886e535eb8bd842a268f9368

commit f0cbd26ec91bd49719fb3eea7ca44d2380318b9a
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Thu Jan 4 09:51:49 2024 +0000

    upstream: Import regenerated moduli.
    
    OpenBSD-Commit-ID: 5a636f6ca7f25bfe775df4952f7aac90a7fcbbee

commit 64ddf776531ca4933832beecc8b7ebe1b937e081
Author: jsg at openbsd.org <jsg at openbsd.org>
Date:   Wed Dec 20 00:06:25 2023 +0000

    upstream: spelling; ok markus@
    
    OpenBSD-Commit-ID: 9d01f2e9d59a999d5d42fc3b3efcf8dfb892e31b

commit 503fbe9ea238a4637e8778208bde8c09bcf78475
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Tue Dec 19 06:57:34 2023 +0000

    upstream: sort -C, and add to usage(); ok djm
    
    OpenBSD-Commit-ID: 80141b2a5d60c8593e3c65ca3c53c431262c812f

commit 5413b1c7ff5a19c6a7d44bd98c5a83eb47819ba6
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Dec 19 06:41:14 2023 +0000

    upstream: correct section numbers; from Ed Maste
    
    OpenBSD-Commit-ID: e289576ee5651528404cb2fb68945556052cf83f

commit 430ef864645cff83a4022f5b050174c840e275da
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Dec 18 15:58:56 2023 +0000

    upstream: match flag type (s/int/u_int)
    
    OpenBSD-Commit-ID: 9422289747c35ccb7b31d0e1888ccd5e74ad566a

Summary of changes:
 .skipped-commit-ids |  1 +
 PROTOCOL            | 10 +++++-----
 PROTOCOL.agent      |  4 ++--
 kex.c               | 31 +++++++++++++++++++++++++++----
 ssh-add.1           | 14 +++++++-------
 ssh-add.c           |  8 ++++----
 ssh-agent.c         |  4 ++--
 ssh-keyscan.c       |  6 +++---
 sshconnect2.c       | 21 ++++++---------------
 sshd.c              |  4 ++--
 sshkey.c            |  4 ++--
 xmss_hash.c         |  4 ++--
 12 files changed, 63 insertions(+), 48 deletions(-)

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


More information about the openssh-commits mailing list