Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/[various]: rebuild against go 1.12.8-r0 | Sören Tempel | 2019-08-18 | 1 | -1/+1 |
| | | | | | | | 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. | ||||
* | testing/obfs4proxy: enable on armv7 | Natanael Copa | 2019-06-13 | 1 | -1/+1 |
| | |||||
* | testing/obfs4proxy: new aport | Fusl | 2019-03-04 | 3 | -0/+90 |
| | |||||
* | Revert "testing/obfs4proxy: initial package commit based on version 0.0.7" | Jakub Jirutka | 2018-02-20 | 1 | -28/+0 |
| | | | | | | | | | 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. | ||||
* | testing/obfs4proxy: initial package commit based on version 0.0.7 | Fusl | 2018-01-27 | 1 | -0/+28 |