aboutsummaryrefslogtreecommitdiffstats
path: root/community/libreswan
Commit message (Collapse)AuthorAgeFilesLines
* community/libreswan: rebuild against libevent-2.1.so.7Natanael Copa2019-11-051-1/+1
|
* community/libreswan: upgrade to 3.29Leo2019-08-231-6/+8
|
* community/libreswan: do not use local copy of CERT_CompareAVAalpine-mips-patches2018-12-192-2/+3
| | | | | | | | | | | | | | | | | | | | As lib/libswan/nss_copies.c says: /* * The NSS function CERT_CompareAVA() appears in the NSS header files, * but the library does not actually export the function. This is a copy * of that function until upstream NSS is fixed and the fix available in * the common Linux distributions. This workaround is enabled using * NSS_REQ_AVA_COPY=true * * See also: * https://bugzilla.mozilla.org/show_bug.cgi?id=1336487 * https://bugzilla.mozilla.org/show_bug.cgi?id=294538 */ So disable the work-around on Alpine since main/nss is new enough. This is also a build fix for mips* as nss_copies.c expects that libc provides <sgidefs.h> in the standard location.
* community/libreswan: fix another inclusion of limits.hTimo Teräs2018-11-122-1/+12
|
* community/libreswan: fix inclusion of limits.hTimo Teräs2018-11-122-0/+14
|
* community/libreswan: upgrade to 3.27J0WI2018-11-122-7/+8
|
* community/libreswan: rebuild against nss-3.38Leonardo Arena2018-07-111-1/+1
|
* community/libreswan: fix build break because of missing ldns-dev dependancymksully222018-05-231-2/+2
|
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-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/libreswan: upstream suggested HOST_NAME_MAX fix, remove $depends_devTimo Teräs2017-08-153-16/+93
|
* community/libreswan: fix HOST_NAME_MAXTimo Teräs2017-08-142-2/+16
| | | | fix build failure on ppc64le
* community/libreswan: upgrade to 3.21Timo Teräs2017-08-141-4/+5
|
* community/libreswan: upgrade to 3.20Timo Teräs2017-03-231-5/+3
|
* community: trigger rebuilds against nss-devWilliam Pitcock2017-03-231-1/+1
|
* community/libreswan: rebuild against new libeventNatanael Copa2017-02-071-1/+1
|
* community/libreswan: upgrade to 3.19Timo Teräs2017-01-161-4/+4
|
* community/libreswan: revive from unmaintained, upgrade to 3.18Timo Teräs2016-10-101-0/+42