aboutsummaryrefslogtreecommitdiffstats
path: root/main/iproute2
Commit message (Collapse)AuthorAgeFilesLines
* [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/iproute2: upgrade to 4.13.0tmpfile2017-09-171-5/+4
|
* main/iproute2: modernize APKBUILDSören Tempel2017-08-101-8/+7
|
* main/iproute2: upgrade to 4.12.0Sören Tempel2017-08-102-75/+204
| | | | musl fixes have been copied from void linux.
* main/iproute2: rebuild against iptables-1.6.1Jakub Jirutka2017-04-051-1/+1
|
* main/iproute2: upgrade to 4.10André Klitzing2017-03-072-31/+33
| | | | | * Modernize abuild * Update musl-fixes.patch
* main/iproute2: upgrade to 4.9.0André Klitzing2016-12-292-7/+19
| | | | Update musl-fixes.patch
* main/[various]: set proper archTimo Teräs2016-11-011-1/+1
| | | | fixes commit "main/[various]: dont set arch in split function"
* main/[various]: dont set arch in split functionNatanael Copa2016-10-261-1/+0
|
* main/iproute2: upgrade to 4.7.0Natanael Copa2016-08-121-5/+5
|
* main/iproute2: depend on libelfSören Tempel2016-06-081-2/+2
| | | | fixes #5673
* main/iproute2: upgrade to 4.6.0Sören Tempel2016-06-082-28/+46
|
* main/iproute2: rebuild against new iptablesTimo Teräs2016-03-311-1/+1
|
* main/iproute2: new upstream version 4.4.0Christian Kampka2016-03-241-4/+4
|
* main/iproute2: upgrade to 4.2.0Sören Tempel2015-10-062-13/+63
|
* main/iproute2: upgrade to 3.18.0Natanael Copa2015-02-032-4/+20
|
* main/iproute2: upgrade to 3.15.0Natanael Copa2014-10-022-118/+4
|
* main/iproute2: upgrade to 3.14.0Natanael Copa2014-05-273-48/+118
|
* main/iproute2: upgrade to 3.12.0Bartłomiej Piotrowski2014-01-161-4/+4
|
* main/iproute2: upgrade to 3.11.0Bartłomiej Piotrowski2013-10-161-4/+4
|
* main/iproute2: fix musl buildTimo Teräs2013-09-292-3/+47
|
* main/iproute2: upgrade to 3.10.0Natanael Copa2013-08-271-4/+4
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-1/+4
|
* main/iproute2: upgrade to 3.9.0Natanael Copa2013-05-151-6/+7
|
* main/iproute2: upgrade to 3.7.0Natanael Copa2013-02-171-2/+4
|
* main/iproute2: upgrade to 3.6.0Natanael Copa2012-11-161-2/+2
|
* main/iproute2: upgrade to 3.5.1Natanael Copa2012-09-041-2/+2
|
* main/iproute2: upgrade to 3.4.0Natanael Copa2012-07-241-2/+2
|
* main/iproute2: upgrade to 3.3.0Natanael Copa2012-04-252-35/+2
|
* main/iproute2: upgrade to 3.2.0Natanael Copa2012-03-222-5/+38
|
* main/iproute2: remove unused scriptNatanael Copa2011-10-131-4/+0
|
* main/iproute2: let trigger update busybox linksNatanael Copa2011-08-311-2/+2
|
* main/iproute2: upgrade to 2.6.38Natanael Copa2011-05-231-2/+2
|
* main/iproute2: upgrade to 2.6.37Natanael Copa2011-02-046-490/+7
|
* 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/iproute2: support xfrm upper protocol gre keyNatanael Copa2010-11-303-2/+230
|
* main/iproute2: apply patches from upstream for 2.6.35.1 releaseTimo Teräs2010-11-234-3/+265
| | | | This fixes a nasty bug causing "ip route get" to not work properly.
* main/iproute2: really upgrade to 2.6.35 versionNatanael Copa2010-09-291-3/+3
| | | | ref #435
* main/iproute2: upgrade to 2.6.35Natanael Copa2010-09-011-1/+1
|
* main/iproute2: upgrade to 2.6.34Natanael Copa2010-06-221-2/+2
|
* main/iproute2: actually upgrade to 2.6.33Natanael Copa2010-05-281-3/+3
| | | | _realver pointed to 2.6.31 so we didnt really have the 2.6.33
* main/iproute2: upgrade to 2.6.33Natanael Copa2010-05-061-2/+2
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/iproute2: upgrade to 2.6.31Natanael Copa2010-01-131-8/+13
|
* various: misc build fixesNatanael Copa2009-07-241-1/+1
|
* move core/* to main/Natanael Copa2009-07-233-0/+39
added maintainer to several packages as well