Skip to content
GitLab
Projects Groups 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
  • Issues 662
    • Issues 662
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 313
    • Merge requests 313
  • 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
  • !40707

Draft: Improve openssh to check is getentropy() supported and use compat way if not

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Sergey S. requested to merge simsergey/aports:master into master Oct 27, 2022
  • Overview 9
  • Commits 3
  • Pipelines 3
  • Changes 2

The version 9.1_p1 is broken for old kernels. They use getentropy() and goto fatal when error occurred, with no check error for "function is not implemented". The patch make improve to use old compatible method for getting entropy. No any side effects for devices with a fresh kernel.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master