[openssh-commits] [openssh] branch master updated (2d8a3b7e -> 32c63e75)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Aug 4 15:30:37 AEST 2020


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

djm pushed a change to branch master
in repository openssh.

      from  2d8a3b7e  upstream: ensure that certificate extensions are lexically sorted.
       new  c9e3be9f  undef TAILQ_CONCAT and friends
       new  32c63e75  wrap a declaration in the same ifdefs as its 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 32c63e75a70a0ed9d6887a55fcb0e4531a6ad617
Author: Damien Miller <djm at mindrot.org>
Date:   Tue Aug 4 14:59:21 2020 +1000

    wrap a declaration in the same ifdefs as its use
    
    avoids warnings on NetBSD

commit c9e3be9f4b41fda32a2a0138d54c7a6b563bc94d
Author: Damien Miller <djm at mindrot.org>
Date:   Tue Aug 4 14:58:46 2020 +1000

    undef TAILQ_CONCAT and friends
    
    Needed for NetBSD. etc that supply these macros

Summary of changes:
 openbsd-compat/port-net.c  |   7 ++-
 openbsd-compat/sys-queue.h | 115 +++++++++++++++++++++++----------------------
 2 files changed, 64 insertions(+), 58 deletions(-)

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


More information about the openssh-commits mailing list