Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rebuilds against libconfig.so.11 | Leo | 2019-05-31 | 1 | -1/+1 |
| | |||||
* | main/cvechecker: remove unused libressl-dev makedepend | Natanael Copa | 2018-11-07 | 1 | -3/+3 |
| | |||||
* | main/cvechecker: upgrade to 3.9 | Francesco Colista | 2018-09-24 | 1 | -7/+18 |
| | |||||
* | main/cvechecker: rebuild against mariadb-connector-c | Natanael Copa | 2018-03-26 | 1 | -2/+2 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -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 url | Roberto Oliveira | 2017-08-28 | 1 | -2/+2 |
| | |||||
* | main/cvechecker: upgrade to 3.8, modernize APKBUILD | Francesco Colista | 2017-04-07 | 1 | -23/+15 |
| | |||||
* | main/cvechecker: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/[various]: bump pkgrel for pre-install fixes | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | main/cvechecker: upgrade to 3.6 | Francesco Colista | 2015-11-20 | 1 | -12/+11 |
| | |||||
* | main/cvechecker: rebuild against mariadb | Łukasz Jendrysik | 2015-01-26 | 1 | -2/+3 |
| | |||||
* | main/cvechecker: upgrade to 3.5 | Fabian Affolter | 2013-10-30 | 1 | -3/+6 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+4 |
| | |||||
* | main/cvechecker: license specified | Fabian Affolter | 2013-03-11 | 1 | -3/+4 |
| | |||||
* | main/cvechecker: fix build on eglibc | Carlo Landmeter | 2013-01-04 | 1 | -1/+1 |
| | |||||
* | main/argp-standalone: disable build on eglibc and remove it from deps | Carlo Landmeter | 2013-01-04 | 1 | -1/+2 |
| | |||||
* | main/cvechecker: upgrade to 3.2 | Francesco Colista | 2013-01-03 | 1 | -6/+4 |
| | |||||
* | main/cvechecker: rebuild against sqlite-libs | Natanael Copa | 2012-05-31 | 1 | -1/+1 |
| | |||||
* | main/cvechecker: fix conf file path, bump pkgrel | Francesco Colista | 2012-05-25 | 1 | -7/+4 |
| | |||||
* | main/cvechecker: changed default path .conf file | Francesco Colista | 2012-05-14 | 1 | -1/+1 |
| | |||||
* | main/cvechecker: fix permission, minor changes | Francesco Colista | 2012-05-09 | 1 | -1/+2 |
| | |||||
* | main/cvechecker: fixed buffsize error causing parsing error | Francesco Colista | 2012-05-07 | 1 | -8/+23 |
| | |||||
* | main/cvechecker: move from testing | Natanael Copa | 2012-04-26 | 1 | -0/+34 |