Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KDE Connect KDE Connect
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Bugzilla
    • Bugzilla
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • NetworkNetwork
  • KDE ConnectKDE Connect
  • Merge requests
  • !239

Forcibly enable deprecated OpenSSH KEX algorithm

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Philip Cohn-Cort requested to merge philipc/kdeconnect-kde:philipc/openssh-hotfix into master Apr 13, 2020
  • Overview 11
  • Commits 1
  • Pipelines 1
  • Changes 1

Summary

The latest releases of OpenSSH (starting with 8.2) do not offer diffie-hellman-group14-sha1 in the default list of key exchange protocols. This in turn breaks SSH access to all Android devices, which is not a good thing.

BUG: 417787

For a long-term solution, we'll need to migrate all clients to a new algorithm.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: philipc/openssh-hotfix