aboutsummaryrefslogtreecommitdiffstats
path: root/main/ansible
Commit message (Collapse)AuthorAgeFilesLines
* main/ansible: upgrade to 2.5.0Fabian Affolter2018-03-241-2/+2
|
* main/ansible: upgrade to 2.4.3.0Fabian Affolter2018-02-031-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/ansible: upgrade to 2.4.2.0Sören Tempel2017-12-051-2/+2
|
* main/ansible: upgrade to 2.4.1.0Fabian Affolter2017-11-051-2/+2
|
* main/ansible: upgrade to 2.4.0.0Takuya Noguchi2017-09-291-3/+3
|
* main/ansible: upgrade to 2.3.2.0Takuya Noguchi2017-09-261-3/+4
|
* main/ansible: upgrade to 2.3.1.0Fabian Affolter2017-06-031-3/+3
|
* main/ansible: depend on py2 modulesNatanael Copa2017-05-041-2/+3
|
* main/ansible: upgrade to 2.3.0.0Sören Tempel2017-04-271-7/+2
|
* main/ansible: upgrade to 2.2.2.0, modernize APKBUILDSören Tempel2017-04-031-13/+10
|
* main/ansible: depend on py-cryptoSören Tempel2017-04-021-2/+2
| | | | Which is needed by ansible-vault.
* main/ansible: upgrade to 2.2.1.0Fabian Affolter2017-01-251-5/+5
|
* main/ansible: upgrade to 2.2.0.0Sören Tempel2016-11-031-8/+8
|
* [various] rename python executable in APKBUILDs to python2Jakub Jirutka2016-10-261-2/+2
|
* [various] rename dependency python to python2Jakub Jirutka2016-10-261-1/+1
|
* [various] rename dependency python-dev to python2-devJakub Jirutka2016-10-261-1/+1
|
* main/ansible: upgrade to 2.1.2.0Sören Tempel2016-10-251-4/+4
|
* main/ansible: upgrade to 2.1.1.0Sören Tempel2016-08-161-20/+9
|
* main/ansible: update to 2.1.0.0Łukasz Jendrysik2016-05-261-5/+6
|
* main/ansible: upgrade to 2.0.1.0Sören Tempel2016-02-272-21/+5
|
* main/ansible: backport play iteration context patchSören Tempel2016-02-042-5/+32
| | | | | | | | The patch is already included upstream, but upstream didn't make a new stable release yet and since this bug is pretty annoying I suggest that we include this patch until upstream makes a new stable release. See: https://github.com/ansible/ansible/pull/13793
* main/ansible: upgrade to 2.0.0.2Sören Tempel2016-01-261-5/+9
|
* main/ansible: upgrade to 1.9.4Sören Tempel2015-10-121-9/+15
|
* rebuild to properly set maintainerCarlo Landmeter2015-09-161-1/+1
|
* main/ansible: upgrade to 1.9.3Eivind Uggedal2015-09-161-5/+5
|
* main/ansible: fix installation of man pagesSören Tempel2015-08-071-5/+3
|
* main/ansible: upgrade to 1.9.2Anonymous2015-07-211-16/+8
| | | | | | Had to remove the ansible-apk module by bpiotrowski@ not because it didn't work work with 1.9.2 anymore but because the tarball couldn't be extracted with tar(1). The error message was 'bzip2: invalid magic'.
* main/ansible: upgrade to 1.8.4Fabian Affolter2015-03-111-4/+4
|
* main/ansible: upgrade to 1.8.2Fabian Affolter2014-12-091-4/+4
|
* main/ansible: upgrade to 1.8.0Fabian Affolter2014-11-271-5/+5
|
* main/ansible: upgrade to 1.7.2Fabian Affolter2014-11-271-4/+4
|
* main/ansible: upgrade to 1.7.1Fabian Affolter2014-08-211-4/+4
|
* main/ansible: upgrade to 1.7.0Fabian Affolter2014-08-141-4/+4
|
* main/ansible: security upgrade to 1.6.7 (CVE-2014-4966,CVE-2014-4967)Natanael Copa2014-07-291-4/+4
|
* main/ansible: security upgrade to 1.6.6 (CVE-2014-4678)Natanael Copa2014-07-161-4/+4
|
* main/ansible: security upgrade to 1.6.5Eivind Uggedal2014-06-271-4/+4
|
* main/ansible: upgrade to 1.6.1Bartłomiej Piotrowski2014-05-171-5/+5
|
* main/ansible: upgrade to 1.5.5Bartłomiej Piotrowski2014-04-241-4/+4
|
* main/ansible: upgrade to 1.5.4Fabian Affolter2014-04-131-4/+4
|
* main/ansible: upgrade to 1.5.0Fabian Affolter2014-03-111-4/+4
|
* main/ansible: upgrade to 1.4.5Natanael Copa2014-02-191-4/+4
|
* main/ansible: upgrade to 1.4.3Fabian Affolter2013-12-211-4/+4
|
* main/ansible: upgrade to 1.4.1Fabian Affolter2013-12-031-4/+4
|
* main/ansible: upgrade to 1.3.4 and specify licenseFabian Affolter2013-10-311-5/+5
|
* main/ansible: upgrade to 1.3.3Fabian Affolter2013-10-221-4/+4
|
* main/ansible: upgrade to 1.2.3Fabian Affolter2013-09-081-4/+4
|
* main/ansible: upgrade to 1.2.2Fabian Affolter2013-08-251-6/+5
|
* main/ansible: upgrade to 1.2.1Fabian Affolter2013-08-151-4/+4
|
* main/ansible: upgrade to 1.2Fabian Affolter2013-06-151-26/+26
|