OSDN Git Service

forcibly disable roaming support in the client
authorKeun Soo Yim <yim@google.com>
Sat, 16 Jan 2016 10:37:12 +0000 (02:37 -0800)
committerKeun Soo Yim <yim@google.com>
Sat, 16 Jan 2016 10:42:26 +0000 (02:42 -0800)
commitab28f5495c85297e7a597c1ba62e996416da7c7e
tree1891448e4916006295cf504d5e650cc83c1803ca
parentb41c2ea39e0c548081e4466de2cae80b61c24b42
forcibly disable roaming support in the client

ssh client security bug fix from
http://www.openssh.com/txt/release-7.1p2

openssh client is installed in gce instances.
although it's private key is not that much sensitive
it's better to land this security patch than not.

reported initially as cve-2016-0777 and cve-2016-0778
(January 14th, 2016)

BUG: 26587626
Change-Id: I113d576a3522ded8cb0f4a2e117999b0c51d4364
readconf.c
ssh.c