5 Commits

Author SHA1 Message Date
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
Natanael Copa
3e309f3049 testing/obfs4proxy: enable on armv7 2019-06-13 08:54:08 +00:00
Fusl
2fac56ca82 testing/obfs4proxy: new aport 2019-03-04 20:08:13 +00:00
Jakub Jirutka
5fa390a4d7 Revert "testing/obfs4proxy: initial package commit based on version 0.0.7"
This reverts commit 086595299761c604747f7ed0fc7ecabe6fc365b1.

This aport downloads dependencies from internet without any
verification ("go get"), i.e. the build is not deterministic.
This is considered as a very bad practice and it's not acceptable
for Alpine packages.
2018-02-20 23:22:18 +01:00
Fusl
0865952997 testing/obfs4proxy: initial package commit based on version 0.0.7 2018-01-27 13:49:38 +00:00