Skip to content
Snippets Groups Projects
Commit 74c4ad2c authored by Darren Tucker's avatar Darren Tucker Committed by Rosen Penev
Browse files

openssh: sftp no longer needs crypto or zlib.


OpenSSH 9.1p1 removed remaining dependencies and stopped linking sftp,
sftp-server and scp against libcrypto or libz.  This change moves those
package dependencies from the default to those that still need them.
In particular, this will allow sftp-server to be installed for use with
Dropbear without needing to install zlib or openssl.

Signed-off-by: default avatarDarren Tucker <dtucker@dtucker.net>
parent 1daddd58
No related branches found
No related tags found
2 merge requests!39Merge openwrt v23.05.0-rc3,!38Merge openwrt v23.05.0-rc3
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment