[openssh-commits] [openssh] branch master updated (24871636 -> 9d8c80f8)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed May 25 16:06:08 AEST 2022


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

djm pushed a change to branch master
in repository openssh.

      from  24871636  configure.ac: Add missing AC_DEFINE for caph_cache_tzdata test causing HAVE_CAPH_CACHE_TZDATA to be missing from config.h.in. Spotted by Bryan Drewery
       new  9e0d02ef  upstream: make SSHBUF_DBG/SSHBUF_TELL (off by default and only enabled
       new  9d8c80f8  upstream: revert previous; it was broken (spotted by Theo)

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 9d8c80f8a304babe61ca28f2e3fb5eb6dc9c39bf
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed May 25 06:03:44 2022 +0000

    upstream: revert previous; it was broken (spotted by Theo)
    
    OpenBSD-Commit-ID: 457c79afaca2f89ec2606405c1059b98b30d8b0d

commit 9e0d02ef7ce88b67643bfb1c2272c9f5f04cc680
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed May 25 00:31:13 2022 +0000

    upstream: make SSHBUF_DBG/SSHBUF_TELL (off by default and only enabled
    
    via #define) dump to stderr rather than stdout
    
    OpenBSD-Commit-ID: 10298513ee32db8390aecb0397d782d68cb14318

Summary of changes:
 sshbuf-getput-basic.c  | 2 +-
 sshbuf-getput-crypto.c | 2 +-
 sshbuf.c               | 2 +-
 sshbuf.h               | 2 +-
 4 files changed, 4 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