mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 02:08:11 +00:00
29 lines
424 B
Markdown
29 lines
424 B
Markdown
# Patches for dropbear on SerenityOS
|
|
|
|
## `0001-Disable-some-default-options.patch`
|
|
|
|
Disable some default options
|
|
|
|
|
|
## `0002-Disable-SSP.patch`
|
|
|
|
Disable SSP
|
|
|
|
|
|
## `0003-Include-sys-select.h.patch`
|
|
|
|
Include <sys/select.h>
|
|
|
|
|
|
## `0004-Install-in-bindir.patch`
|
|
|
|
Install in bindir
|
|
|
|
FIXME: Not sure what this is exactly doing.
|
|
|
|
|
|
## `0005-Remove-some-unsupported-socket-operations.patch`
|
|
|
|
Remove some unsupported socket operations
|
|
|
|
|