Optware / Optware-ng

279 stars 52 forks source link

openssh: 6.7p1-3 => 7.5p1 #240

Closed rivy closed 6 years ago

rivy commented 6 years ago

fix ~ [i686] broken ssh-keygen and sshd

rivy commented 6 years ago

I'm unfortunately some-what naive about building this project. But I was having segfaults with the included "openssh" version (6.7p1-3) on a QNAP NAS. So, I spun up a build machine, set it spinning, and modified it to have a "working" version of "openssh".

It's a minor change... only pointing to a more recent version version which is working for Entware-ng, and adding the checksum. No patches were added or changed.

I say "working" because I'm not sure how to test it. So, it's only certified as "currently appears to work on my machine". Hopefully, your Jenkins builder will point out any real problems.

alllexx88 commented 6 years ago

Hi. Thank you for your contribution! Please also set OPENSSH_IPK_VERSION=1 in the makefile, and I'll accept this PR.

rivy commented 6 years ago

Done!

Thanks for the quick response.

alllexx88 commented 6 years ago

Thanks! Merged