[openssh-commits] [openssh] branch master updated (2c169011 -> 20819b96)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Apr 24 15:11:25 AEST 2020


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

dtucker pushed a change to branch master
in repository openssh.

      from  2c169011  upstream: Fix incorrect error message for "too many known hosts files."
       new  20819b96  Error out if given RDomain if unsupported.

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 20819b962dc1467cd6fad5486a7020c850efdbee
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Fri Apr 24 15:07:55 2020 +1000

    Error out if given RDomain if unsupported.
    
    If the config contained 'RDomain %D' on a platform that did not support
    it, the error would not be detected until runtime resulting in a broken
    sshd.  Detect this earlier and error out if found.  bz#3126, based on a
    patch from jjelen at redhat.com, tweaks and ok djm@

Summary of changes:
 servconf.c | 6 ++++++
 1 file changed, 6 insertions(+)

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


More information about the openssh-commits mailing list