Skip to content

haas-proxy: update to version 2.0.2

Josef Schlehofer requested to merge hotfix/haas-proxy-2.0.2 into master

Changelog:

* Don't Mask KeyError in ssh_CHANNEL_CLOSE, ssh_CHANNEL_EOF (it breaks the connection)
* Raise an exeption when command is not found using which() (handle situation when sshpass cmd is not present)

I would like to merge it once we release Turris OS 5.1. This is not compile neither run tested as it was done by you.

Merge request reports