1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 13:37:44 +00:00

Ports: Update dropbear's patches to use git patches

This commit is contained in:
Ali Mohammad Pur 2022-05-17 21:05:51 +04:30 committed by Ali Mohammad Pur
parent 5f986a91c6
commit a4c404ea9c
8 changed files with 127 additions and 29 deletions

View file

@ -0,0 +1,34 @@
# 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