1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 20:25:28 +03:00
Commit graph

12 commits

Author SHA1 Message Date
Leo
5e6fbb9ed5 community/afl: fix url 2020-04-05 02:52:01 +00:00
Rasmus Thomsen
817d3ce25f community/afl: rebuild against llvm10 2020-03-29 19:29:10 +02:00
Rasmus Thomsen
c664900ea9 community/afl: upgrade to 2.56b
* Rebuild against LLVM-9 and clang-9
* add -clang and -gcc subpackages
2019-10-04 14:16:34 +00:00
J0WI
ff6da76883 community/afl: enable armhf 2019-06-23 14:41:04 -03:00
Natanael Copa
d30c13e2e0 community/afl: rebuild with clang 8 2019-06-11 15:08:49 +00:00
Kevin Daudt
d61b33b14d community/afl: disable in x86
Build error:

> /bin/sh: ../afl-clang-fast: not found
2019-05-26 18:29:56 +00:00
Natanael Copa
c5bef70e8f community/afl: disable on armhf due to clang segfault 2019-01-09 10:50:05 +00:00
Jonathan Neuschäfer
eda8eb4927 community/afl: Improve description 2018-03-07 11:08:39 +01: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
Roberto Oliveira
dd1777c170 community/afl: upgrade to 2.52b 2017-11-06 19:02:53 +00:00
Sören Tempel
7d963e3504 community/afl: upgrade to 2.51b 2017-09-07 11:51:34 +02:00
André Klitzing
5ba3c024a3 community/afl: move from testing 2017-08-24 23:19:38 +00:00