wok-stable diff openssh/receipt @ rev 12456

Update get-flash-plugin
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 27 13:48:34 2016 +0200 (2016-07-27)
parents 2790c18fd1f8
children
line diff
     1.1 --- a/openssh/receipt	Mon Jun 16 10:43:59 2014 +0200
     1.2 +++ b/openssh/receipt	Wed Jul 27 13:48:34 2016 +0200
     1.3 @@ -35,6 +35,9 @@
     1.4  	cp $stuff/openssh $fs/etc/init.d
     1.5  	sed -i 's|/usr/libexec/sftp-server|/usr/sbin/sftp-server|' \
     1.6  		$fs/etc/ssh/sshd_config
     1.7 +
     1.8 +	# client bug CVE-2016-0777 and CVE-2016-0778
     1.9 +	echo -e '\nHost *\nUseRoaming no' >> $fs/etc/ssh/ssh_config
    1.10  }
    1.11  
    1.12  # Pre and post install commands for Tazpkg.