analogdevicesinc / gr-iio

IIO blocks for GNU Radio
GNU General Public License v3.0
94 stars 62 forks source link

build,centos,bionic: add ssh-dss algo to EXTRA_SSH env-var #49

Closed commodo closed 5 years ago

commodo commented 5 years ago

Recently docker builds have been failing because they couldn't negotiate the algo for the SSH connection when deploying. This has already been failing on other builds in a similar fashion, and now we need to extend this to CentOS & Bionic docker builds.

Signed-off-by: Alexandru Ardelean alexandru.ardelean@analog.com