15 Commits

Author SHA1 Message Date
Natanael Copa
a28ca12532 community/stunnel: upgrade to 5.48 2018-11-07 16:46:14 +00:00
prspkt
769eb61b26 community/stunnel: upgrade to 5.46
Use https for source and upstream URLs.
Bundled certificates are valid until Apr-12-2029.
2018-06-07 12:39:26 +00:00
Natanael Copa
55a00b4eec community/stunnel: enable SO_ORIGINAL_DST and fix tests
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.
2018-05-15 05:58:45 +00:00
Natanael Copa
d296edbee3 community/stunnel: rebuild against libressl-2.7 2018-04-06 05:19:29 +00:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
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/
2017-12-30 21:05:50 +01:00
Jakub Jirutka
053cf30097 community/stunnel: upgrade to 5.44 2017-12-08 22:36:02 +01:00
Jakub Jirutka
5313cdd34d community/stunnel: upgrade to 5.43 2017-11-14 00:21:23 +01:00
Natanael Copa
48c182c1ce community/stunnel: rebuild against libressl-2.6 2017-11-09 19:58:39 +00:00
Francesco Colista
9397682d64 community/stunnel: upgrade to 5.42 2017-09-26 13:47:50 +00:00
Natanael Copa
79a884760b community/stunnel: rebuild against libressl 2.5 2017-04-18 21:18:01 +00:00
Jakub Jirutka
ac6805ca6c community/stunnel: upgrade to 5.38 2016-12-13 16:01:19 +01:00
Natanael Copa
c82aee5416 community/stunnel: upgrade to 5.36 2016-10-18 08:59:51 +00:00
Jakub Jirutka
e8b0ceebe1 community/stunnel: remove openssl from depends 2016-10-10 23:24:46 +02:00
Natanael Copa
ba2b9dc16f community/libressl: rebuild with libressl 2016-10-10 12:04:45 +00:00
Jakub Jirutka
36f0539947 community/stunnel: move from testing and claim maintainership 2016-07-26 20:40:55 +02:00