[openssh-commits] [openssh] branch master updated (7047d5af -> 8aa2aa3c)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Sep 16 13:26:07 AEST 2019


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

djm pushed a change to branch master
in repository openssh.

      from  7047d5af  upstream: clarify that IdentitiesOnly also applies to the default
       new  8aa2aa3c  upstream: Allow testing signature syntax and validity without verifying

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 8aa2aa3cd4d27d14e74b247c773696349472ef20
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Sep 16 03:23:02 2019 +0000

    upstream: Allow testing signature syntax and validity without verifying
    
    that a signature came from a trusted signer. To discourage accidental or
    unintentional use, this is invoked by the deliberately ugly option name
    "check-novalidate"
    
    from Sebastian Kinne
    
    OpenBSD-Commit-ID: cea42c36ab7d6b70890e2d8635c1b5b943adcc0b

Summary of changes:
 ssh-keygen.1 | 24 +++++++++++++++++++++---
 ssh-keygen.c | 30 +++++++++++++++++++++++-------
 2 files changed, 44 insertions(+), 10 deletions(-)

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


More information about the openssh-commits mailing list