mirror of
https://github.com/golang/go.git
synced 2025-05-07 08:32:59 +00:00
This change adds a preannouncement to the release notes. Go 1.24 will require the Linux kernel to be at version 3.17 or later, with an exception that systems running 3.10 or later will continue to be supported if the kernel has been patched to support the getrandom system call. For #65614 For #67001 Change-Id: I61a3838b9ce4f48eb9f94830aa03372d589afdcd Reviewed-on: https://go-review.googlesource.com/c/go/+/589015 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>