[openssh-commits] [openssh] branch master updated (ce178be0 -> 785f0f31)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Aug 31 14:34:46 AEST 2020


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

djm pushed a change to branch master
in repository openssh.

      from  ce178be0  tweak back-compat for older libfido2
       new  2a3a9822  upstream: sentence fix; from pedro martelletto
       new  72730249  upstream: Check that the addresses supplied to Match Address and
       new  39e88aef  upstream: Add RCS IDs to the few files that are missing them; from
       new  785f0f31  upstream: refuse to add verify-required (PINful) FIDO keys to

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 785f0f315bf7ac5909e988bb1ac3e019fb5e1594
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Aug 31 04:33:17 2020 +0000

    upstream: refuse to add verify-required (PINful) FIDO keys to
    
    ssh-agent until the agent supports them properly
    
    OpenBSD-Commit-ID: 125bd55a8df32c87c3ec33c6ebe437673a3d037e

commit 39e88aeff9c7cb6862b37ad1a87a03ebbb38c233
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Aug 31 00:17:41 2020 +0000

    upstream: Add RCS IDs to the few files that are missing them; from
    
    Pedro Martelletto
    
    OpenBSD-Commit-ID: 39aa37a43d0c75ec87f1659f573d3b5867e4a3b3

commit 72730249b38a676da94a1366b54a6e96e6928bcb
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Fri Aug 28 03:15:52 2020 +0000

    upstream: Check that the addresses supplied to Match Address and
    
    Match LocalAddress are valid when parsing in config-test mode.  This will
    catch address/mask mismatches before they cause problems at runtime. Found by
    Daniel Stocker, ok djm@
    
    OpenBSD-Commit-ID: 2d0b10c69fad5d8fda4c703e7c6804935289378b

commit 2a3a9822311a565a9df48ed3b6a3c972f462bd7d
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Thu Aug 27 12:34:00 2020 +0000

    upstream: sentence fix; from pedro martelletto
    
    OpenBSD-Commit-ID: f95b84a1e94e9913173229f3787448eea2f8a575

Summary of changes:
 PROTOCOL.agent  |  2 ++
 PROTOCOL.sshsig |  1 +
 PROTOCOL.u2f    |  1 +
 servconf.c      |  9 ++++++++-
 sk-usbhid.c     |  1 +
 ssh-add.c       | 23 ++++++++++++++++-------
 sshd_config.5   |  4 ++--
 sshsig.c        |  1 +
 sshsig.h        |  1 +
 9 files changed, 33 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