[openssh-commits] [openssh] branch master updated (c6fad2c3 -> ebe11044)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Jul 17 15:24:27 AEST 2023
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from c6fad2c3 avoid AF_LINK on platforms that don't define it
new 05c08e5f upstream: return SSH_ERR_KRL_BAD_MAGIC when a KRL doesn't contain a
new ebe11044 upstream: Move RCSID to before license block and away from #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 ebe11044681caff78834ca6b78311ad19c1860b8
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Jul 17 05:22:30 2023 +0000
upstream: Move RCSID to before license block and away from #includes,
where it caused merge conflict in -portable for each commit :(
OpenBSD-Commit-ID: 756ebac963df3245258b962e88150ebab9d5fc20
commit 05c08e5f628de3ecf6f7ea20947735bcfa3201e0
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Jul 17 05:20:15 2023 +0000
upstream: return SSH_ERR_KRL_BAD_MAGIC when a KRL doesn't contain a
valid magic number and not SSH_ERR_MESSAGE_INCOMPLETE; the former is needed
to fall back to text revocation lists in some cases; fixes t-cert-hostkey.
OpenBSD-Commit-ID: 5c670a6c0f027e99b7774ef29f18ba088549c7e1
Summary of changes:
krl.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list