[openssh-commits] [openssh] branch master updated (147ae57d -> 36c6c3ef)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Mar 8 17:33:08 AEDT 2023


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

dtucker pushed a change to branch master
in repository openssh.

      from  147ae57d  upstream: use RSA/SHA256 when testing usability of private key in
       new  a76085bd  Extra brackets to prevent warning.
       new  51875897  upstream: Delete obsolete /* ARGSUSED */ lint comments.
       new  dfb9b736  upstream: ssh-pkcs11: synchronize error messages with errors
       new  36c6c3ef  upstream: Plug mem leak. Coverity CID 405196, ok djm@

The 4 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 36c6c3eff5e4a669ff414b9daf85f919666e8e03
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Wed Mar 8 06:21:32 2023 +0000

    upstream: Plug mem leak. Coverity CID 405196, ok djm@
    
    OpenBSD-Commit-ID: 175f09349387c292f626da68f65f334faaa085f2

commit dfb9b736e1ccf9e6b03eea21cd961f4fd0634c98
Author: tb at openbsd.org <tb at openbsd.org>
Date:   Wed Mar 8 05:33:53 2023 +0000

    upstream: ssh-pkcs11: synchronize error messages with errors
    
    A handful of error messages contained incorrect function names or
    otherwise inaccurate descriptions. Fix them to match reality.
    
    input/ok djm
    
    OpenBSD-Commit-ID: 165a15db52f75b31e1804b043480c36af09f3411

commit 51875897b81b5c21b80c256a29597916edbde454
Author: guenther at openbsd.org <guenther at openbsd.org>
Date:   Wed Mar 8 04:43:12 2023 +0000

    upstream: Delete obsolete /* ARGSUSED */ lint comments.
    
    ok miod@ millert@
    
    OpenBSD-Commit-ID: 7be168a570264d59e96a7d2d22e927d45fee0e4c

commit a76085bda883c2104afb33ab0334eca190927362
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Wed Mar 8 17:25:37 2023 +1100

    Extra brackets to prevent warning.

Summary of changes:
 auth2.c                         |  4 +---
 clientloop.c                    |  4 +---
 kex.c                           |  4 +---
 mux.c                           |  4 +---
 openbsd-compat/bsd-getentropy.c |  2 +-
 progressmeter.c                 |  4 +---
 serverloop.c                    |  4 +---
 sftp-client.c                   |  3 +--
 sftp.c                          | 11 ++++-------
 ssh-agent.c                     |  3 +--
 ssh-ecdsa-sk.c                  |  3 +--
 ssh-ecdsa.c                     |  4 +---
 ssh-pkcs11.c                    |  8 ++++----
 sshconnect2.c                   | 14 +-------------
 sshd.c                          |  6 +-----
 15 files changed, 21 insertions(+), 57 deletions(-)

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


More information about the openssh-commits mailing list