[openssh-commits] [openssh] branch master updated (5e820bf7 -> 730a8060)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Aug 12 15:22:42 AEST 2022


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

djm pushed a change to branch master
in repository openssh.

      from  5e820bf7  Replace deprecated ubuntu-18.04 runners with 22.04
       new  730a8060  upstream: sftp-server: support home-directory request

The 1 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 730a80609472ee0451c99482d75c9c41f3ebc42d
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Aug 12 05:20:28 2022 +0000

    upstream: sftp-server: support home-directory request
    
    Add support to the sftp-server for the home-directory extension defined
    in draft-ietf-secsh-filexfer-extensions-00. This overlaps a bit with the
    existing expand-path at openssh.com, but uses a more official protocol name,
    and so is a bit more likely to be implemented by non-OpenSSH clients.
    
    From Mike Frysinger, ok dtucker@
    
    OpenBSD-Commit-ID: bfc580d05cc0c817831ae7ecbac4a481c23566ab

Summary of changes:
 PROTOCOL      | 22 +++++++++++++++++++++-
 sftp-server.c | 31 ++++++++++++++++++++++++++++++-
 2 files changed, 51 insertions(+), 2 deletions(-)

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


More information about the openssh-commits mailing list