git: OpenSSH: Correctly set xauth's path (2/2)

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sun Nov 23 03:47:54 PST 2014


commit 63f9ee7039bc524263053af70901a0e7e82e1e57
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sun Nov 23 12:41:12 2014 +0100

    OpenSSH: Correctly set xauth's path (2/2)
    
    X11BASE is used internally by dports and setting it globally
    can be dangerous.
    Only define this variable in the OpenSSH makefiles.

Summary of changes:
 secure/usr.bin/ssh/Makefile   | 5 +----
 secure/usr.sbin/sshd/Makefile | 5 +----
 share/mk/sys.mk               | 2 --
 3 files changed, 2 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/63f9ee7039bc524263053af70901a0e7e82e1e57


-- 
DragonFly BSD source repository



More information about the Commits mailing list