[openssh-commits] [openssh] branch master updated (6d558485f -> a92ec36c7)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Sep 15 17:19:35 AEST 2026


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

djm pushed a change to branch master
in repository openssh.

    from 6d558485f upstream: wrap line
     new 563087a64 sshd doesn't need sshpty.c any more
     new a92ec36c7 upstream: warnings fixes (static vs missing prototype, sign conversion)

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 a92ec36c73a0026fd75ac48810f215167cf33dcb
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Sep 15 07:08:09 2026 +0000

    upstream: warnings fixes (static vs missing prototype, sign conversion)
    
    OpenBSD-Commit-ID: 9c9eca0844dd7205597c6a4bd6f97d868ca2a74c

commit 563087a648e1490582582381ac723c85ad6f457c
Author: Damien Miller <djm at mindrot.org>
Date:   Tue Sep 15 17:00:01 2026 +1000

    sshd doesn't need sshpty.c any more

Summary of changes:
 Makefile.in |  2 +-
 channels.c  | 22 ++++++++++------------
 sshd.c      |  4 ++--
 3 files changed, 13 insertions(+), 15 deletions(-)

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


More information about the openssh-commits mailing list