[openssh-commits] [openssh] branch master updated (5eff5b85 -> f1dd179e)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Oct 4 10:44:54 AEST 2018


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

djm pushed a change to branch master
in repository openssh.

      from  5eff5b85  upstream: Allow ssh_config IdentityAgent directive to accept
       new  2d1428b1  upstream: explicit_bzero here to be consistent with other kex*.c;
       new  f1dd179e  upstream: include a little more information about the status and

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 f1dd179e122bdfdb7ca3072d9603607740efda05
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Thu Oct 4 00:10:11 2018 +0000

    upstream: include a little more information about the status and
    
    disposition of channel's extended (stderr) fd; makes debugging some things a
    bit easier. No behaviour change.
    
    OpenBSD-Commit-ID: 483eb6467dc7d5dbca8eb109c453e7a43075f7ce

commit 2d1428b11c8b6f616f070f2ecedce12328526944
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Thu Oct 4 00:04:41 2018 +0000

    upstream: explicit_bzero here to be consistent with other kex*.c;
    
    report from coolbugcheckers AT gmail.com
    
    OpenBSD-Commit-ID: a90f146c5b5f5b1408700395e394f70b440856cb

Summary of changes:
 channels.c | 29 ++++++++++++++++++++++++++---
 channels.h |  3 ++-
 kexgexs.c  |  3 ++-
 nchan.c    | 52 +++++++++++++++++++++++++++++++---------------------
 session.c  |  9 +++++----
 5 files changed, 66 insertions(+), 30 deletions(-)

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


More information about the openssh-commits mailing list