mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 16:41:00 +00:00
All of these patches did the same thing, which is already in upstream config.sub. With this change, we need only add `use_fresh_config_sub=true` to the package.sh file. Note that this is not done automatically in case the port has a modified config.sub file. |
||
|---|---|---|
| .. | ||
| patches | ||
| package.sh | ||
| ReadMe.md | ||
Known limitations
- No SK/FIDO support.
- No DNS support.
- No proxy support.
- Assumes SSH2.0 for now.
- Cannot determine compatibility flags. This means there may be some weird bugs when connecting to certain SSH implementations.
- SSHD does not work as it requires socketpair. It will start, but will crash on connection.