Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • aports aports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 660
    • Issues 660
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 324
    • Merge requests 324
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpinealpine
  • aportsaports
  • Merge requests
  • !40978

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

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Sergey S. requested to merge simsergey/aports:fix-openssh-always-use-compat-getentropy into master Nov 02, 2022
  • Overview 0
  • Commits 1
  • Pipelines 4
  • Changes 2

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 Nov 04, 2022 by Sergey S.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-openssh-always-use-compat-getentropy