Bug 294339 - lang/go126 upgrade to 1.26.2
Summary: lang/go126 upgrade to 1.26.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Golang Team (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-04-08 18:39 UTC by Jordan Ostreff
Modified: 2026-04-10 16:21 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (go)


Attachments
upgrade to 1.26.2 (1015 bytes, patch)
2026-04-08 18:39 UTC, Jordan Ostreff
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jordan Ostreff 2026-04-08 18:39:41 UTC
Created attachment 269511 [details]
upgrade to 1.26.2

go1.26.2 (released 2026-04-07) includes security fixes to the go command, the compiler, and the archive/tar, crypto/tls, crypto/x509, html/template, and os packages, as well as bug fixes to the go command, the go fix command, the compiler, the linker, the runtime, and the net, net/http, and net/url packages.
Comment 1 Jordan Ostreff 2026-04-08 18:45:30 UTC
Heave read for BOOTSTRAP_VER= 1.25.7 but doesn't touch that piece.

go1.25.7 (released 2026-02-04) includes security fixes to the go command and the crypto/tls package, as well as bug fixes to the compiler and the crypto/x509 package. See the Go 1.25.7 milestone on our issue tracker for details.

go1.25.8 (released 2026-03-05) includes security fixes to the html/template, net/url, and os packages, as well as bug fixes to the go command, the compiler, and the os package. See the Go 1.25.8 milestone on our issue tracker for details.

go1.25.9 (released 2026-04-07) includes security fixes to the go command, the compiler, and the archive/tar, crypto/tls, crypto/x509, html/template, and os packages, as well as bug fixes to the go command, the compiler, and the runtime. See the Go 1.25.9 milestone on our issue tracker for details.
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-04-10 15:58:59 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4394f8c204ee51a1da61cb457aa2af0cddaf19c7

commit 4394f8c204ee51a1da61cb457aa2af0cddaf19c7
Author:     Dag-Erling Smørgrav <des@FreeBSD.org>
AuthorDate: 2026-04-10 09:30:58 +0000
Commit:     Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2026-04-10 15:47:08 +0000

    lang/go126: Update to 1.26.2

    Changes:
      go1.26.2 (released 2026-04-07) includes security fixes to the go
      command, the compiler, and the archive/tar, crypto/tls, crypto/x509,
      html/template, and os packages, as well as bug fixes to the go
      command, the go fix command, the compiler, the linker, the runtime,
      and the net, net/http, and net/url packages. See the Go 1.26.2
      milestone on our issue tracker for details.

    PR:             294339
    MFH:            2026Q2

 lang/go126/Makefile |  4 ++--
 lang/go126/distinfo | 26 +++++++++++++-------------
 2 files changed, 15 insertions(+), 15 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-04-10 16:20:01 UTC
A commit in branch 2026Q2 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=040da7947c7ded904898ac6ef418c03f21d8039d

commit 040da7947c7ded904898ac6ef418c03f21d8039d
Author:     Dag-Erling Smørgrav <des@FreeBSD.org>
AuthorDate: 2026-04-10 09:30:58 +0000
Commit:     Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2026-04-10 16:18:18 +0000

    lang/go126: Update to 1.26.2

    Changes:
      go1.26.2 (released 2026-04-07) includes security fixes to the go
      command, the compiler, and the archive/tar, crypto/tls, crypto/x509,
      html/template, and os packages, as well as bug fixes to the go
      command, the go fix command, the compiler, the linker, the runtime,
      and the net, net/http, and net/url packages. See the Go 1.26.2
      milestone on our issue tracker for details.

    PR:             294339
    MFH:            2026Q2
    (cherry picked from commit 4394f8c204ee51a1da61cb457aa2af0cddaf19c7)

 lang/go126/Makefile |  4 ++--
 lang/go126/distinfo | 26 +++++++++++++-------------
 2 files changed, 15 insertions(+), 15 deletions(-)