[openssh-commits] [openssh] branch master updated (7a78fe63 -> eb1f6319)

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Nov 6 21:56:51 AEDT 2021


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

dtucker pushed a change to branch master
in repository openssh.

      from  7a78fe63  Skip getline() on HP-UX 10.x.
       new  59c60f96  upstream: Many downstreams expect ssh to compile as non-C99...
       new  e4f501bf  upstream: move cert_filter_principals() to earlier in the file for
       new  eb1f6319  upstream: Plug a couple of minor mem leaks. From beldmit at

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 eb1f63195a9a38b519536a5b398d9939261ec081
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Sat Nov 6 10:13:39 2021 +0000

    upstream: Plug a couple of minor mem leaks. From beldmit at
    
    gmail.com via github PR#283, ok markus@
    
    OpenBSD-Commit-ID: ec1fa7d305d46226861c3ca6fb9c9beb2ada2892

commit e4f501bf1d3b53f1cc23d9521fd7c5163307b760
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Nov 5 03:10:58 2021 +0000

    upstream: move cert_filter_principals() to earlier in the file for
    
    reuse; no code change
    
    OpenBSD-Commit-ID: 598fa9528b656b2f38bcc3cf5b6f3869a8c115cf

commit 59c60f96fee321c7f38f00372826d37f289534af
Author: deraadt at openbsd.org <deraadt at openbsd.org>
Date:   Wed Nov 3 22:00:56 2021 +0000

    upstream: Many downstreams expect ssh to compile as non-C99...
    
    OpenBSD-Commit-ID: e6aa3e08bda68e5fb838fc8a49b1d2dfc38ee783

Summary of changes:
 sftp-client.c |   3 +-
 sftp-server.c |   3 +-
 sk-usbhid.c   |   6 ++--
 sshsig.c      | 110 +++++++++++++++++++++++++++++-----------------------------
 4 files changed, 62 insertions(+), 60 deletions(-)

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


More information about the openssh-commits mailing list