Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • aports aports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 692
    • Issues 692
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 293
    • Merge requests 293
  • 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

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

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Sergey S. requested to merge simsergey/aports:fix-openssh-always-use-compat-getentropy into master Nov 02, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • 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

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-openssh-always-use-compat-getentropy