Created attachment 536122 [details, diff] fixup patch for sshd with USE=sctp sshd daemon segfaults due to incorrect sctp patch. The attached patch is no direct fix - it applies after all other patches have been applied and corrects the problem.
Thanks, scheduled for upcoming rev bump.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1a1048cb7a8810473fbead4eca8cd963be976d1 commit e1a1048cb7a8810473fbead4eca8cd963be976d1 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2018-06-18 23:30:43 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2018-06-18 23:33:38 +0000 net-misc/openssh: bump to address multiple issues - Fix building on x86 due to undefined socketcall when "hpn" USE flag was set. [Bug 658232] - Fix segfault when using sshd with "sctp" USE flag. [Bug 658308] Closes: https://bugs.gentoo.org/658232 Closes: https://bugs.gentoo.org/658308 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --force net-misc/openssh/Manifest | 4 ++-- .../{openssh-7.7_p1-r100.ebuild => openssh-7.7_p1-r101.ebuild} | 4 ++-- .../openssh/{openssh-7.7_p1-r4.ebuild => openssh-7.7_p1-r5.ebuild} | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-)