aboutsummaryrefslogtreecommitdiffstats
path: root/main/btrfs-progs
Commit message (Collapse)AuthorAgeFilesLines
* main/btrfs-progs: upgrade to 4.15Sören Tempel2018-02-061-3/+3
|
* [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/btrfs-progs: fix linux-headers dependency for -devNatanael Copa2017-12-131-2/+3
|
* main/btrfs-progs: upgrade to 4.14Sören Tempel2017-12-011-3/+4
|
* main/btrfs-progs: upgrade to 4.13.2Sören Tempel2017-10-081-2/+2
|
* main/btrfs-progs: upgrade to 4.13.1Jakub Jirutka2017-09-302-3/+13
|
* main/btrfs-progs: upgrade to 4.12.1Sören Tempel2017-09-071-2/+2
|
* main/btrfs-progs: upgrade to 4.12Sören Tempel2017-08-031-2/+2
|
* main/btrfs-progs: modernize APKBUILDSören Tempel2017-08-031-8/+6
|
* main/btrfs-progs: upgrade to 4.11Natanael Copa2017-06-141-2/+2
|
* main/btrfs-progs: upgrade to 4.10.2Ivan Tham2017-04-061-2/+2
|
* main/btrfs-progs: upgrade to 4.10.1Sören Tempel2017-03-181-2/+2
|
* main/btrfs-progs: upgrade to 4.10Sören Tempel2017-03-121-2/+2
|
* main/btrfs-progs: upgrade to 4.9.1Sören Tempel2017-02-221-8/+2
|
* main/btrfs-progs: upgrade to 4.8.5Jakub Jirutka2016-12-052-11/+11
|
* main/btrfs-progs: improve abuildJakub Jirutka2016-12-051-12/+13
|
* main/[various]: set proper archTimo Teräs2016-11-011-1/+2
| | | | fixes commit "main/[various]: dont set arch in split function"
* main/[various]: dont set arch in split functionNatanael Copa2016-10-261-1/+0
|
* main/btrfs-progs: upgrade to 4.7.3Sören Tempel2016-09-261-14/+11
|
* main/btrfs-progs: upgrade to 4.7Natanael Copa2016-08-121-5/+5
|
* main/btrfs-progs: remove patch for pthread_tryjoin_npSören Tempel2016-07-102-19/+4
| | | | The most recent musl version supports pthread_tryjoin_np now.
* main/btrfs-progs: upgrade to 4.5.3Sören Tempel2016-05-261-4/+7
|
* main/btrfs-progs: upgrade to 4.5.2Sören Tempel2016-05-101-4/+4
|
* main/btrfs-progs: upgrade to 4.5.1Sören Tempel2016-04-011-5/+4
|
* main/btrfs-progs: upgrade to 4.4.1Natanael Copa2016-03-291-4/+4
|
* main/btrfs-progs: update to 4.4Stuart Cardall2016-01-211-5/+5
|
* main/btrfs-progs: fix install_if for bash completionsSören Tempel2015-12-221-2/+2
| | | | Only install bash completion files if bash-completion is installed.
* main/btrfs-progs: All binaries and scripts not involved in the boot process ↵Valery Kartel2015-12-111-4/+17
| | | | | | | and the creation of the filesystem are moved to -extra subpackage TODO: - replace /sbin/fsck.btrfs dummy script to real '/sbin/btrfs check'-based one.
* main/btrfs-progs: some fixes in APKBUILD. libraries moved to -libs subpackageValery Kartel2015-12-111-10/+5
| | | | | - remove unnecessary parameters in ./configure & make install - don't know why libraries was in -dev subpackage. Move it to -libs subpackage
* main/btrfs-progs: upgrade to 4.3.1Sören Tempel2015-11-202-18/+19
|
* main/btrfs-progs: install files single-threadlyBartłomiej Piotrowski2015-11-091-1/+1
|
* main/btrfs-progs: Version bumpScrumpyJack2015-11-091-4/+4
| | | | Version upgrade from 4.2.3 to 4.3
* main/btrfs-progs: update to 4.2.3Stuart Cardall2015-11-042-9/+35
| | | | https://btrfs.wiki.kernel.org/index.php/Changelog#btrfs-progs_4.2.3_.28Oct_2015.29
* main/btrfs-progs: upgrade to 4.1.2Natanael Copa2015-07-201-4/+4
|
* main/btrfs-progs: upgrade to 4.0.1Natanael Copa2015-06-181-4/+4
|
* main/btrfs-progs: upgrade to 4.0Natanael Copa2015-05-041-6/+15
|
* main/btrfs-progs: upgrade to 3.18.2Carlo Landmeter2015-02-231-4/+4
|
* main/btfs-progs: fix buildtime depsNatanael Copa2014-12-121-1/+1
| | | | needs linux-headers
* main/btrfs-progs: upgrade to 3.17.3Łukasz Jendrysik2014-12-121-4/+5
|
* main/btrfs-progs: upgrade to 3.17.2Natanael Copa2014-11-261-4/+4
|
* main/btrfs-progs: upgrade to 3.17.1Carlo Landmeter2014-11-082-9/+22
|
* main/btrfs-progs: upgrade to 3.16Eivind Uggedal2014-08-272-12/+12
|
* main/btrfs-progs: musl compatCarlo Landmeter2014-07-302-5/+32
|
* main/btrfs-progs: upgrade to 3.14.2Eivind Uggedal2014-05-301-5/+6
|
* main/btrfs-progs: upgrade to 3.14.1Eivind Uggedal2014-04-211-5/+5
|
* main/btrfs-progs: build fix for muslNatanael Copa2013-12-272-4/+39
|
* main/btrfs-progs: update to 3.12Eivind Uggedal2013-12-271-9/+13
| | | | Added -dev subpackage for new headers and libbtrfs.
* main/btrfs-progs: specify licenseFabian Affolter2013-12-031-8/+4
|
* testing/btrfs-progs: move to mainBartłomiej Piotrowski2013-05-121-0/+37