Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/osinfo-db: upgrade to 20200325 | Leo | 2020-03-25 | 1 | -2/+2 |
| | |||||
* | community/osinfo-db: upgrade to 20200214 | Leo | 2020-02-18 | 1 | -2/+2 |
| | |||||
* | community/osinfo-db: upgrade to 20200203 | Leo | 2020-02-05 | 1 | -2/+2 |
| | |||||
* | community/osinfo-db: upgrade to 20191125 | Leo | 2019-11-30 | 1 | -2/+2 |
| | |||||
* | community/osinfo-db: upgrade to 20191108 | Leo | 2019-11-09 | 1 | -2/+2 |
| | |||||
* | community/osinfo-db: upgrade to 20190920 | Leo | 2019-09-22 | 1 | -2/+2 |
| | |||||
* | community/osinfo-db: upgrade to 20190905 | Leo | 2019-09-07 | 1 | -2/+2 |
| | |||||
* | community/osinfo-db: upgrade to 20190805 | Leo | 2019-08-08 | 1 | -2/+2 |
| | |||||
* | community/osinfo-db: upgrade to 20190726 | Leo | 2019-07-30 | 1 | -3/+2 |
| | |||||
* | community/osinfo-db: upgrade to 20190611 | Leo | 2019-06-23 | 1 | -3/+3 |
| | |||||
* | community/osinfo-db: add alpine 3.9 and 3.10 releases | Natanael Copa | 2019-06-12 | 4 | -79/+293 |
| | |||||
* | community/osinfo-db: upgrade to 20190504 | Leo | 2019-05-09 | 1 | -9/+3 |
| | |||||
* | community/osinfo-db: update to 20190319 | Leo | 2019-04-26 | 1 | -58/+4 |
| | |||||
* | [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/ | ||||
* | community/osinfo-db: adjust recommended resources and add minimum | Natanael Copa | 2017-11-29 | 1 | -3/+9 |
| | | | | | | | | | | we set recommended: - memory: 768M - disk: 4G minimum: - memory 128M - disk 1G | ||||
* | community/osinfo-db: upgrade to 20170813 | Natanael Copa | 2017-11-29 | 1 | -3/+3 |
| | |||||
* | community/osinfo-db: add alpinelinux 3.7 | Natanael Copa | 2017-11-29 | 1 | -13/+21 |
| | |||||
* | community/osinfo-db: fix xml for alpine | Natanael Copa | 2017-06-30 | 1 | -1/+2 |
| | |||||
* | community/osinfo-db*: move from testing | Natanael Copa | 2017-06-13 | 2 | -0/+142 |
needed by libosinfo |