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