aboutsummaryrefslogtreecommitdiffstats
path: root/main/ansible
Commit message (Collapse)AuthorAgeFilesLines
* main/ansible: upgrade to 2.9.7Keith Maxwell2020-04-171-2/+9
| | | | https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#v2-9-7
* main/ansible: add missing secfixes infoLeo2020-03-171-0/+3
|
* main/ansible: upgrade to 2.9.6J0WI2020-03-081-2/+2
|
* main/ansible: upgrade to 2.9.5Leo2020-02-141-2/+2
|
* main/ansible: upgrade to 2.9.4J0WI2020-02-011-2/+2
|
* main/ansible: security upgrade to 2.9.3 CVE-2019-14904 CVE-2019-14905Andy Postnikov2020-01-171-3/+6
|
* main/ansible: depend on py3-pycryptodomeKevin Daudt2019-12-311-2/+2
|
* main/ansible: upgrade to 2.9.2Sören Tempel2019-12-221-2/+2
|
* main/ansible: upgrade to 2.9.1Sören Tempel2019-11-161-3/+3
|
* main/ansible: lbu moduleKaarle Ritvanen2019-11-062-2/+155
|
* main/ansible: rebuild again against python 3.8Natanael Copa2019-11-061-1/+1
| | | | | py3-crypto was not rebuilt with python 3.8 ansible was rebuilt with python 3.7 instead of 3.8. Bump pkgrel again and rebuild it again.
* main/ansible: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/ansible: upgrade to 2.8.5Joe Searle2019-11-051-2/+1
|
* main/ansible: security upgrade to 2.8.6J0WI2019-10-242-4/+8
| | | | https://github.com/ansible/ansible/blob/stable-2.8/changelogs/CHANGELOG-v2.8.rst#bugfixes
* main/ansible: upgrade to 2.8.4Leo2019-08-261-2/+5
| | | | ref #10755
* main/ansible: upgrade to 2.8.3Rasmus Thomsen2019-08-051-4/+4
|
* main/ansible: upgrade to 2.8.2Andy Postnikov2019-07-151-2/+2
|
* main/ansible: upgrade to 3.8.1J0WI2019-06-101-4/+4
|
* main/ansible: upgrade to 2.8.0Adam Dobrawy2019-05-281-3/+6
|
* main/ansible: rebuild against python 3.7Natanael Copa2019-04-171-1/+1
|
* main/ansible: upgrade to 2.7.9prspkt2019-03-271-4/+6
|
* main/ansible: switch makedeps to python3prspkt2019-03-271-3/+2
|
* main/ansible: add option to change shell in lxc moduleCarlo Landmeter2018-11-162-3/+101
| | | | https://github.com/ansible/ansible/pull/40924
* main/ansible: upgrade to 2.7.0prspkt2018-10-141-2/+2
|
* main/ansible: security upgrade to 2.6.3Andy Postnikov2018-08-281-2/+6
|
* main/ansible: upgrade to 2.6.1Sören Tempel2018-07-081-2/+2
|
* main/ansible: upgrade to 2.6.0prspkt2018-06-291-2/+2
|
* main/ansible: upgrade to 2.5.5Fabian Affolter2018-06-151-2/+2
|
* main/ansible: upgrade to 2.5.4Fabian Affolter2018-06-011-2/+2
|
* main/ansible: upgrade to 2.5.2Fabian Affolter2018-05-071-7/+7
|
* 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
|