[openssh-commits] [openssh] branch master updated (b7ffbb17 -> d4035c81)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Nov 27 18:25:28 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 b7ffbb17 Allow for fd = -1 in compat ppoll overflow check.
new 15db8661 upstream: debug("func: ...") -> debug_f("...")
new 78230b3e upstream: Add ssh-keygen -Y match-principals operation to perform
new a443491e upstream: regression test for match-principals. Mostly by Fabian
new d4035c81 upstream: whitespac e
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 d4035c81a71237f690edd7eda32bef7d63fd9528
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat Nov 27 07:23:35 2021 +0000
upstream: whitespac e
OpenBSD-Regress-ID: b9511d41568056bda489e13524390167889908f8
commit a443491e6782ef0f5a8bb87a5536c8ee4ff233a1
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat Nov 27 07:20:58 2021 +0000
upstream: regression test for match-principals. Mostly by Fabian
Stelzer
OpenBSD-Regress-ID: ced0bec89af90935103438986bbbc4ad1df9cfa7
commit 78230b3ec8cbabc1e7de68732dc5cbd4837c6675
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat Nov 27 07:14:46 2021 +0000
upstream: Add ssh-keygen -Y match-principals operation to perform
matching of principals names against an allowed signers file.
Requested by and mostly written by Fabian Stelzer, towards a TOFU
model for SSH signatures in git. Some tweaks by me.
"doesn't bother me" deraadt@
OpenBSD-Commit-ID: 8d1b71f5a4127bc5e10a880c8ea6053394465247
commit 15db86611baaafb24c40632784dabf82e3ddb1a7
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Nov 25 23:02:24 2021 +0000
upstream: debug("func: ...") -> debug_f("...")
OpenBSD-Commit-ID: d58494dc05c985326a895adfbe16fbd5bcc54347
Summary of changes:
packet.c | 12 +++++-----
regress/sshsig.sh | 28 +++++++++++++++++++++-
ssh-keygen.1 | 17 +++++++++++--
ssh-keygen.c | 42 +++++++++++++++++++++++++++++++-
sshsig.c | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
sshsig.h | 6 ++++-
6 files changed, 165 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list