[openssh-commits] [openssh] branch master updated (849a9b87 -> 96bd895a)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Feb 7 09:53:05 AEDT 2020


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

djm pushed a change to branch master
in repository openssh.

      from  849a9b87  Don't look for UINT32_MAX in inttypes.h
       new  a47f6a6c  upstream: Replace "security key" with "authenticator" in program
       new  a6ac5d36  upstream: Add Include to the list of permitted keywords after a
       new  c7288486  upstream: expand HostkeyAlgorithms prior to config dump, matching
       new  96bd895a  upstream: When using HostkeyAlgorithms to merely append or remove

The 4 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 96bd895a0a0b3a36f81c14db8c91513578fc5563
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Thu Feb 6 22:48:23 2020 +0000

    upstream: When using HostkeyAlgorithms to merely append or remove
    
    algorithms from the default set (i.e. HostkeyAlgorithms=+/-...), retain the
    default behaviour of preferring those algorithms that have existing keys in
    known_hosts; ok markus
    
    OpenBSD-Commit-ID: 040e7fcc38ea00146b5d224ce31ce7a1795ee6ed

commit c7288486731734a864b58d024b1395029b55bbc5
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Thu Feb 6 22:46:31 2020 +0000

    upstream: expand HostkeyAlgorithms prior to config dump, matching
    
    other algorithm lists; ok markus@
    
    OpenBSD-Commit-ID: a66f0fca8cc5ce30405a2867bc115fff600671d0

commit a6ac5d36efc072b15690c65039754f8e44247bdf
Author: naddy at openbsd.org <naddy at openbsd.org>
Date:   Thu Feb 6 22:34:58 2020 +0000

    upstream: Add Include to the list of permitted keywords after a
    
    Match keyword. ok markus@
    
    OpenBSD-Commit-ID: 342e940538b13dd41e0fa167dc9ab192b9f6e2eb

commit a47f6a6c0e06628eed0c2a08dc31a8923bcc37ba
Author: naddy at openbsd.org <naddy at openbsd.org>
Date:   Thu Feb 6 22:30:54 2020 +0000

    upstream: Replace "security key" with "authenticator" in program
    
    messages.
    
    This replaces "security key" in error/usage/verbose messages and
    distinguishes between "authenticator" and "authenticator-hosted key".
    
    ok djm@
    
    OpenBSD-Commit-ID: 7c63800e9c340c59440a054cde9790a78f18592e

Summary of changes:
 auth2-pubkey.c |  5 +++--
 monitor.c      |  7 ++++---
 readconf.c     | 18 +++++++++++++++---
 ssh-add.c      |  8 ++++----
 ssh-agent.c    |  6 +++---
 ssh-keygen.c   | 10 +++++-----
 ssh-sk.c       | 26 ++++++++++++--------------
 ssh.c          |  4 ++--
 sshconnect2.c  | 52 ++++++++++++++++++++++++++++++++--------------------
 sshd_config.5  |  5 +++--
 10 files changed, 83 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