Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/cifs-utils: upgrade to 6.8, added patch for missing musl includes | Francesco Colista | 2018-03-14 | 2 | -10/+48 |
| | |||||
* | [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/*: 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/cifs-utils: bump pkgrel due to krb5 upgrade | Francesco Colista | 2017-09-14 | 1 | -1/+1 |
| | |||||
* | main/cifs-utils: upgrade to 6.7 | Francesco Colista | 2017-03-03 | 1 | -12/+8 |
| | |||||
* | main/cifs-utils: upgrade to 6.6, added -dev subpackage | Francesco Colista | 2016-09-13 | 1 | -21/+10 |
| | |||||
* | main/cifs-utils: upgrade to 6.5 | Francesco Colista | 2016-03-08 | 1 | -5/+5 |
| | |||||
* | main/cifs-utils: rebuild against krb5-1.14 | Natanael Copa | 2015-12-02 | 1 | -1/+1 |
| | |||||
* | main/cifs-utils: update src | Carlo Landmeter | 2015-05-01 | 1 | -1/+1 |
| | |||||
* | main/cifs-utils: rebuild against krb5-1.13 | Natanael Copa | 2014-11-10 | 1 | -1/+1 |
| | |||||
* | main/cifs-utils: Added suid option to APKBUILD | ScrumpyJack | 2014-11-07 | 1 | -0/+1 |
| | |||||
* | main/cifs-utils: upgrade to 6.4 | Francesco Colista | 2014-07-23 | 1 | -4/+4 |
| | |||||
* | main/cifs-utils: upgrade to 6.3 | Francesco Colista | 2014-07-02 | 1 | -5/+5 |
| | |||||
* | main/cifs-utils: fix musl build | Timo Teräs | 2013-12-17 | 2 | -5/+21 |
| | |||||
* | main/cifs-utils: upgrade to 0.6.2 | Fabian Affolter | 2013-10-30 | 1 | -9/+9 |
| | |||||
* | main/[various]: update config.sub | Timo Teräs | 2013-10-15 | 1 | -0/+1 |
| | |||||
* | main/cifs-utils: upgrade to 6.1 | Francesco Colista | 2013-09-04 | 1 | -4/+4 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+5 |
| | |||||
* | main/cifs-utils: abump to 6.0 | Francesco Colista | 2013-04-19 | 1 | -2/+4 |
| | |||||
* | main/cifs-utils: upgrade to 5.9 | Bartłomiej Piotrowski | 2013-01-28 | 1 | -2/+2 |
| | |||||
* | main/cifs-utils: upgrade to 5.8 | Bartłomiej Piotrowski | 2012-12-19 | 1 | -2/+2 |
| | |||||
* | main/cifs-utils: upgrade to 5.7 | Francesco Colista | 2012-10-23 | 1 | -2/+2 |
| | |||||
* | main/cifs-utils: upgrade to 5.6 | Francesco Colista | 2012-08-02 | 1 | -2/+2 |
| | |||||
* | Merge git://dev.alpinelinux.org/aports | Francesco Colista | 2012-05-14 | 1 | -3/+3 |
|\ | | | | | | | | | Conflicts: main/cifs-utils/APKBUILD | ||||
| * | main/cifs-utils: security upgrade to 5.4 (CVE-2012-1586) | Natanael Copa | 2012-05-14 | 1 | -6/+4 |
| | | | | | | | | | | fixes #1145 (cherry picked from commit 69aad4738fe53807be708cf970bd9cc66ed65b77) | ||||
* | | main/cifs-utils: removed autotools, not needed for compilation | Francesco Colista | 2012-05-14 | 1 | -2/+2 |
|/ | |||||
* | main/cifs-utils: moved from testing to main | Francesco Colista | 2012-03-21 | 1 | -0/+41 |