[openssh-commits] [openssh] branch master updated (d2d5100 -> 51b64e4)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Nov 19 09:20:32 EST 2014
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from d2d5100 upstream commit
new 51b64e4 upstream commit
The 1 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 51b64e44121194ae4bf153dee391228dada2abcb
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Nov 17 00:21:40 2014 +0000
upstream commit
fix KRL generation when multiple CAs are in use
We would generate an invalid KRL when revoking certs by serial
number for multiple CA keys due to a section being written out
twice.
Also extend the regress test to catch this case by having it
produce a multi-CA KRL.
Reported by peter AT pean.org
Summary of changes:
regress/krl.sh | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list