[openssh-commits] [openssh] branch master updated (8a7a06ee -> ace19b34)

git+noreply at mindrot.org git+noreply at mindrot.org
Sun Sep 19 17:22:23 AEST 2021


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

djm pushed a change to branch master
in repository openssh.

      from  8a7a06ee  Test against LibreSSL 3.2.6, 3.3.4, 3.4.0.
       new  e694f8ac  upstream: allow log_stderr==2 to prefix log messages with argv[0]
       new  6b1238ba  upstream: make some more scp-in-SFTP mode better match Unix idioms
       new  ace19b34  upstream: better error message for ~user failures when the

The 3 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 ace19b34cc15bea3482be90450c1ed0cd0dd0669
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sat Sep 18 02:03:25 2021 +0000

    upstream: better error message for ~user failures when the
    
    sftp-server lacks the expand-path extension; ok deraadt@
    
    OpenBSD-Commit-ID: 9c1d965d389411f7e86f0a445158bf09b8f9e4bc

commit 6b1238ba971ee722a310d95037b498ede5539c03
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Thu Sep 16 15:22:22 2021 +0000

    upstream: make some more scp-in-SFTP mode better match Unix idioms
    
    suggested by deraadt@
    
    OpenBSD-Commit-ID: 0f2439404ed4cf0b0be8bf49a1ee734836e1ac87

commit e694f8ac4409931e67d08ac44ed251b20b10a957
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Thu Sep 16 15:11:19 2021 +0000

    upstream: allow log_stderr==2 to prefix log messages with argv[0]
    
    use this to make scp's SFTP mode error messages more scp-like
    
    prompted by and ok deraadt@
    
    OpenBSD-Commit-ID: 0e821dbde423fc2280e47414bdc22aaa5b4e0733

Summary of changes:
 log.c | 11 +++++++----
 scp.c | 28 +++++++++++++---------------
 2 files changed, 20 insertions(+), 19 deletions(-)

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


More information about the openssh-commits mailing list