aboutsummaryrefslogtreecommitdiffstats
path: root/main/fuse
Commit message (Collapse)AuthorAgeFilesLines
* main/fuse(3): fix conflictNatanael Copa2018-09-041-21/+4
| | | | | make a fuse-common and fuse-openrc package so fuse(2) and fuse(3) no longer conflict.
* main/fuse: clarify licenseprspkt2018-07-301-2/+2
|
* main/fuse: security upgrade to 2.9.8 (CVE-2018-10906)Natanael Copa2018-07-301-3/+7
| | | | fixes #9151
* main/fuse: Move /etc/udev/rules.d to /libMax Rees2018-03-281-2/+2
| | | | See: https://github.com/alpinelinux/aports/pull/3759#issuecomment-376883202
* main/fuse: modernize APKBUILDMax Rees2018-03-281-27/+9
|
* [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/fuse: upgrade to 2.9.7Natanael Copa2016-07-121-4/+4
|
* main/fuse: upgrade to 2.9.6Natanael Copa2016-05-161-6/+6
|
* main/fuse: updateScrumpyJack2016-04-281-3/+3
| | | | | Changed URL from sourceforge to github as the project is no longer on sourceforge.
* main/fuse: add doc subpackageChristian Kampka2015-11-091-2/+2
|
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-3/+1
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/fuse: upgrade to 2.9.4Natanael Copa2015-05-252-60/+5
|
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/*: cleanup: remove pkgconfig from makedependsNatanael Copa2015-04-091-1/+1
| | | | it should be pulled in automatically
* main/*: remove libiconv-dev from makedependsNatanael Copa2015-04-091-1/+1
|
* main/fuse: fix user mounting under grsec kernelTimo Teräs2015-02-092-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 optionPeter Bui2014-11-061-1/+2
|
* main/fuse: fix musl buildTimo Teräs2013-09-302-0/+54
|
* main/[various]: update config.sub (and remove charset.alias)Timo Teräs2013-09-291-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.3Natanael Copa2013-08-021-2/+6
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-1/+4
|
* main/fuse: upgrade to 2.9.2Natanael Copa2012-11-192-19/+4
|
* main/fuse: fix iconv linkingNatanael Copa2012-08-092-3/+11
|
* main/fuse: upgrade to 2.9.1Natanael Copa2012-08-061-2/+2
|
* main/fuse: upgrade to 2.9.0Natanael Copa2012-05-111-2/+2
|
* main/fuse: upgrade to 2.8.7Natanael Copa2012-02-121-2/+2
|
* main/fuse: upgrade to 2.8.6Natanael Copa2011-10-281-7/+3
|
* main/fuse: remove *.laNatanael Copa2011-07-011-4/+4
|
* main: mass-rebuild of packages missing arch in .PKGINFONatanael Copa2011-03-311-1/+1
| | | | this is needed for apk-tools-2.1 migration
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/fuse: upgrade to 2.8.5Natanael Copa2010-10-142-26/+16
|
* main/fuse: upgrade to 2.8.4Natanael Copa2010-07-192-7/+7
|
* main/fuse: moved from testingNatanael Copa2010-07-163-0/+121