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

_______________________________________________
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to