[openssh-commits] [openssh] branch master updated (d46075b9 -> c31e4f5f)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Aug 8 16:40:15 AEST 2019


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

djm pushed a change to branch master
in repository openssh.

      from  d46075b9  Fix mem leak in unit test.
       new  6b39a7b4  upstream: Remove now-redundant perm_ok arg since
       new  c31e4f5f  upstream: Many key types are supported now, so take care to check

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 c31e4f5fb3915c040061981a67224de7650ab34b
Author: naddy at openbsd.org <naddy at openbsd.org>
Date:   Mon Aug 5 21:45:27 2019 +0000

    upstream: Many key types are supported now, so take care to check
    
    the size restrictions and apply the default size only to the matching key
    type. tweak and ok dtucker@
    
    OpenBSD-Commit-ID: b825de92d79cc4cba19b298c61e99909488ff57e

commit 6b39a7b49ebacec4e70e24bfc8ea2f11057aac22
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Mon Aug 5 11:50:33 2019 +0000

    upstream: Remove now-redundant perm_ok arg since
    
    sshkey_load_private_type will now return SSH_ERR_KEY_BAD_PERMISSIONS in that
    case.  Patch from jitendra.sharma at intel.com, ok djm@
    
    OpenBSD-Commit-ID: 07916a17ed0a252591b71e7fb4be2599cb5b0c77

Summary of changes:
 authfile.c    | 24 ++++++++----------------
 authfile.h    |  6 +++---
 ssh-keygen.c  | 28 +++++++++++++++-------------
 sshconnect2.c |  6 +++---
 4 files changed, 29 insertions(+), 35 deletions(-)

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


More information about the openssh-commits mailing list