summaryrefslogtreecommitdiff
path: root/main/iproute2
AgeCommit message (Collapse)Author
2017-12-30[various]: unify names of licenses according to SPDXJakub Jirutka
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/
2017-09-17main/iproute2: upgrade to 4.13.0tmpfile
2017-08-10main/iproute2: modernize APKBUILDSören Tempel
2017-08-10main/iproute2: upgrade to 4.12.0Sören Tempel
musl fixes have been copied from void linux.
2017-04-05main/iproute2: rebuild against iptables-1.6.1Jakub Jirutka
2017-03-07main/iproute2: upgrade to 4.10André Klitzing
* Modernize abuild * Update musl-fixes.patch
2016-12-29main/iproute2: upgrade to 4.9.0André Klitzing
Update musl-fixes.patch
2016-11-01main/[various]: set proper archTimo Teräs
fixes commit "main/[various]: dont set arch in split function"
2016-10-26main/[various]: dont set arch in split functionNatanael Copa
2016-08-12main/iproute2: upgrade to 4.7.0Natanael Copa
2016-06-08main/iproute2: depend on libelfSören Tempel
fixes #5673
2016-06-08main/iproute2: upgrade to 4.6.0Sören Tempel
2016-03-31main/iproute2: rebuild against new iptablesTimo Teräs
2016-03-24main/iproute2: new upstream version 4.4.0Christian Kampka
2015-10-06main/iproute2: upgrade to 4.2.0Sören Tempel
2015-02-03main/iproute2: upgrade to 3.18.0Natanael Copa
2014-10-02main/iproute2: upgrade to 3.15.0Natanael Copa
2014-05-27main/iproute2: upgrade to 3.14.0Natanael Copa
2014-01-16main/iproute2: upgrade to 3.12.0Bartłomiej Piotrowski
2013-10-16main/iproute2: upgrade to 3.11.0Bartłomiej Piotrowski
2013-09-29main/iproute2: fix musl buildTimo Teräs
2013-08-27main/iproute2: upgrade to 3.10.0Natanael Copa
2013-07-30[all autotools packages]: normalize ./configureTimo Teräs
2013-05-15main/iproute2: upgrade to 3.9.0Natanael Copa
2013-02-17main/iproute2: upgrade to 3.7.0Natanael Copa
2012-11-16main/iproute2: upgrade to 3.6.0Natanael Copa
2012-09-04main/iproute2: upgrade to 3.5.1Natanael Copa
2012-07-24main/iproute2: upgrade to 3.4.0Natanael Copa
2012-04-25main/iproute2: upgrade to 3.3.0Natanael Copa
2012-03-22main/iproute2: upgrade to 3.2.0Natanael Copa
2011-10-13main/iproute2: remove unused scriptNatanael Copa
2011-08-31main/iproute2: let trigger update busybox linksNatanael Copa
2011-05-23main/iproute2: upgrade to 2.6.38Natanael Copa
2011-02-04main/iproute2: upgrade to 2.6.37Natanael Copa
2011-01-13Set all packages with arch="x86 x86_64" to arch="all".William Pitcock
2010-12-13main/*: add archNatanael Copa
2010-11-30main/iproute2: support xfrm upper protocol gre keyNatanael Copa
2010-11-23main/iproute2: apply patches from upstream for 2.6.35.1 releaseTimo Teräs
This fixes a nasty bug causing "ip route get" to not work properly.
2010-09-29main/iproute2: really upgrade to 2.6.35 versionNatanael Copa
ref #435
2010-09-01main/iproute2: upgrade to 2.6.35Natanael Copa
2010-06-22main/iproute2: upgrade to 2.6.34Natanael Copa
2010-05-28main/iproute2: actually upgrade to 2.6.33Natanael Copa
_realver pointed to 2.6.31 so we didnt really have the 2.6.33
2010-05-06main/iproute2: upgrade to 2.6.33Natanael Copa
2010-05-04main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa
2010-01-13main/iproute2: upgrade to 2.6.31Natanael Copa
2009-07-24various: misc build fixesNatanael Copa
2009-07-23move core/* to main/Natanael Copa
added maintainer to several packages as well