Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/stunnel: improve init script | Jakub Jirutka | 2019-12-15 | 2 | -9/+20 |
| | |||||
* | community/stunnel: upgrade to 5.56 | Leo | 2019-11-27 | 1 | -2/+2 |
| | |||||
* | community/stunnel: upgrade to 5.55 | Leo | 2019-07-16 | 1 | -12/+3 |
| | |||||
* | community/stunnel: upgrade to 5.48 | Natanael Copa | 2018-11-07 | 2 | -31/+11 |
| | |||||
* | community/stunnel: upgrade to 5.46 | prspkt | 2018-06-07 | 3 | -503/+8 |
| | | | | | Use https for source and upstream URLs. Bundled certificates are valid until Apr-12-2029. | ||||
* | community/stunnel: enable SO_ORIGINAL_DST and fix tests | Natanael Copa | 2018-05-15 | 2 | -2/+498 |
| | | | | | | | | | Apparently the support for SO_ORIGINAL_DST is silently disabled if the linux-headers are missing so make sure to add linux-headers to makedepends The test suite contains bundled certificates that has expired. Update the certs. | ||||
* | community/stunnel: rebuild against libressl-2.7 | Natanael Copa | 2018-04-06 | 3 | -105/+29 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/ | ||||
* | community/stunnel: upgrade to 5.44 | Jakub Jirutka | 2017-12-08 | 1 | -2/+2 |
| | |||||
* | community/stunnel: upgrade to 5.43 | Jakub Jirutka | 2017-11-14 | 2 | -8/+19 |
| | |||||
* | community/stunnel: rebuild against libressl-2.6 | Natanael Copa | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | community/stunnel: upgrade to 5.42 | Francesco Colista | 2017-09-26 | 2 | -242/+47 |
| | |||||
* | community/stunnel: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | community/stunnel: upgrade to 5.38 | Jakub Jirutka | 2016-12-13 | 1 | -4/+4 |
| | |||||
* | community/stunnel: upgrade to 5.36 | Natanael Copa | 2016-10-18 | 2 | -12/+39 |
| | |||||
* | community/stunnel: remove openssl from depends | Jakub Jirutka | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | community/libressl: rebuild with libressl | Natanael Copa | 2016-10-10 | 2 | -2/+258 |
| | |||||
* | community/stunnel: move from testing and claim maintainership | Jakub Jirutka | 2016-07-26 | 4 | -0/+180 |