Hi Alistair,

On Fri, Jan 4, 2019 at 9:25 AM Alistair Grant <[email protected]> wrote:

> Hi Esteban,
>
> The VM is currently being built with libssh2 1.7.0, but this doesn't
> build on ARM v6 (Raspberry Pi) due to changes in openssl.
>
> libssh2 1.8.0, which was released in October 2016, builds and appears
> to function correctly (the VM crashes when attempting to commit from
> within Iceberg, but I think this is an unrelated problem).
>

May I ask if you mean commit or push?
Because commiting should not incure into any network activity and thus the
ssl is never used.

I don't know about the satus of libssl and libgit, but it is certain that
libgit uses libssl, so we have to be careful that the versions of libgit
and libssl are compatible.


> I've built and done some ad-hoc testing of libssh2 1.8.0 on linux 64
> bit (Ubuntu 16.04) and haven't had any issues.
>
> What do you think of upgrading from libssh2 1.7.0 to 1.8.0?
>
> I don't know how close Pharo 7.0 is to release


Super close :)


> , but I expect this can
> wait until Pharo 8.0 if you prefer.
>

Or maybe for a 7.1?
We should be able to have easier and shorter release cycles in the future.

Thanks Alistair ^^


> For convenience: https://www.libssh2.org/
>
> Thanks,
> Alistair
>
>

-- 



Guille Polito

Research Engineer

Centre de Recherche en Informatique, Signal et Automatique de Lille

CRIStAL - UMR 9189

French National Center for Scientific Research - *http://www.cnrs.fr
<http://www.cnrs.fr>*


*Web:* *http://guillep.github.io* <http://guillep.github.io>

*Phone: *+33 06 52 70 66 13

Reply via email to