Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: lang/go-devel |
Commit | Credits | Log message |
1.22.12_4 07 Mar 2025 17:12:35
    |
Baptiste Daroussin (bapt)  |
lang/go-devel: fix a4327166148114c314ae5dd6f9c7e6776178e0ac
There was a typo in the initial commit
Also the glob is on the file name not on the path, to use the hammer
and a wild glob, anyway golang has no external dependencies anyway |
1.22.12_3 07 Mar 2025 06:04:45
    |
Gleb Popov (arrowd)  |
lang/go{120,121,122,123,-devel}: Revert "Stop install Linux test binaries"
This reverts commit a9d50d18293658481ab9badf19ddc0dda84628b0.
A better solution was committed in a4327166148114c314ae5dd6f9c7e6776178e0ac
PR: 285151
Reported by: fuz |
1.22.12_2 06 Mar 2025 19:24:20
    |
Baptiste Daroussin (bapt)  |
golang: do not collect data from wrong freebsd binary
Reviewed by: bdrewery
Differential Revision: https://reviews.freebsd.org/D49260 |
1.22.12_1 06 Mar 2025 13:52:57
    |
Gleb Popov (arrowd)  |
lang/go{120,121,122,123,-devel}: Stop install Linux test binaries
With pkg's improved shared library tracking these [useless anyways] files
started to confuse Poudriere.
Reported by: bdrewery
Approved by: adamw
PR: 285151 |
1.22.12 05 Mar 2025 15:50:52
    |
Adam Weinberger (adamw)  |
lang/go122: Update to 1.22.12 |
1.22.11 21 Jan 2025 22:21:10
    |
Ashish SHUKLA (ashish)  Author: Robert Clausecker |
lang/go122: Update to 1.22.11
Changelog: https://go.dev/doc/devel/release#go1.22.10
Changelog: https://go.dev/doc/devel/release#go1.22.11
PR: 284181
MFH: 2025Q1
Security: 704aa72a-d840-11ef-a205-901b0e9408dc
Security: CVE-2024-45341
Security: CVE-2024-45336 |
1.22.9 08 Nov 2024 20:58:45
    |
Ashish SHUKLA (ashish)  |
lang/go122: Update to 1.22.9
PR: 281842 |
1.22.6_1 18 Aug 2024 14:43:54
    |
Ruslan Makhmatkhanov (rm)  |
lang/go* ports: do not package back files
All the go ports installing *.bak files left after sed calls in
ports Makefile. Tweak sed calls to not create them in first place
and bump PORTREVISION to reflect package change.
PR: 280176
Approved by: go (maintainer timeout) |
1.22.6 09 Aug 2024 06:24:07
    |
Ashish SHUKLA (ashish)  |
lang/go122: Update to 1.22.6 |
1.22.5 03 Jul 2024 08:24:57
    |
Ashish SHUKLA (ashish)  |
lang/go122: Update to 1.22.5
Security: b0374722-3912-11ef-a77e-901b0e9408dc
Security: CVE-2024-24791 |
1.22.4 15 Jun 2024 09:51:17
    |
Ashish SHUKLA (ashish)  |
lang/go121: Update to 1.22.4
MFH: 2024Q2
Security: a5c64f6f-2af3-11ef-a77e-901b0e9408dc
Security: CVE-2024-24789
Security: CVE-2024-24790 |
1.22.3_1 23 May 2024 14:55:55
    |
Robert Clausecker (fuz)  |
lang/go122: fix build on armv7
This backports a commit needed to get proper barriers during bootstrap
when building Go with more than one job on armv7.
Note that this only changes the behaviour when building the bootstrap
toolchain. Binaries generated using the toolchain are not affected
and hence Go ports need not be bumped.
PR: 278953
Approved by: portmgr (build fix blanket)
Obtained from: https://go-review.googlesource.com/c/go/+/562995
See also: https://github.com/golang/go/issues/65601
MFH: 2024Q2 |
1.22.3 13 May 2024 17:56:03
    |
Ashish SHUKLA (ashish)  |
lang/go122: Update to 1.22.3
MFH: 2024Q2
Security: d3847eba-114b-11ef-9c21-901b0e9408dc
Security: CVE-2024-24788 |
1.22.2 15 Apr 2024 08:20:03
    |
Ashish SHUKLA (ashish)  |
lang/go122: Update to 1.22.2
MFH: 2024Q2
Security: cdb5e0e3-fafc-11ee-9c21-901b0e9408dc
Security: CVE-2023-45288 |
1.22.1 06 Mar 2024 22:00:31
    |
Ashish SHUKLA (ashish)  |
lang/go122: Update to 1.22.1
Security: b1b039ec-dbfc-11ee-9165-901b0e9408dc
Security: CVE-2023-24783
Security: CVE-2023-45290
Security: CVE-2023-45289
Security: CVE-2024-24785
Security: CVE-2024-24784 |
1.22.0 20 Feb 2024 21:08:00
    |
Ashish SHUKLA (ashish)  |
lang/go122: New port: Go release, version 1.22
- Update Mk/* for Go 1.22
PR: 277091 |