mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
For relase notes, see: https://go.dev/doc/devel/release#go1.25.0 go1.25.2 (released 2025-10-07) includes security fixes to the archive/tar, crypto/tls, crypto/x509, encoding/asn1, encoding/pem, net/http, net/mail, net/textproto, and net/url packages, as well as bug fixes to the compiler, the runtime, and the context, debug/pe, net/http, os, and sync/atomic packages. See release announce: https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI go1.25.3 (released 2025-10-13) includes fixes to the crypto/x509 package. See release announce: https://groups.google.com/g/golang-announce/c/YEyj6FUNbik Signed-off-by: Peter Korsgaard <peter@korsgaard.com> [Julien: add links to release notes and announces] Signed-off-by: Julien Olivain <ju.o@free.fr>