[openssh-commits] [openssh] branch master updated (266678e1 -> f539136c)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Dec 20 12:17:26 AEDT 2021


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

djm pushed a change to branch master
in repository openssh.

      from  266678e1  upstream: document host-bound publickey authentication
       new  3eead815  upstream: sys/param.h cleanup, mostly using MINIMUM() and
       new  6e4980eb  upstream: Make use of ntests variable, pointed out by clang 13.
       new  f539136c  upstream: regression test for destination restrictions in ssh-agent

The 3 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 f539136ca51a4976644db5d0be8158cc1914c72a
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sun Dec 19 22:20:12 2021 +0000

    upstream: regression test for destination restrictions in ssh-agent
    
    OpenBSD-Regress-ID: 3c799d91e736b1753b4a42d80c42fc40de5ad33d

commit 6e4980eb8ef94c04874a79dd380c3f568e8416d6
Author: anton at openbsd.org <anton at openbsd.org>
Date:   Sat Dec 18 06:53:59 2021 +0000

    upstream: Make use of ntests variable, pointed out by clang 13.
    
    OpenBSD-Regress-ID: 4241a3d21bdfa1630ed429b6d4fee51038d1be72

commit 3eead8158393b697f663ec4301e3c7b6f24580b1
Author: deraadt at openbsd.org <deraadt at openbsd.org>
Date:   Tue Dec 14 21:25:27 2021 +0000

    upstream: sys/param.h cleanup, mostly using MINIMUM() and
    
    <limits.h> ok dtucker
    
    OpenBSD-Regress-ID: 172a4c45d3bcf92fa6cdf6c4b9db3f1b3abe4db0

Summary of changes:
 regress/Makefile                                     |  5 +++--
 regress/unittests/authopt/tests.c                    |  3 +--
 regress/unittests/bitmap/tests.c                     |  3 +--
 regress/unittests/conversion/tests.c                 |  3 +--
 regress/unittests/hostkeys/test_iterate.c            |  3 +--
 regress/unittests/kex/test_kex.c                     |  3 +--
 regress/unittests/match/tests.c                      |  3 +--
 regress/unittests/misc/test_argv.c                   |  3 +--
 regress/unittests/misc/test_convtime.c               |  4 ++--
 regress/unittests/misc/test_expand.c                 |  3 +--
 regress/unittests/misc/test_parse.c                  |  3 +--
 regress/unittests/misc/test_strdelim.c               |  3 +--
 regress/unittests/misc/tests.c                       |  3 +--
 regress/unittests/sshbuf/test_sshbuf.c               |  5 +++--
 regress/unittests/sshbuf/test_sshbuf_fixed.c         |  3 +--
 regress/unittests/sshbuf/test_sshbuf_fuzz.c          |  5 ++---
 regress/unittests/sshbuf/test_sshbuf_getput_basic.c  |  3 +--
 regress/unittests/sshbuf/test_sshbuf_getput_crypto.c |  3 +--
 regress/unittests/sshbuf/test_sshbuf_getput_fuzz.c   |  3 +--
 regress/unittests/sshbuf/test_sshbuf_misc.c          |  3 +--
 regress/unittests/sshkey/common.c                    |  3 +--
 regress/unittests/sshkey/test_file.c                 |  3 +--
 regress/unittests/sshkey/test_fuzz.c                 |  3 +--
 regress/unittests/sshkey/test_sshkey.c               |  3 +--
 regress/unittests/sshsig/tests.c                     |  3 +--
 regress/unittests/test_helper/test_helper.c          | 10 ++++++----
 26 files changed, 37 insertions(+), 55 deletions(-)

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


More information about the openssh-commits mailing list