25 Commits

Author SHA1 Message Date
tcely
771d368c06 testing/knot-resolver: become maintainer 2019-02-08 09:43:13 +00:00
tcely
312a55dcc6 testing/knot-resolver: upgrade to 3.2.1 2019-02-08 09:43:13 +00:00
tcely
33833ec5aa testing/knot-resolver: only move configs to -doc 2019-02-08 09:43:13 +00:00
tcely
68d8ee10fd testing/knot-resolver: use dnssec-root instead of root.keys
We use a copy so that knot-resolver may write new keys itself.
2019-02-08 09:43:13 +00:00
tcely
c6ef04727c testing/knot-resolver: update root KSKs 2019-02-08 09:43:13 +00:00
tcely
e87b28369a testing/knot-resolver: depend on lua5.1-http 2019-02-08 09:43:13 +00:00
tcely
0ff6c91ecc testing/knot-resolver: update http function to match 2019-02-08 09:43:13 +00:00
tcely
2c5dd90973 testing/knot-resolver: add dnstap module 2019-02-08 09:43:13 +00:00
tcely
65645f16c2 testing/knot-resolver: add -openrc subpackage 2019-02-08 09:43:13 +00:00
Milan P. Stanić
c1c1975fb3 testing/knot-resolver: upgrade to new upstream stable, fix build 2019-01-10 13:19:05 +00:00
prspkt
95d6b096f4 main/libuv: upgrade to 1.22.0 and rebuild dependent packages 2018-07-22 13:18:45 +02:00
Jakub Jirutka
2a0feee391 main/libuv: upgrade to 1.21.0 and rebuild dependent packages 2018-07-08 13:11:12 +02:00
TBK
020b2bdd4e testing/knot-resolver: upgrade to 2.3.0 2018-05-08 08:24:36 +00:00
tcely
e3866ebda4 testing/knot-resolver: upgrade to 2.2.0 2018-04-05 11:48:33 +00:00
tcely
a150342ff2 testing/knot-resolver: add check 2018-04-05 06:17:30 +00:00
tcely
1c7eaf7f36 testing/knot-resolver: upgrade to 2.1.1 2018-04-05 06:17:30 +00:00
tcely
36a1d2aca4 testing/knot-resolver: modernize 2018-04-05 06:17:30 +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
William Pitcock
bb7371fa55 testing/knot-resolver: luajit is now available on ppc64le 2017-03-31 16:12:27 +00:00
Jakub Jirutka
712e57e3e1 testing/knot-resolver: add note about disabling selected arches 2017-03-30 12:32:42 +02:00
Leonardo Arena
ac1c6f48a5 testing/knot-resolver: disable on arches where luajit is not avail 2017-03-30 07:12:47 +00:00
Jakub Jirutka
ad50ed1188 testing/knot-resolver: upgrade to 1.2.4 2017-03-29 00:14:11 +02:00
Jakub Jirutka
ea85b7531d testing/knot-resolver: upgrade to 1.2.3 2017-02-25 13:16:19 +01:00
Francesco Colista
71383661b4 testing/knot-resolver: upgrade to 1.2.2 2017-02-17 09:24:47 +00:00
Jakub Jirutka
a75feeec37 testing/knot-resolver: new aport
https://www.knot-resolver.cz/
A minimalistic caching resolver implementation
2016-10-02 20:57:44 +02:00