[openssh-commits] [openssh] branch master updated (d0e51810 -> dc2ca588)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Aug 29 19:22:37 AEST 2019


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

dtucker pushed a change to branch master
in repository openssh.

      from  d0e51810  Fix pasto in fallback code.
       new  c4736f39  upstream: include sshbuf-misc.c in SRCS_BASE
       new  dc2ca588  upstream: Call comma-separated lists as such to clarify semantics

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 dc2ca588144f088a54febebfde3414568dc73d5f
Author: kn at openbsd.org <kn at openbsd.org>
Date:   Fri Aug 16 11:16:32 2019 +0000

    upstream: Call comma-separated lists as such to clarify semantics
    
    Options such as Ciphers take values that may be a list of ciphers;  the
    complete list, not indiviual elements, may be prefixed with a dash or plus
    character to remove from or append to the default list respectively.
    
    Users might read the current text as if each elment took an optional prefix,
    so tweak the wording from "values" to "list" to prevent such ambiguity for
    all options supporting this semantics (those that provide a list of
    available elements via "ssh -Q ...").
    
    Input and OK jmc
    
    OpenBSD-Commit-ID: 4fdd175b0e5f5cb10ab3f26ccc38a93bb6515d57

commit c4736f39e66729ce2bf5b06ee6b391e092b48f47
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Aug 16 06:35:27 2019 +0000

    upstream: include sshbuf-misc.c in SRCS_BASE
    
    OpenBSD-Commit-ID: 99dd10e72c04e93849981d43d64c946619efa474

Summary of changes:
 .skipped-commit-ids |  1 +
 ssh_config.5        | 20 ++++++++++----------
 2 files changed, 11 insertions(+), 10 deletions(-)

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


More information about the openssh-commits mailing list