Skip to content

Fix for aports/openssh: added patch for always use compat getentropy (fixed MR)

Always use compat getentropy.

Have it call native getentropy and fall back as required. Should fix issues of platforms where libc has getentropy but it is not implemented in the kernel. Based on github PR#354 from simsergey.

Patch represent github commit da6038 from daztucker

Previous MR40707

Edited by Sergey S.

Merge request reports