[openssh-commits] [openssh] branch master updated (6f56fe4b -> 95344c25)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Jul 3 21:01:35 AEST 2018


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

djm pushed a change to branch master
in repository openssh.

      from  6f56fe4b  upstream: Fix "WARNING: line 6 disappeared in /etc/moduli, giving up"
       new  95344c25  upstream: allow sshd_config PermitUserEnvironment to accept a

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 95344c257412b51199ead18d54eaed5bafb75617
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Jul 3 10:59:35 2018 +0000

    upstream: allow sshd_config PermitUserEnvironment to accept a
    
    pattern-list of whitelisted environment variable names in addition to yes|no.
    
    bz#1800, feedback and ok markus@
    
    OpenBSD-Commit-ID: 77dc2b468e0bf04b53f333434ba257008a1fdf24

Summary of changes:
 servconf.c    | 40 ++++++++++++++++++++++++++++++++++++----
 servconf.h    |  4 +++-
 session.c     | 19 +++++++++++++++----
 sshd_config.5 | 10 ++++++++--
 4 files changed, 62 insertions(+), 11 deletions(-)

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


More information about the openssh-commits mailing list