ssh_config broken

Elan Ruusamäe glen at pld-linux.org
Tue Dec 1 11:51:13 CET 2015


https://github.com/pld-linux/openssh/commit/00b8e87302dc268a8df8b6f9a2e107e515492249

such commit made ssh config truncated:

➔ tail /etc/ssh/ssh_config
# mode correctly we set this to yes.
         ForwardX11Trusted yes
         StrictHostKeyChecking no
         ServerAliveInterval 60
         ServerAliveCountMax 10
         TCPKeepAlive no
         # Allow DSA keys
#       PubkeyAcceptedKeyTypes +ssh-dss
#       HostkeyAlgorithms +ssh-dss
# Send locale-related environment variables, also pass some GIT vars
➔

first: you (blues) shouldn't use vim to edit patches, at least use 
editdiff from patchutils!

secondly: how to avoid broken patch like this being ignored by build 
process?

-- 
glen



More information about the pld-devel-en mailing list