Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/ipset: upgrade to 7.0 | Kaarle Ritvanen | 2018-10-28 | 2 | -15/+3 |
| | |||||
* | main/ipset: fix reloading of existing ipsets | Thomas Liske | 2018-09-18 | 2 | -3/+8 |
| | | | | fixes #9149 | ||||
* | main/ipset: upgrade to 6.38 | Kaarle Ritvanen | 2018-04-12 | 1 | -2/+2 |
| | |||||
* | main/ipset: upgrade to 6.36 | Kaarle Ritvanen | 2018-03-04 | 1 | -2/+2 |
| | |||||
* | main/ipset: upgrade to 6.35 | Kaarle Ritvanen | 2018-01-16 | 1 | -2/+2 |
| | |||||
* | [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/ipset: upgrade to 6.34 | Kaarle Ritvanen | 2017-09-29 | 1 | -2/+2 |
| | |||||
* | main/ipset: upgrade to 6.33 | Kaarle Ritvanen | 2017-09-15 | 2 | -4/+16 |
| | |||||
* | main/ipset: modernize APKBUILD | tmpfile | 2017-09-07 | 1 | -18/+7 |
| | |||||
* | main/ipset: fix variable scope | Kaarle Ritvanen | 2017-03-21 | 2 | -13/+11 |
| | |||||
* | main/ipset: fix race conditions in init script | Kaarle Ritvanen | 2017-03-21 | 2 | -9/+11 |
| | |||||
* | main/ipset: optimize init script performance | Kaarle Ritvanen | 2017-03-21 | 2 | -30/+34 |
| | |||||
* | main/ipset: upgrade to 6.32 | Kaarle Ritvanen | 2017-03-12 | 1 | -2/+2 |
| | |||||
* | main/ipset: upgrade to 6.31 | Kaarle Ritvanen | 2017-02-20 | 1 | -6/+2 |
| | |||||
* | main/ipset: update to 6.29 | Stuart Cardall | 2016-04-18 | 1 | -4/+4 |
| | |||||
* | main/ipset: upgrade to 6.27 | Natanael Copa | 2015-11-19 | 1 | -4/+4 |
| | |||||
* | main/ipset: Added description to init.d script | Daniele Coli | 2015-11-19 | 2 | -4/+7 |
| | | | | | Added description to init.d script in order to make it compliant with rc-system and avoid annoying warning messages on syslog. | ||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -1/+0 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | main/ipset: upgrade to 6.25.1 | Kaarle Ritvanen | 2015-07-16 | 1 | -5/+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/ipset: upgrade to 6.24 | Natanael Copa | 2014-11-26 | 1 | -4/+4 |
| | |||||
* | main/ipset: upgrade to 6.23 | Kaarle Ritvanen | 2014-09-29 | 1 | -4/+4 |
| | |||||
* | main/ipset: upgrade to 6.21.1 | Kaarle Ritvanen | 2014-04-04 | 1 | -4/+4 |
| | |||||
* | main/ipset: update license tag | Fabian Affolter | 2014-03-03 | 1 | -5/+5 |
| | |||||
* | main/ipset: upgrade to 6.20.1 | Natanael Copa | 2013-10-30 | 1 | -5/+4 |
| | |||||
* | main/[various]: update config.sub | Timo Teräs | 2013-09-29 | 1 | -0/+1 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+7 |
| | |||||
* | main/ipset: upgrade to 6.19 | Natanael Copa | 2013-05-15 | 1 | -4/+4 |
| | |||||
* | main/ipset: upgrade to 6.18 | Natanael Copa | 2013-04-17 | 1 | -4/+4 |
| | |||||
* | main/ipset: upgrade to 6.17 | Natanael Copa | 2013-03-13 | 1 | -2/+6 |
| | |||||
* | main/ipset: upgrade to 6.16.1 | Bartłomiej Piotrowski | 2012-12-18 | 1 | -2/+2 |
| | |||||
* | main/ipset: upgrade to 6.14 | Natanael Copa | 2012-10-11 | 1 | -2/+2 |
| | |||||
* | main/ipset: upgrade to 6.13 | Natanael Copa | 2012-09-10 | 1 | -3/+3 |
| | |||||
* | main/ipset: update checksum | Leonardo Arena | 2012-08-28 | 1 | -2/+2 |
| | |||||
* | main/ipset: separate config file for each ipset, save/reload commands in ↵ | Kaarle Ritvanen | 2012-08-28 | 2 | -11/+99 |
| | | | | init script | ||||
* | testing/awall: moved to main with dependencies (ipset, lua-signal, lua-sleep) | Kaarle Ritvanen | 2012-05-01 | 2 | -0/+67 |