[openssh-commits] [openssh] branch master updated (2e0beff6 -> b446c214)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Feb 5 17:38:31 AEDT 2021


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

dtucker pushed a change to branch master
in repository openssh.

      from  2e0beff6  Deny (non-fatal) statx in preauth privsep child.
       new  1cb6ce98  Using explicit_memset for the explicit_bzero compatibility layer.
       new  b446c214  upstream: hostname is not specified by POSIX but uname -n is, so use

The 2 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 b446c214279de50ed8388e54897eb1be5281c894
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Fri Feb 5 06:01:58 2021 +0000

    upstream: hostname is not specified by POSIX but uname -n is, so use
    
    the latter for portability.  Patch from Geert Hendrickx via github PR#208.
    
    OpenBSD-Regress-ID: d6a79c7c4d141a0d05ade4a042eb57dddbce89f3

commit 1cb6ce98d658e5fbdae025a3bd65793980e3b5d9
Author: David Carlier <devnexen at gmail.com>
Date:   Sat Nov 21 12:22:23 2020 +0000

    Using explicit_memset for the explicit_bzero compatibility layer.
    
    Favoriting the native implementation in this case.

Summary of changes:
 configure.ac                    |  1 +
 openbsd-compat/explicit_bzero.c | 10 +++++++++-
 regress/percent.sh              |  6 +++---
 3 files changed, 13 insertions(+), 4 deletions(-)

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


More information about the openssh-commits mailing list