[openssh-commits] [openssh] branch master updated (e067ccd6b -> 4e15f7fc0)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Mar 6 18:32:06 AEDT 2026


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

dtucker pushed a change to branch master
in repository openssh.

    from e067ccd6b upstream: ssh-agent supports a "query" extension that allows a
     new 2df416dff upstream: Replace u_intXX_t types with the equivalent C99 uintXX_t
     new 4e15f7fc0 upstream: Move OpenBSD CVS ID marker to top of file to avoid conflicts

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 4e15f7fc0c0ba897c227350eee1462d635ab32a6
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Fri Mar 6 07:06:45 2026 +0000

    upstream: Move OpenBSD CVS ID marker to top of file to avoid conflicts
    
    when syncing changes to portable.
    
    OpenBSD-Regress-ID: 6b7a9ef354e13e26ed474e98d04ec1d74e56e54e

commit 2df416dff1a1d5fb31598b7ce8fb5cb6b0f64fd3
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Fri Mar 6 06:57:33 2026 +0000

    upstream: Replace u_intXX_t types with the equivalent C99 uintXX_t
    
    types to match similar change to the main ssh code.
    
    OpenBSD-Regress-ID: a62b6499f784f75a4fcb865aebb83f5936917a91

Summary of changes:
 regress/modpipe.c                                    |  6 +++---
 regress/unittests/sshbuf/test_sshbuf_fuzz.c          |  4 ++--
 regress/unittests/sshbuf/test_sshbuf_getput_basic.c  |  8 ++++----
 regress/unittests/sshbuf/test_sshbuf_getput_crypto.c |  6 +++---
 regress/unittests/sshbuf/test_sshbuf_getput_fuzz.c   | 10 +++++-----
 regress/unittests/sshkey/test_sshkey.c               |  4 ++--
 regress/unittests/test_helper/test_helper.c          | 12 ++++++------
 regress/unittests/test_helper/test_helper.h          | 10 +++++-----
 8 files changed, 30 insertions(+), 30 deletions(-)

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


More information about the openssh-commits mailing list