Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/py-cryptography: rebuild against openssl 1.1 | Natanael Copa | 2018-11-07 | 1 | -2/+2 |
| | |||||
* | main/py-cryptography: Update to 2.3.1 | Simon Frankenberger | 2018-09-04 | 2 | -116/+3 |
| | |||||
* | main/py-cryptography: Update to 2.2.2 | Simon Frankenberger | 2018-07-19 | 1 | -3/+3 |
| | |||||
* | main/py-cryptography: rebuild against libressl-2.7 | Natanael Copa | 2018-04-06 | 2 | -3/+116 |
| | |||||
* | main/py-cryptography: upgrade to 2.1.4 | Keith Maxwell | 2018-03-11 | 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/py-cryptography: upgrade to 2.1.3 | TBK | 2017-12-08 | 1 | -3/+9 |
| | |||||
* | main/*: fix homepage url and source from http:// to https:// | Jakub Jirutka | 2017-11-19 | 1 | -1/+1 |
| | | | | | | | Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring. | ||||
* | main/py-cryptography: rebuild against libressl-2.6 | Natanael Copa | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | main/py-cryptography: upgrade to 2.0.3 | Roberto Oliveira | 2017-09-05 | 1 | -2/+2 |
| | |||||
* | main/py-cryptography: upgrade to 2.0.2 and modernize abuild | André Klitzing | 2017-08-02 | 1 | -5/+5 |
| | |||||
* | main/py-cryptography: upgrade to 1.9 | André Klitzing | 2017-06-11 | 2 | -22/+4 |
| | |||||
* | main/py-cryptography: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 2 | -3/+21 |
| | |||||
* | main/py-cryptography: upgrade to 1.8.1 | André Klitzing | 2017-03-21 | 1 | -4/+4 |
| | |||||
* | main/py-cryptography: rebuild against new version of python3 | Łukasz Jendrysik | 2017-02-18 | 1 | -1/+1 |
| | |||||
* | main/py-cryptography: upgrade to 1.7.2 | Francesco Colista | 2017-02-16 | 1 | -5/+3 |
| | |||||
* | main/py-cryptography: security upgrade to 1.5.3 | Sergey Lukin | 2016-12-01 | 1 | -5/+5 |
| | | | | | | fixes #6514 CVE-2016-9243 | ||||
* | main/[various]: dont set arch in split function | Natanael Copa | 2016-10-26 | 1 | -2/+1 |
| | |||||
* | main/py-cryptography: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/py-cryptography: upgrade to 1.5.2 | Jakub Jirutka | 2016-10-01 | 1 | -5/+5 |
| | |||||
* | main/py-cryptography: fix dependencies | Jakub Jirutka | 2016-10-01 | 1 | -5/+7 |
| | | | | | Avoid needless installing of both python deps variants when user has both Pythons installed. | ||||
* | main/py-cryptography: moved from community | Francesco Colista | 2016-08-17 | 1 | -0/+49 |