mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
go1.19.3 (released 2022-11-01) includes security fixes to the os/exec and syscall packages, as well as bug fixes to the compiler and the runtime. Fixes: CVE-2022-41716 NOTE: this CVE is specific to Windows and is not directly relevant to Buildroot. https://go.dev/doc/devel/release#go1.19 https://github.com/golang/go/issues?q=milestone%3AGo1.19.3+label%3ACherryPickApproved Signed-off-by: Christian Stewart <christian@paral.in> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>