1 Original source can be downloaded from OpenBSD at
2 ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/
4 A list of deleted files is in README.DELETED.
7 ./configure --prefix=/usr --sysconfdir=/etc/ssh --with-sandbox=rlimit \
8 --with-pam --with-libedit --with-ssl-engine
10 Update config.h in lib/libssh.
11 Update version in sshd_config, sshd_config.5, version.h.
15 lib/pam_module/pam_ssh/