aboutsummaryrefslogtreecommitdiffstats
path: root/testing/fwknop
Commit message (Collapse)AuthorAgeFilesLines
* [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/
* testing/fwknop: rebuild against gpgme-1.8.0Natanael Copa2017-02-161-1/+1
|
* testing/fwknop: new upstream version 2.6.9Christian Kampka2016-06-301-4/+4
|
* testing/fwknop: upgrade to 2.6.8Francesco Colista2016-04-151-5/+5
|
* testing/fwknop: minor indention fixSören Tempel2015-10-251-1/+1
|
* testing/fwknop: upgrade to 2.6.7Christian Kampka2015-10-251-4/+4
|
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* testing/fwknop: fixed checksum, bump pkgrelFrancesco Colista2015-06-301-4/+4
|
* testing/fwknop: fix initdStuart Cardall2015-06-301-0/+5
| | | | | | This fixes a possible failure to start on boot: pcap_open_live() error: eth0: That device is not up
* testing/fwknop: update to 2.6.6Stuart Cardall2015-04-302-9/+9
|
* main/fwknop: disable AFL fuzzingNatanael Copa2015-04-231-2/+1
| | | | | | | seems that the --enable-afl-fuzzing makes it malfunction so we disable it for now. fixes #3751
* testing/fwknop: update to 2.6.5Stuart Cardall2015-02-241-4/+4
| | | | Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
* testing/fwknopd: update to 2.6.4Stuart Cardall2014-11-271-4/+5
|
* Revert "testing/fwknop: upgrade to 2.6.3"Natanael Copa2014-11-271-5/+5
| | | | This reverts commit 50b2e6e430d82d345be349f59cb835e437d30661.
* testing/fwknop: upgrade to 2.6.3Fabian Affolter2014-11-271-5/+5
|
* testing/fwknop: upgrade to 2.6.2Fabian Affolter2014-05-211-7/+7
|
* testing/FWKNOP - version bump to 2.6.0IT Offshore2014-02-051-4/+4
| | | | FWKNOP version bump to 2.6.0
* FWKNOP - adding notes to access.confIT Offshore2013-11-221-1/+5
| | | | | | Just a small patch to add 3 lines of notes to /etc/fwknop/access.conf & undocumented GPG_ALLOW_NO_PW so gpg keys are setup correctly in an automated environment.
* testing/fwknop: new aportNatanael Copa2013-11-212-0/+71
A Single Packet Authorization (SPA) implementation http://www.cipherdyne.org/fwknop/