1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-16 04:35:13 +03:00
Commit graph

33 commits

Author SHA1 Message Date
Sören Tempel
db1d7ea829 testing/*: rebuild with go 1.20.1 2023-02-15 04:17:08 +01:00
psykose
96d8acd05b testing/*: rebuild with go-1.20 2023-02-07 18:32:48 +01:00
Sören Tempel
67dde91119 testing/*: rebuild with go 1.19.4 2022-12-08 20:56:31 +01:00
psykose
a79145db11 testing/*: rebuild against go-1.19.3 2022-11-01 19:04:41 +01:00
psykose
4cf9150748 testing/*: rebuild against go 1.19.2 2022-10-07 23:24:45 +02:00
psykose
aa4f060148
testing/*: allow overriding go cache variables 2022-09-10 07:58:31 +02:00
psykose
d43b4ec371
testing/*: rebuild with go 1.19.1 2022-09-08 10:55:44 +02:00
psykose
d9e95826c0
testing/*: add gocache vars
see cffbff77e1
2022-08-04 12:33:04 +02:00
psykose
9b272d923b
testing/*: rebuild against go-1.18.15 2022-08-02 09:28:01 +02:00
psykose
a3d13fc309
testing/*: rebuild against go 1.18.4 2022-07-21 16:19:25 +02:00
psykose
1c6914f21c
testing/*: rebuild against go1.18.2 2022-05-12 02:01:31 +02:00
omni
0fb84c4f90 testing/*: rebuild with go 1.18.1 2022-04-13 15:14:57 +00:00
Michał Polański
1eb27fbd98 testing/*: rebuild with go 1.18 2022-03-19 16:28:41 +01:00
ptrcnull
702af7f988 testing/*: remove mips references 2022-02-15 18:43:11 +00:00
Leo
9bba0f2490 testing/*: rebuild for go1.17 2021-09-09 04:38:01 -03:00
Michał Polański
95690efbac testing/*: rebuild with go 1.16.5
Go binaries are statically linked, security updates require rebuilds
2021-06-06 01:20:23 +02:00
Kevin Daudt
791bceafff testing/dockerize: adopt 2021-02-17 16:56:07 +00:00
Kevin Daudt
23f4d5144a testing/dockerize: build on all platforms that support go 2021-02-17 16:56:07 +00:00
Kevin Daudt
ad873e1f7e testing/dockerize: modernize
With go modules, it has become a lot easier to buid go packages with
deterministic module versions.

Though the project does not have a go.{mod,sum} file, it's easy enough
to provide ourselves, and makes it no longer necessary to create a
snapshot for this project, resulting in a much simpler APKBUILD.
2021-02-17 16:56:06 +00:00
Leo
3d3c2b5815 tree-wide: drop maintainership
Maintainer confirmed via E-Mail exchange that maintainership is to be
dropped
2021-01-13 13:32:07 -03:00
Kevin Daudt
ea04c3a72c testing/various: rebuild go packages for CVE-2020-7919
Issue: #11416
2020-05-05 18:07:51 +00:00
Sören Tempel
bd80f73f14 testing/[various]: rebuild against go 1.12.8-r0
go recently received a security upgrade to 1.12.8 (f4894bf9) this
upgrade fixes various CVEs in go standard libraries, for instance in
HTTP/2 functionality. Since go is statically linked packages using this
functionality need to be rebuild.
2019-08-18 17:51:43 +02:00
J0WI
3b516609b4 testing: (Bulk change) Update source urls to https using HTTPS Everywhere 2018-10-06 17:10:15 +00:00
Sören Tempel
468990bcc2 enable stripping of go binaries
Stripping go binaries used to be an issue but nowadays it should work as
expected.

> We don't intentionally do anything that would make stripping a binary
> not OK, and strip has worked for the past five years or so.

https://groups.google.com/forum/?_escaped_fragment_=topic/golang-dev/ABppMOjYP6w#!topic/golang-dev/ABppMOjYP6w
2018-09-24 11:49:25 +02:00
Christian Kampka
ce72599974 testing/dockerize: bump pkgrel to force rebuild 2018-03-28 22:00:37 +02:00
Christian Kampka
a987ea32e4 testing/dockerize: upgrade to 0.6.1 2018-03-28 21:49:13 +02:00
Roberto Oliveira
541757f9fc testing/dockerize: enable build on ppc64le 2017-10-03 01:14:05 +00:00
Jakub Jirutka
021175b0a7 community/dockerize: move to testing due to violation of QA rules
`go get` must not be used in APKBUILD, it downloads random dependencies
from Internet without any verification, leads to unreproducible build.
2016-11-22 12:50:27 +01:00
Christian Kampka
55b2b3b766 community/dockerize: promoted from testing 2016-06-19 14:18:39 +02:00
Christian Kampka
7815cd8ac2 testing/dockerize: update checksums 2016-06-06 19:31:22 +02:00
Luke Petre
8873b60b11 testing/dockerize: upgrade to 0.2.0 2016-06-06 19:22:58 +02:00
Natanael Copa
6d16bf9259 testing/dockerize: fix checksum 2015-11-10 12:09:25 +00:00
Christian Kampka
86a8e9bc5a testing/dockerize: new aport
https://github.com/jwilder/dockerize
Utility to simplify running applications in docker containers.
2015-11-10 07:34:40 +00:00