balena-os / meta-balena

A collection of Yocto layers used to build balenaOS images
https://www.balena.io/os
966 stars 115 forks source link

patch: upgrade recipes/devtools/go to 1.17.13 #3355

Closed aethernet closed 7 months ago

aethernet commented 7 months ago

cherry-picked from git://git.yoctoproject.org/poky@c93239706f70b0cea59797814a409cfc376b3e0f

aethernet commented 7 months ago

Here's the tests for the engine build on go1.11.13 (the official binary, which might be different that what's yocto will build and doesn't have the patches introduced by yocto (and removed in this PR)

One problem introduced by the patch for CVE-2023-29406 which triggers this issue https://github.com/moby/moby/issues/45935. As this one is a non threat for our case, we removed the patch for this build.

unit.log integration.log

alexgg commented 7 months ago

@resin-jenkins retest this please

aethernet commented 7 months ago

@resin-jenkins retest this please