[openssh-commits] [openssh] branch master updated (5a0f4619 -> 8249afee)

git+noreply at mindrot.org git+noreply at mindrot.org
Sun Nov 28 18:28:14 AEDT 2021


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

djm pushed a change to branch master
in repository openssh.

      from  5a0f4619  Correct ifdef to activate poll() only if needed.
       new  50bea24a  upstream: missing initialisation for oerrno
       new  56db1f4a  upstream: fix indenting in last commit
       new  9e3227d4  upstream: ssh-keygen -Y match-principals doesn't accept any -O
       new  8249afee  upstream: sshsig: return "key not found" when searching empty files

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 8249afeec013e557fe7491a72ca3285de03e25b1
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sun Nov 28 07:21:26 2021 +0000

    upstream: sshsig: return "key not found" when searching empty files
    
    rather than "internal error"
    
    OpenBSD-Commit-ID: e2ccae554c78d7a7cd33fc5d217f35be7e2507ed

commit 9e3227d4dbb5ad9c9091b4c14982cab4bba87b4d
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sun Nov 28 07:15:10 2021 +0000

    upstream: ssh-keygen -Y match-principals doesn't accept any -O
    
    options at present, so don't say otherwise in SYNOPSIS; spotted jmc@
    
    OpenBSD-Commit-ID: 9cc43a18f4091010741930b48b3db2f2e4f1d35c

commit 56db1f4a4cf5039fc3b42e84c4b16291fdff32b1
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sun Nov 28 07:14:29 2021 +0000

    upstream: fix indenting in last commit
    
    OpenBSD-Commit-ID: 8b9ba989815d0dec1fdf5427a4a4b58eb9cac4d2

commit 50bea24a9a9bdebad327c76e700def3261f5694e
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sun Nov 28 07:10:18 2021 +0000

    upstream: missing initialisation for oerrno
    
    OpenBSD-Commit-ID: 05d646bba238080259bec821c831a6f0b48d2a95

Summary of changes:
 ssh-keygen.1 | 5 ++---
 ssh-keygen.c | 4 ++--
 sshsig.c     | 5 +++--
 3 files changed, 7 insertions(+), 7 deletions(-)

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


More information about the openssh-commits mailing list