mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 14:27:35 +00:00
Ports: Update openssh's patches to use git patches
This commit is contained in:
parent
7077ce7779
commit
6e5509183f
9 changed files with 177 additions and 21 deletions
44
Ports/openssh/patches/ReadMe.md
Normal file
44
Ports/openssh/patches/ReadMe.md
Normal file
|
@ -0,0 +1,44 @@
|
|||
# Patches for openssh on SerenityOS
|
||||
|
||||
## `0001-ifdef-out-missing-functionality.patch`
|
||||
|
||||
ifdef out missing functionality
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## `0002-Add-a-missing-stdio.h-include.patch`
|
||||
|
||||
Add a missing stdio.h include
|
||||
|
||||
|
||||
## `0003-Fix-pledges-to-conform-to-serenity-s-pledge.patch`
|
||||
|
||||
Fix pledges to conform to serenity's pledge()
|
||||
|
||||
|
||||
|
||||
## `0004-Remove-inet_aton-redefinition.patch`
|
||||
|
||||
Remove inet_aton() redefinition
|
||||
|
||||
|
||||
|
||||
## `0005-Assume-SSH-2.0-and-sidestep-some-scanf-issues.patch`
|
||||
|
||||
Assume SSH 2.0 and sidestep some scanf issues
|
||||
|
||||
|
||||
|
||||
## `0006-Use-sendfd-recvfd-on-serenity.patch`
|
||||
|
||||
Use sendfd/recvfd on serenity
|
||||
|
||||
|
||||
|
||||
## `0007-Use-unveil-for-privsep.patch`
|
||||
|
||||
Use unveil for privsep
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue