[openssh-commits] [openssh] branch master updated (bdaf65ae5 -> 54443b866)

git+noreply at mindrot.org git+noreply at mindrot.org
Sun Mar 29 16:44:02 AEDT 2026


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

djm pushed a change to branch master
in repository openssh.

    from bdaf65ae5 fix state confusion between PAM and privsep code
     new c90f46b62 use nonnull attribute when available
     new 54443b866 depend

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 54443b8665c9c29ea0e3f5a5176d8f3c3403ad7c
Author: Damien Miller <djm at mindrot.org>
Date:   Sun Mar 29 16:43:59 2026 +1100

    depend

commit c90f46b6230826cdadacd6c32b62b0f8106a09da
Author: Damien Miller <djm at mindrot.org>
Date:   Sun Mar 29 16:42:33 2026 +1100

    use nonnull attribute when available
    
    Set this attribute on a few string to avoid compiler warnings from
    -Wunterminated-string-initialization warnings in recent gcc.

Summary of changes:
 .depend                       | 161 +++++++++++++++++++++---------------------
 chacha.c                      |   4 +-
 configure.ac                  |  13 ++++
 defines.h                     |   4 ++
 openbsd-compat/bcrypt_pbkdf.c |   2 +-
 5 files changed, 100 insertions(+), 84 deletions(-)

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


More information about the openssh-commits mailing list