History log of /openwrt/package/network/utils/xtables-addons/Makefile
Revision Date Author Comments
# 8117cd03 19-Jan-2017 Ralph Sennhauser <ralph.sennhauser@gmail.com>

xtables-addons: bump to 2.12

* bump to 2.12, adds support for Linux 4.9 / 4.10

* don't disable format security checks

* don't patch and run autoreconf just to suppress a potential but
harmless warning

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>


# 7f5b1dbc 07-Sep-2016 Felix Fietkau <nbd@nbd.name>

xtables-addons: add missing dependency

Signed-off-by: Felix Fietkau <nbd@nbd.name>


# bd1c3202 07-Sep-2016 Dirk Neukirchen <dirkneukirchen@web.de>

xtables-addons: update to 2.11

- fix compilation w. Kernel 4.6 due to
hash->shash crypto API
- remove a patch integrated upstream

- remove unrecognized configure option
removed upstream in 2010
commit 40d0345f1ed02de183b13a6ce38847bc1f4ac48e

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>


# c976c9ee 02-Dec-2015 Jonas Gorski <jogo@openwrt.org>

xtables-addons: update to 2.10

Fixes compilation with linux 4.4.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47699 3c298f89-4303-0410-b956-a3cf2f4a3e73


# c15952c4 15-Nov-2015 Felix Fietkau <nbd@openwrt.org>

xtables-addons: update to 2.9

Fixes compilation with Linux 4.3. Runtime tested on Ubiquiti EdgeRouter
Lite with Linux 3.18, 4.1 and 4.3.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47470 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 08248ddf 21-Sep-2015 Steven Barth <steven@midlink.org>

package: Remove dependencies to kmod-ipv6

Since r46834, IPv6 support is builtin if selected. Therefor, dependencies
on kmod-ipv6 can no longer be fulfilled, since it is not a module anymore.

Signed-off-by: Arjen de Korte <arjen+openwrt@de-korte.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47022 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 2bc1687a 15-Jul-2015 Jonas Gorski <jogo@openwrt.org>

xtables-addons: update to 2.7 to fix compilation with 4.1

Also drop the configure (not .ac) patch part as autoreconf will
overwrite it anyway with a newly generated version.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Acked-by: Jo-Philipp Wich <jow@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46385 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 148eac2b 21-Jun-2015 Jonas Gorski <jogo@openwrt.org>

xtables-addons: disable for kernel 4.1 for now

Netfilter APIs have changed, so the code requuires updates to compile
successfully.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46111 3c298f89-4303-0410-b956-a3cf2f4a3e73


# ae62798e 24-Jan-2015 Felix Fietkau <nbd@openwrt.org>

build: drop obsolete kernel version dependencies

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44110 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 85c10a8a 03-Nov-2014 John Crispin <blogic@openwrt.org>

license info - revert r43155

turns out that r43155 adds duplicate info.

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43167 3c298f89-4303-0410-b956-a3cf2f4a3e73


# b8df8ca9 03-Nov-2014 John Crispin <blogic@openwrt.org>

Add more license tags with SPDX identifiers

Note, that licensing stuff is a nightmare: many packages does not clearly
state their licenses, and often multiple source files are simply copied
together - each with different licensing information in the file headers.

I tried hard to ensure, that the license information extracted into the OpenWRT's
makefiles fit the "spirit" of the packages, e.g. such small packages which
come without a dedicated source archive "inherites" the OpenWRT's own license
in my opinion.

However, I can not garantee that I always picked the correct information
and/or did not miss license information.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43155 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 2bf2015c 01-Nov-2014 Steven Barth <steven@midlink.org>

Add a few SPDX tags

Signed-off-by: Steven Barth <steven@midlink.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43151 3c298f89-4303-0410-b956-a3cf2f4a3e73


# d55fa232 21-Aug-2014 Felix Fietkau <nbd@openwrt.org>

xtables-addons: update to version 2.5

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42256 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 54e8abbb 07-Aug-2014 Felix Fietkau <nbd@openwrt.org>

xtables-addons: remove version 1.x for old kernels

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42047 3c298f89-4303-0410-b956-a3cf2f4a3e73


# e59dd23a 30-Jun-2014 Felix Fietkau <nbd@openwrt.org>

build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages

The idea is to gradually fix the packages

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41411 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 8d82afd3 22-Sep-2013 Felix Fietkau <nbd@openwrt.org>

xtables-addons: fix missing conversion from r38021 (resolves a broken dependency)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38124 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 751f9288 17-Sep-2013 John Crispin <blogic@openwrt.org>

kernel: make most modules use AutoProbe

now that we have modprobe we can set more than half of the modules to AutoProbe

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38021 3c298f89-4303-0410-b956-a3cf2f4a3e73


# fef52b65 19-Jul-2013 Hauke Mehrtens <hauke@openwrt.org>

kernel: fix xtables-addons dependencies with kernel 3.3

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37461 3c298f89-4303-0410-b956-a3cf2f4a3e73


# a7a9911b 19-Jul-2013 Jo-Philipp Wich <jow@openwrt.org>

xtables-addons: use a select of kmod-ipt-core instead of depending on it

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37425 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 8101167c 19-Jul-2013 Jo-Philipp Wich <jow@openwrt.org>

xtables-addons: add missing kmod dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37424 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 747a5fa8 10-Jul-2013 Felix Fietkau <nbd@openwrt.org>

xtables-addons: update to version 2.3, adds linux 3.10 compatibility

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37226 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 48ff0619 28-Feb-2013 Jo-Philipp Wich <jow@openwrt.org>

xtables-addons: fix packaging of iptaccount

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35831 3c298f89-4303-0410-b956-a3cf2f4a3e73


# dc2e5bd9 16-Jan-2013 Jo-Philipp Wich <jow@openwrt.org>

xtables-addons: move to package/, add myself as maintainer


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35193 3c298f89-4303-0410-b956-a3cf2f4a3e73