Commit graph

62 commits

Author SHA1 Message Date
Rudi Heitbaum
334a66407a go: update to 1.20.3 2023-04-05 12:11:09 +00:00
Rudi Heitbaum
b165fd8377 go: update to 1.20.2 2023-03-19 05:18:31 +00:00
Rudi Heitbaum
53d88ecb40 go: update to 1.19.7 2023-03-14 13:46:46 +00:00
Rudi Heitbaum
c97fd2e319 go: update to 1.19.5 2023-01-12 10:49:34 +00:00
Rudi Heitbaum
401bf7ec88 go: update to 1.19.4 2022-12-08 12:36:17 +00:00
Rudi Heitbaum
41d6e391ac go: update to 1.19.3
go1.19.3 (released 2022-11-01) includes security fixes to the os/exec and
syscall packages, as well as bug fixes to the compiler and the runtime.

release milestone:
- https://github.com/golang/go/issues?q=milestone%3AGo1.19.3+label%3ACherryPickApproved
2022-11-03 10:40:48 +00:00
Rudi Heitbaum
9a2731b89e go: update to 1.19.2 2022-10-07 08:53:26 +00:00
Rudi Heitbaum
596aaff80d go: update to 1.19.1 2022-09-07 18:10:08 +00:00
Rudi Heitbaum
92bf7ee45c go: update to 1.18.5 2022-08-08 10:36:52 +00:00
Rudi Heitbaum
04b11dc082 go: update to 1.18.4 2022-07-14 10:28:00 +00:00
Rudi Heitbaum
8fbe994aa9 go: update to 1.18.3 2022-06-04 04:19:01 +00:00
Rudi Heitbaum
1b0535867c go: update to 1.18.2
release notes:
- https://go.dev/doc/devel/release#go1.18.minor

go1.18.2 (released 2022-05-10) includes security fixes to the syscall
package, as well as bug fixes to the compiler, runtime, the go command,
and the crypto/x509, go/types, net/http/httptest, reflect, and
sync/atomic packages. See the Go 1.18.2 milestone on our issue tracker
for details.
2022-05-21 11:19:03 +00:00
Rudi Heitbaum
bd46a21166 go: update to 1.18.1 2022-04-15 06:49:09 +00:00
Rudi Heitbaum
0020225f9e go: update to 1.18 2022-03-27 11:22:15 +00:00
Rudi Heitbaum
556b56d398 go: update to 1.17.8 2022-03-05 11:54:54 +00:00
heitbaum
652d0b6d55 go: update to 1.17.7
go1.17.7 (released 2022-02-10) includes security fixes to the
crypto/elliptic, math/big packages and to the go command, as well as bug
fixes to the compiler, linker, runtime, the go command, and the
debug/macho, debug/pe, and net/http/httptest packages. See the Go 1.17.7
milestone on our issue tracker for details.

https://github.com/golang/go/issues?q=milestone%3AGo1.17.7+label%3ACherryPickApproved
2022-02-12 09:43:01 +00:00
heitbaum
3ba67735bb go: update to 1.17.6
update 1.17.5 (2021-12-10) to 1.17.6 (2022-01-07)

release notes:
- https://github.com/golang/go/releases/tag/go1.17.6
2022-02-05 04:36:23 +00:00
heitbaum
9bd58791d5 go: update to 1.17.5 2021-12-11 02:39:17 +00:00
heitbaum
5f141057cc go: update to 1.17.4 2021-12-03 20:10:23 +00:00
heitbaum
65d67b8593 go: update to 1.17.3 2021-11-28 11:56:56 +00:00
heitbaum
505f7d5fd0 go: update to 1.17.2 2021-10-14 20:52:25 +11:00
heitbaum
555725474a go: update to 1.17.1 2021-09-11 23:21:26 +10:00
celedhrim
cb84c3a6e1 go: update to 1.16.6 2021-07-30 23:32:22 +02:00
heitbaum
06ecd33235 go: update to 1.14.15
update 1.14.14 (2021/01/19) to 1.14.15 (2021-02-04)

See the Go 1.14.15 milestone on our issue tracker for details.

log: https://github.com/golang/go/issues?q=milestone%3AGo1.14.15+label%3ACherryPickApproved

diff: https://github.com/golang/go/compare/go1.14.14...go1.14.15
2021-02-11 11:48:08 +00:00
heitbaum
80f9c7ebe8 go: update to 1.14.14
update 1.14.13 (2020/12/03) to 1.14.14 (2021/01/19)

includes security fixes to the go command and the crypto/elliptic
package. See the Go 1.14.14 milestone on our issue tracker for details.

log: https://github.com/golang/go/issues?q=milestone%3AGo1.14.14+label%3ACherryPickApproved
2021-01-31 09:49:14 +00:00
heitbaum
0e8fb655a9 go: update to 1.14.13
update 1.4.12 to 1.4.13
changelog: https://golang.org/doc/devel/release.html#go1.13.minor
milestone: https://github.com/golang/go/issues?q=milestone%3AGo1.13.14+label%3ACherryPickApproved
2021-01-24 11:10:03 +00:00
Ian Leonard
eeab3d92b4 addons: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:41 +00:00
heitbaum
879a8627fe golang: update to 1.4.12 2020-12-03 12:33:35 +00:00
heitbaum
7690e669eb go: update to go-1.14.11 2020-11-08 07:04:05 +00:00
MilhouseVH
3c186abdfc go: update to go-1.14.2 (-modcacherw support) 2020-05-05 17:54:02 +02:00
MilhouseVH
083bcae74f go: display resolution message when golang not installed 2019-11-07 23:00:24 +00:00
5schatten
82447e2e31 go: updated to v1.12.9 2019-09-03 22:30:23 +02:00
5schatten
d6f2d71f03 go: updated to 1.12.7 2019-08-04 23:48:40 +02:00
5schatten
631ce0b9b9 go: updated to v1.12.6 2019-06-30 11:42:04 +02:00
5schatten
9e82371334 go: updated to 1.12.3 2019-04-13 14:31:31 +02:00
5schatten
eac8d9b6c3 go: updated to 1.11.2 2019-01-10 14:52:22 +01:00
5schatten
3ff8923b72 go: update to 1.10.5 2018-11-08 13:46:59 +01:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
a4ec8951e0 cleanup: remove redundant PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
2923f2b56a cleanup: remove PKG_SOURCE_DIR 2018-10-22 15:06:11 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
ca33bf8cd7 spdx: packages/addons 2018-07-17 23:58:49 +02:00
cvh
20418192a9 go: cleanup 2017-12-06 11:54:13 +01:00
Radostan Riedel
82d863eaf4 go: update to 1.9.2 2017-11-22 15:20:04 +01:00
Sascha Kuehndel (InuSasha)
3b9fcfc3b4
buildsystem: rename TOOLCHAIN other to manual 2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
da38cd92e3
buildsystem: set PKG_TOOLCHAIN for packages, that need it 2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Jonas Karlman
469f699214 go: fix build using ubuntu golang-go 2017-10-08 20:11:17 +02:00