aboutsummaryrefslogtreecommitdiffstats
path: root/main/cvechecker/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* main/cvechecker: upgrade to 3.9Francesco Colista2018-09-241-7/+18
|
* main/cvechecker: rebuild against mariadb-connector-cNatanael Copa2018-03-261-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/
* main/cvechecker: fix project urlRoberto Oliveira2017-08-281-2/+2
|
* main/cvechecker: upgrade to 3.8, modernize APKBUILDFrancesco Colista2017-04-071-23/+15
|
* main/cvechecker: rebuild against libresslNatanael Copa2016-10-101-2/+2
|
* main/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* main/cvechecker: upgrade to 3.6Francesco Colista2015-11-201-12/+11
|
* main/cvechecker: rebuild against mariadbŁukasz Jendrysik2015-01-261-2/+3
|
* main/cvechecker: upgrade to 3.5Fabian Affolter2013-10-301-3/+6
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-1/+4
|
* main/cvechecker: license specifiedFabian Affolter2013-03-111-3/+4
|
* main/cvechecker: fix build on eglibcCarlo Landmeter2013-01-041-1/+1
|
* main/argp-standalone: disable build on eglibc and remove it from depsCarlo Landmeter2013-01-041-1/+2
|
* main/cvechecker: upgrade to 3.2Francesco Colista2013-01-031-6/+4
|
* main/cvechecker: rebuild against sqlite-libsNatanael Copa2012-05-311-1/+1
|
* main/cvechecker: fix conf file path, bump pkgrelFrancesco Colista2012-05-251-7/+4
|
* main/cvechecker: changed default path .conf fileFrancesco Colista2012-05-141-1/+1
|
* main/cvechecker: fix permission, minor changesFrancesco Colista2012-05-091-1/+2
|
* main/cvechecker: fixed buffsize error causing parsing errorFrancesco Colista2012-05-071-8/+23
|
* main/cvechecker: move from testingNatanael Copa2012-04-261-0/+34