Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/salt: upgrade to 2018.2 | Roberto Oliveira | 2018-01-19 | 1 | -3/+3 |
| | |||||
* | community/salt: adding init file to -syndic subpackage | Fusl | 2018-01-06 | 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/ | ||||
* | community/salt: upgrade to 2017.7.2 | Natanael Copa | 2017-10-25 | 1 | -3/+3 |
| | |||||
* | community/*: remove Olivier Mauras as a maintainer | Sören Tempel | 2017-10-19 | 1 | -2/+2 |
| | | | | See: https://github.com/alpinelinux/aports/pull/2050 | ||||
* | community/salt: security upgrade to 2017.7.1 (CVE-2017-12791) | Natanael Copa | 2017-08-25 | 2 | -646/+4 |
| | | | | fixes #7751 | ||||
* | community/salt: upgrade to version 2016.11.6 | Roberto Oliveira | 2017-07-21 | 1 | -2/+2 |
| | |||||
* | community/salt: upgrade to 2016.11.5 | Francesco Colista | 2017-06-28 | 1 | -22/+2 |
| | |||||
* | community/salt: Update to 2016.11.4 | Olivier Mauras | 2017-05-13 | 1 | -2/+22 |
| | |||||
* | community/salt: upgrade to 2016.11.3 | André Klitzing | 2017-03-24 | 1 | -22/+2 |
| | |||||
* | community/salt: upgrade to 2016.11.2 | Francesco Colista | 2017-02-01 | 1 | -4/+4 |
| | |||||
* | community/salt: upgrade to 2016.11.1 | Olivier Mauras | 2016-12-18 | 2 | -319/+15 |
| | |||||
* | community/salt: Update to 2016.3.4 | Olivier Mauras | 2016-11-23 | 2 | -28/+34 |
| | |||||
* | community/salt: fix pkg.latest_version error in alpine-support | Olivier Mauras | 2016-10-12 | 2 | -6/+6 |
| | |||||
* | community/salt: update alpine-support | Steeve Chailloux | 2016-10-11 | 2 | -5/+11 |
| | | | | see: https://github.com/saltstack/salt/pull/36904 | ||||
* | community/salt: prevent errors in pkg.list_upgrades | Olivier Mauras | 2016-10-06 | 2 | -6/+6 |
| | |||||
* | community/salt: py-tornado and py-dateutil been migrated to py2/py3 supkg | Olivier Mauras | 2016-10-04 | 1 | -3/+3 |
| | |||||
* | community/salt: fix pkg.install as well to get pkg.latest working state | Olivier Mauras | 2016-09-29 | 2 | -8/+15 |
| | |||||
* | community/salt: fix pkg.latest_version to get pkg.latest working state | Olivier Mauras | 2016-09-29 | 2 | -7/+30 |
| | |||||
* | community/salt: schedule functions relies on py-dateutil | Olivier Mauras | 2016-09-18 | 1 | -2/+2 |
| | |||||
* | community/salt: pkg/service modules improvements | Olivier Mauras | 2016-09-16 | 2 | -18/+328 |
| | |||||
* | community/salt: take maintainership | Olivier Mauras | 2016-09-16 | 1 | -2/+2 |
| | |||||
* | community/salt: improve abuild, remove code dup and implicit makedepends | Jakub Jirutka | 2016-09-16 | 1 | -46/+35 |
| | |||||
* | community/salt: add alpine support for service and pkg modules | Olivier Mauras | 2016-09-16 | 2 | -4/+601 |
| | | | | Patch will stay until upstream merges these changes | ||||
* | community/salt: update to 2016.3.3 and refactor based on official SRPM | Olivier Mauras | 2016-09-16 | 3 | -45/+145 |
| | |||||
* | community/salt: upgrade to 2016.3.2, moved from testing | Francesco Colista | 2016-08-25 | 7 | -0/+122 |