[openssh-commits] [openssh] branch master updated (5796bf8c -> 73dcca12)

git+noreply at mindrot.org git+noreply at mindrot.org
Sun Dec 4 22:45:59 AEDT 2022


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

dtucker pushed a change to branch master
in repository openssh.

      from  5796bf8c  Restore ssh-agent permissions on exit.
       new  3cec1554  upstream: make struct sshbuf private
       new  73dcca12  upstream: Remove duplicate includes.

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 73dcca12115aa12ed0d123b914d473c384e52651
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Sun Dec 4 11:03:11 2022 +0000

    upstream: Remove duplicate includes.
    
     Patch from AtariDreams via github PR#364.
    
    OpenBSD-Commit-ID: b9186638a05cb8b56ef7c0de521922b6723644ea

commit 3cec15543010bc8d6997d896b1717a650afb7e92
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Dec 2 04:40:27 2022 +0000

    upstream: make struct sshbuf private
    
    and remove an unused field; ok dtucker
    
    OpenBSD-Commit-ID: c7a3d77c0b8c153d463398606a8d57569186a0c3

Summary of changes:
 ssh-agent.c     |  3 +--
 ssh-sk-helper.c |  3 +--
 sshbuf.c        | 27 +++++++++++++++++++++++++--
 sshbuf.h        | 26 ++------------------------
 4 files changed, 29 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