wok-stable diff openssh-pam/receipt @ rev 12465

Up e2fsprogs (1.44.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 04 18:42:23 2019 +0100 (2019-03-04)
parents f1de57e663eb
children
line diff
     1.1 --- a/openssh-pam/receipt	Mon Jun 16 10:51:49 2014 +0200
     1.2 +++ b/openssh-pam/receipt	Mon Mar 04 18:42:23 2019 +0100
     1.3 @@ -34,6 +34,9 @@
     1.4  	cp -a $_pkg/etc $fs
     1.5  	cp ../$SOURCE/stuff/openssh $fs/etc/init.d
     1.6  	sed -i 's/.*UsePAM.*/UsePAM yes/' $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.