[openssh-commits] [openssh] branch master updated (acb2059f -> f5ba85da)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Jun 16 02:12:19 AEST 2022


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

djm pushed a change to branch master
in repository openssh.

      from  acb2059f  upstream: move auth_openprincipals() and auth_openkeyfile() over to
       new  f5ba85da  upstream: make sure that UseDNS hostname lookup happens in the monitor

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 f5ba85daddfc2da6a8dab6038269e02c0695be44
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Jun 15 16:08:25 2022 +0000

    upstream: make sure that UseDNS hostname lookup happens in the monitor
    
    and not in the pledge(2)'d unprivileged process; fixes regression caused by
    recent refactoring spotted by henning@
    
    OpenBSD-Commit-ID: a089870b95101cd8881a2dff65b2f1627d13e88d

Summary of changes:
 auth.h         |  6 +++---
 auth2-pubkey.c | 19 ++++++++-----------
 monitor.c      |  9 +++------
 monitor_wrap.c |  7 +++----
 monitor_wrap.h |  6 +++---
 5 files changed, 20 insertions(+), 27 deletions(-)

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


More information about the openssh-commits mailing list