[Development] SSH access to gerrit with debian sid
Orgad Shaneh
orgads at gmail.com
Mon Oct 9 15:02:01 CEST 2017
Hi,
Recent changes in debian openssh packages cause errors when negotiating
ciphers with qt-project gerrit.
To enable connection, you need to add the following in ~/.ssh/config
Host codereview.qt-project.org
Ciphers +aes256-cbc
I added this to Setting up Gerrit <https://wiki.qt.io/Setting_up_Gerrit>
wiki page, it waits for moderator approval.
- Orgad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20171009/e6091df7/attachment.html>
More information about the Development
mailing list