Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package: remove useless arguments from AUTOTARGETS | Thomas Petazzoni | 2011-09-29 | 1 | -1/+1 |
| | | | | | | | | | | Thanks to the pkgparentdir and pkgname functions, we can rewrite the AUTOTARGETS macro in a way that avoids the need for each package to repeat its name and the directory in which it is present. [Peter: pkgdir->pkgparentdir] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | iptables: bump to version 1.4.12.1 | Gustavo Zacarias | 2011-09-13 | 2 | -73/+1 |
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | iptables: bump to version 1.4.12 | Gustavo Zacarias | 2011-08-04 | 2 | -1/+1 |
| | | | | | | | | Bump iptables to version 1.4.12 for linux kernel 3.0 support [Peter: Rename patch] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | iptables: fixup multitarget binary links | Gustavo Zacarias | 2011-07-24 | 1 | -6/+7 |
| | | | | | | | | Newer vesions renamed iptables-multi to xtables-multi so fix the symlinks accordingly. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | iptables: largefile support not required anymore | Peter Korsgaard | 2011-07-22 | 1 | -4/+0 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | iptables: unbreak build without ipv6 support | Peter Korsgaard | 2011-07-22 | 1 | -0/+72 |
| | | | | | | Patch submitted upstream, but so far not committed. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | iptables: bump to version 1.4.11.1 | Gustavo Zacarias | 2011-07-21 | 1 | -1/+1 |
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | iptables: remove redundant --disable-ipv6 | Peter Korsgaard | 2011-01-11 | 1 | -3/+0 |
| | | | | | | Is automatically handled by the autotargets infrastructure. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | iptables: install to staging | Gustavo Zacarias | 2011-01-11 | 1 | -2/+3 |
| | | | | | | | Install iptables to staging so we can build iproute2 with filtering. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | iptables: bump to version 1.4.10 | Gustavo Zacarias | 2010-11-04 | 1 | -2/+1 |
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | iptables: convert old-style hook to new-style hook | Thomas Petazzoni | 2010-09-12 | 1 | -9/+19 |
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | iptables: bump to 1.4.9.1 | Gustavo Zacarias | 2010-09-07 | 1 | -1/+1 |
| | | | | | | | Adds support for new kernel 2.6.35 features. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Iptables: needs host-pkg-config | Gustavo Zacarias | 2010-06-07 | 1 | -0/+1 |
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | iptables: bump version, make it smaller with IPV6=n | Gustavo Zacarias | 2010-06-05 | 1 | -1/+3 |
| | | | | | | | Closes #1879 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | iptables: bump version | Gustavo Zacarias | 2010-03-31 | 1 | -1/+1 |
| | | | | | | | Closes #1417 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Bump iptables to 1.4.6 | Gustavo Zacarias | 2010-01-20 | 2 | -20/+1 |
| | | | | | | | Closes #913. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | iptables: fix disable-ipv6 option | Olaf Rempel | 2009-09-20 | 2 | -1/+20 |
| | | | | | | | | | - bumb version to v1.4.5 - add fix for --disable-ipv6 option (upstream bug: http://bugzilla.netfilter.org/show_bug.cgi?id=608) Signed-off-by: Olaf Rempel <razzor@kopf-tisch.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | iptables: use multipurpose binaries and bump version | Olaf Rempel | 2009-09-16 | 2 | -94/+15 |
| | | | | | | | | | | | | | Closes #587 - bump version to 1.4.4 - iptables-optional-ipv6.patch no longer needed (included in upstream) - use ipXtables-multi binaries with symlinks to ipXtables, ipXtables-save, ipXtables-restore instead of 3 distinct binaries Signed-off-by: Olaf Rempel <razzor@kopf-tisch.de> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | iptables: unbreak build with ipv6 after r25897. | Peter Korsgaard | 2009-03-31 | 1 | -12/+30 |
| | |||||
* | iptables: use correct variable for configure options | Peter Korsgaard | 2009-03-30 | 1 | -2/+1 |
| | | | | Introduced in r23409. | ||||
* | iptables: needs largefile support in toolchain | Peter Korsgaard | 2009-03-30 | 1 | -0/+4 |
| | |||||
* | iptables: fix build without ipv6 support in toolchain | Peter Korsgaard | 2009-03-30 | 2 | -0/+74 |
| | | | | Patch by Steffen Schulz <sf@cbg.dyndns.org>, closes #233. | ||||
* | iptables: doesn't use glib | Peter Korsgaard | 2009-03-16 | 1 | -1/+0 |
| | |||||
* | iptables: bump version | Peter Korsgaard | 2009-03-03 | 1 | -1/+8 |
| | | | | | | | - bump version to 1.4.2 - add uninstall target Patch by Olaf Rempel <razzor@kopf-tisch.de> | ||||
* | Use HOST_GLIB for glib installation instead of /usr/bin | Ulf Samuelsson | 2009-01-13 | 1 | -1/+1 |
| | |||||
* | package/: remove redundant install-strip in *_TARGET_INSTALL_OPT | Peter Korsgaard | 2008-10-20 | 1 | -1/+0 |
| | | | | It's default now. | ||||
* | iptables: fix install rule to install everything in appropriate directories | Hans-Christian Egtvedt | 2008-09-18 | 1 | -5/+4 |
| | | | | | | | This patch will install iptables with the install-strip command, and also use /usr/lib as target for the filter libraries. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | ||||
* | Fix iptables compile error by updating to Makefile.autotools.in and bumping ↵ | Thiago A. Corrêa | 2008-09-16 | 1 | -57/+11 |
| | | | | version to 1.4.1 | ||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | Build iptables using a single process | Ulf Samuelsson | 2008-05-22 | 1 | -1/+1 |
| | |||||
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -2/+2 |
| | | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | ||||
* | - cleanup and fixes (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-09-17 | 1 | -4/+12 |
| | |||||
* | - explicitely download via http | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -1/+1 |
| | |||||
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -3/+3 |
| | |||||
* | Fix environment for iptables | Ulf Samuelsson | 2007-07-28 | 1 | -2/+2 |
| | |||||
* | - just use the TARGET_CC | Bernhard Reutner-Fischer | 2007-07-23 | 1 | -2/+2 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -12/+10 |
| | | | | - misc adjustments while at it | ||||
* | - pass the correct kernel headers in and improve the -clean target. | Bernhard Reutner-Fischer | 2006-12-18 | 1 | -3/+3 |
| | |||||
* | iptables seems to not be safe for 'make -jN' for any N>1 | Eric Andersen | 2006-12-14 | 1 | -4/+4 |
| | |||||
* | - bump version. | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -2/+2 |
| | |||||
* | - bump version to cope with changes imposed by 2.6.19. | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -2/+2 |
| | |||||
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -1/+2 |
| | |||||
* | version bump to 1.3.5 | Mike Frysinger | 2006-04-15 | 1 | -1/+1 |
| | |||||
* | - update from 1.3.3 to 1.3.4 | Bernhard Reutner-Fischer | 2006-01-03 | 1 | -2/+2 |
| | |||||
* | remove extra space after touch | Mike Frysinger | 2005-11-24 | 1 | -1/+1 |
| | |||||
* | Patch from steelman. fixes bug 437. | Joakim Tjernlund | 2005-09-18 | 1 | -1/+1 |
| | |||||
* | daisuke writes in Bug 397: This patch updates the iptables package to build ↵ | Mike Frysinger | 2005-08-28 | 1 | -1/+1 |
| | | | | version 1.3.3. The 1.3.3 version of iptables adds additional features. | ||||
* | be a bit more consistant with naming, always escape wildcards | Eric Andersen | 2005-06-24 | 1 | -1/+1 |
| | |||||
* | iptables doesnt need to concern itself with kernel headers | Eric Andersen | 2005-05-12 | 1 | -1/+1 |
| | |||||
* | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | 2005-02-10 | 2 | -3/+8 |
| | | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file |