Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup unused files and patches | Leo | 2020-01-29 | 1 | -35/+0 |
| | |||||
* | main/fuse(3): fix conflict | Natanael Copa | 2018-09-04 | 1 | -21/+4 |
| | | | | | make a fuse-common and fuse-openrc package so fuse(2) and fuse(3) no longer conflict. | ||||
* | main/fuse: clarify license | prspkt | 2018-07-30 | 1 | -2/+2 |
| | |||||
* | main/fuse: security upgrade to 2.9.8 (CVE-2018-10906) | Natanael Copa | 2018-07-30 | 1 | -3/+7 |
| | | | | fixes #9151 | ||||
* | main/fuse: Move /etc/udev/rules.d to /lib | Max Rees | 2018-03-28 | 1 | -2/+2 |
| | | | | See: https://github.com/alpinelinux/aports/pull/3759#issuecomment-376883202 | ||||
* | main/fuse: modernize APKBUILD | Max Rees | 2018-03-28 | 1 | -27/+9 |
| | |||||
* | [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/fuse: upgrade to 2.9.7 | Natanael Copa | 2016-07-12 | 1 | -4/+4 |
| | |||||
* | main/fuse: upgrade to 2.9.6 | Natanael Copa | 2016-05-16 | 1 | -6/+6 |
| | |||||
* | main/fuse: update | ScrumpyJack | 2016-04-28 | 1 | -3/+3 |
| | | | | | Changed URL from sourceforge to github as the project is no longer on sourceforge. | ||||
* | main/fuse: add doc subpackage | Christian Kampka | 2015-11-09 | 1 | -2/+2 |
| | |||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -3/+1 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | main/fuse: upgrade to 2.9.4 | Natanael Copa | 2015-05-25 | 2 | -60/+5 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/*: cleanup: remove pkgconfig from makedepends | Natanael Copa | 2015-04-09 | 1 | -1/+1 |
| | | | | it should be pulled in automatically | ||||
* | main/*: remove libiconv-dev from makedepends | Natanael Copa | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | main/fuse: fix user mounting under grsec kernel | Timo Teräs | 2015-02-09 | 2 | -1/+33 |
| | | | | | | If the user is was not in readproc group, realpath() would fail causing fusermount to fail. The privilege drop for realpath() is unnecessary as the real access checks are done in other places. | ||||
* | main/fuse: add suid option | Peter Bui | 2014-11-06 | 1 | -1/+2 |
| | |||||
* | main/fuse: fix musl build | Timo Teräs | 2013-09-30 | 2 | -0/+54 |
| | |||||
* | main/[various]: update config.sub (and remove charset.alias) | Timo Teräs | 2013-09-29 | 1 | -0/+1 |
| | | | | | | for musl build. the changes are automatically done based on previous build log errors, so this does not guarantee successful build, but is a required. | ||||
* | main/fuse: upgrade to 2.9.3 | Natanael Copa | 2013-08-02 | 1 | -2/+6 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+4 |
| | |||||
* | main/fuse: upgrade to 2.9.2 | Natanael Copa | 2012-11-19 | 2 | -19/+4 |
| | |||||
* | main/fuse: fix iconv linking | Natanael Copa | 2012-08-09 | 2 | -3/+11 |
| | |||||
* | main/fuse: upgrade to 2.9.1 | Natanael Copa | 2012-08-06 | 1 | -2/+2 |
| | |||||
* | main/fuse: upgrade to 2.9.0 | Natanael Copa | 2012-05-11 | 1 | -2/+2 |
| | |||||
* | main/fuse: upgrade to 2.8.7 | Natanael Copa | 2012-02-12 | 1 | -2/+2 |
| | |||||
* | main/fuse: upgrade to 2.8.6 | Natanael Copa | 2011-10-28 | 1 | -7/+3 |
| | |||||
* | main/fuse: remove *.la | Natanael Copa | 2011-07-01 | 1 | -4/+4 |
| | |||||
* | main: mass-rebuild of packages missing arch in .PKGINFO | Natanael Copa | 2011-03-31 | 1 | -1/+1 |
| | | | | this is needed for apk-tools-2.1 migration | ||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/fuse: upgrade to 2.8.5 | Natanael Copa | 2010-10-14 | 2 | -26/+16 |
| | |||||
* | main/fuse: upgrade to 2.8.4 | Natanael Copa | 2010-07-19 | 2 | -7/+7 |
| | |||||
* | main/fuse: moved from testingv2.0.0_beta3 | Natanael Copa | 2010-07-16 | 3 | -0/+121 |