[openssh-commits] [openssh] branch master updated (854ae209 -> e8d59fef)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Jun 4 14:54:52 AEST 2018


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

djm pushed a change to branch master
in repository openssh.

      from  854ae209  upstream: make ssh_remote_ipaddr() capable of being called after
       new  01b048c8  upstream: whitespace
       new  065c8c05  upstream: Clean up comment.
       new  76f314c7  upstream: Add TEST_SSH_FAIL_FATAL variable, to force all failures
       new  a1dcafc4  upstream: Adapt to extra default verboisity from ssh-keygen when
       new  e5019da3  upstream: Apply umask to all incoming files and directories not
       new  29402849  upstream: %U needs to be escaped; tweak text;
       new  a1f737d6  upstream: oops - further adjustment to text neccessary;
       new  e8d59fef  upstream: add missing punctuation after %i in ssh_config.5, and

The 8 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 e8d59fef1098e24f408248dc64e5c8efa5d01f3c
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Fri Jun 1 06:23:10 2018 +0000

    upstream: add missing punctuation after %i in ssh_config.5, and
    
    make the grammatical format in sshd_config.5 match that in ssh_config.5;
    
    OpenBSD-Commit-ID: e325663b9342f3d556e223e5306e0d5fa1a74fa0

commit a1f737d6a99314e291a87856122cb4dbaf64c641
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Fri Jun 1 05:52:26 2018 +0000

    upstream: oops - further adjustment to text neccessary;
    
    OpenBSD-Commit-ID: 23585576c807743112ab956be0fb3c786bdef025

commit 294028493471e0bd0c7ffe55dc0c0a67cba6ec41
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Fri Jun 1 05:50:18 2018 +0000

    upstream: %U needs to be escaped; tweak text;
    
    OpenBSD-Commit-ID: 30887b73ece257273fb619ab6f4e86dc92ddc15e

commit e5019da3c5a31e6e729a565f2b886a80c4be96cc
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Fri Jun 1 04:31:48 2018 +0000

    upstream: Apply umask to all incoming files and directories not
    
    just files. This makes sure it gets applied to directories too, and prevents
    a race where files get chmodded after creation.  bz#2839, ok djm@
    
    OpenBSD-Commit-ID: 3168ee6c7c39093adac4fd71039600cfa296203b

commit a1dcafc41c376332493b9385ee39f9754dc145ec
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Jun 1 03:52:37 2018 +0000

    upstream: Adapt to extra default verboisity from ssh-keygen when
    
    searching for and hashing known_hosts entries in a single operation
    (ssh-keygen -HF ...) Patch from Anton Kremenetsky
    
    OpenBSD-Regress-ID: 519585a4de35c4611285bd6a7272766c229b19dd

commit 76f314c75dffd4a55839d50ee23622edad52c168
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue May 22 00:22:49 2018 +0000

    upstream: Add TEST_SSH_FAIL_FATAL variable, to force all failures
    
    to instantly abort the test. Useful in capturing clean logs for individual
    failure cases.
    
    OpenBSD-Regress-ID: feba18cf338c2328b9601bd4093cabdd9baa3af1

commit 065c8c055df8d83ae7c92e5e524a579d87668aab
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Fri May 11 03:51:06 2018 +0000

    upstream: Clean up comment.
    
    OpenBSD-Regress-ID: 6adb35f384d447e7dcb9f170d4f0d546d3973e10

commit 01b048c8eba3b021701bd0ab26257fc82903cba8
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Jun 1 04:21:29 2018 +0000

    upstream: whitespace
    
    OpenBSD-Commit-ID: e5edb5e843ddc9b73a8e46518899be41d5709add

Summary of changes:
 regress/cfgparse.sh          |  6 +++---
 regress/keygen-knownhosts.sh | 35 +++++++++++++++++++++++++++++------
 regress/test-exec.sh         |  7 +++++--
 scp.c                        |  4 +++-
 ssh-keygen.c                 |  4 ++--
 ssh_config.5                 |  8 ++++----
 sshd_config.5                | 16 ++++++++--------
 7 files changed, 54 insertions(+), 26 deletions(-)

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


More information about the openssh-commits mailing list