[openssh-commits] [openssh] branch master updated (b3ca08cb -> 679bdc4a)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Apr 6 19:31:34 AEST 2021


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

dtucker pushed a change to branch master
in repository openssh.

      from  b3ca08cb  Install libcbor with libfido2.
       new  801f7109  upstream: missing comma; from kawashima james
       new  320af2f3  upstream: remove stray inserts; from matthias schmidt
       new  679bdc4a  upstream: Don't check return value of unsetenv(). It's part of the

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 679bdc4a5c9244f427a7aee9c14b0a0ed086da1f
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Tue Apr 6 09:07:33 2021 +0000

    upstream: Don't check return value of unsetenv(). It's part of the
    
    environment setup and not part of the actual test, and some platforms
    -portable runs on declare it as returning void, which prevents the test from
    compiling.
    
    OpenBSD-Regress-ID: 24f08543ee3cdebc404f2951f3e388cc82b844a1

commit 320af2f3de6333aa123f1b088eca146a245e968a
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Sun Apr 4 11:36:56 2021 +0000

    upstream: remove stray inserts; from matthias schmidt
    
    OpenBSD-Commit-ID: 2c36ebdc54e14bbf1daad70c6a05479a073d5c63

commit 801f710953b24dd2f21939171c622eac77c7484d
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Sun Apr 4 06:11:24 2021 +0000

    upstream: missing comma; from kawashima james
    
    OpenBSD-Commit-ID: 31cec6bf26c6db4ffefc8a070715ebef274e68ea

Summary of changes:
 regress/unittests/misc/test_expand.c | 4 ++--
 ssh_config.5                         | 8 ++++----
 sshd_config.5                        | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

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


More information about the openssh-commits mailing list