mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
Go version 1.21.4 includes the following security fixes: CVE-2023-45283: path/filepath: recognize \??\ as a Root Local Device path prefix. CVE-2023-45284: path/filepath: recognize device names with trailing spaces and superscripts https://go.dev/doc/devel/release#go1.21.4 Signed-off-by: Christian Stewart <christian@aperture.us> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>