> On 14 Nov 2023, at 12:29, Ross Burton wrote:
>
> On 13 Nov 2023, at 09:18, luca fancellu via lists.openembedded.org
> wrote:
>> I see this one has been merged in master:
>> https://git.yoctoproject.org/poky/commit/?id=0f25c8aa775001166a03b8b215b7b9ab80ef4f9e
>>
>> Is it possible to backpor
On 13 Nov 2023, at 09:18, luca fancellu via lists.openembedded.org
wrote:
> I see this one has been merged in master:
> https://git.yoctoproject.org/poky/commit/?id=0f25c8aa775001166a03b8b215b7b9ab80ef4f9e
>
> Is it possible to backport this fix also to mickledore? Or should I send a
> patch wi
Hi all,
> On 9 Nov 2023, at 14:36, luca fancellu via lists.openembedded.org
> wrote:
>
> The current code in ssh.py is terminating the ssh process that
> does not finish its computation in a given timeout (when timeout
> is passed), the SSHCall function is returning the process error
> code.
>
The current code in ssh.py is terminating the ssh process that
does not finish its computation in a given timeout (when timeout
is passed), the SSHCall function is returning the process error
code.
The Openssl ssh before version 8.6_p1 is returning 0 when it is
terminated, from commit 8a9520836e71