cloudposse / bastion

🔒Secure Bastion implemented as Docker Container running Alpine Linux with Google Authenticator & DUO MFA support
https://cloudposse.com/accelerate
Apache License 2.0
640 stars 112 forks source link

Is bsd-compatible-realpath.patch still necessary? #69

Closed jonmchan closed 1 year ago

jonmchan commented 1 year ago

I'm in the process of updating bastion to the latest versions of openssh and alpine. The latest version of openssh no longer use bsd-compatible-realpath:

https://github.com/openssh/openssh-portable/commit/4efe1adf05ee5d3fce44320fcff68735891f4ee6#diff-3de5ce59178068d8ec777db567fd51314363b970126177774e0049f79b4337e5

Is the patches/openssh/bsd-compatible-realpath.patch still necessary?

@osterman @alebabai ?

Thank you!

max-lobur commented 1 year ago

Yea I think we should remove it