Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-07 | Iptables: needs host-pkg-config | Gustavo Zacarias | |
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2010-06-05 | iptables: bump version, make it smaller with IPV6=n | Gustavo Zacarias | |
Closes #1879 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2010-03-31 | iptables: bump version | Gustavo Zacarias | |
Closes #1417 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2010-01-20 | Bump iptables to 1.4.6 | Gustavo Zacarias | |
Closes #913. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-09-20 | iptables: fix disable-ipv6 option | Olaf Rempel | |
- 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> | |||
2009-09-16 | iptables: use multipurpose binaries and bump version | Olaf Rempel | |
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> | |||
2009-03-31 | iptables: unbreak build with ipv6 after r25897. | Peter Korsgaard | |
2009-03-30 | iptables: use correct variable for configure options | Peter Korsgaard | |
Introduced in r23409. | |||
2009-03-30 | iptables: needs largefile support in toolchain | Peter Korsgaard | |
2009-03-30 | iptables: fix build without ipv6 support in toolchain | Peter Korsgaard | |
Patch by Steffen Schulz <sf@cbg.dyndns.org>, closes #233. | |||
2009-03-16 | iptables: doesn't use glib | Peter Korsgaard | |
2009-03-03 | iptables: bump version | Peter Korsgaard | |
- bump version to 1.4.2 - add uninstall target Patch by Olaf Rempel <razzor@kopf-tisch.de> | |||
2009-01-13 | Use HOST_GLIB for glib installation instead of /usr/bin | Ulf Samuelsson | |
2008-10-20 | package/: remove redundant install-strip in *_TARGET_INSTALL_OPT | Peter Korsgaard | |
It's default now. | |||
2008-09-18 | iptables: fix install rule to install everything in appropriate directories | Hans-Christian Egtvedt | |
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> | |||
2008-09-16 | Fix iptables compile error by updating to Makefile.autotools.in and bumping ↵ | Thiago A. Corrêa | |
version to 1.4.1 | |||
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-05-22 | Build iptables using a single process | Ulf Samuelsson | |
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | |
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | |||
2007-09-17 | - cleanup and fixes (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | |
2007-09-01 | - explicitely download via http | Bernhard Reutner-Fischer | |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer | |
2007-07-28 | Fix environment for iptables | Ulf Samuelsson | |
2007-07-23 | - just use the TARGET_CC | Bernhard Reutner-Fischer | |
2007-07-08 | - bump version | Bernhard Reutner-Fischer | |
- misc adjustments while at it | |||
2006-12-18 | - pass the correct kernel headers in and improve the -clean target. | Bernhard Reutner-Fischer | |
2006-12-14 | iptables seems to not be safe for 'make -jN' for any N>1 | Eric Andersen | |
2006-12-13 | - bump version. | Bernhard Reutner-Fischer | |
2006-12-02 | - bump version to cope with changes imposed by 2.6.19. | Bernhard Reutner-Fischer | |
2006-11-17 | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | |
2006-04-15 | version bump to 1.3.5 | Mike Frysinger | |
2006-01-03 | - update from 1.3.3 to 1.3.4 | Bernhard Reutner-Fischer | |
2005-11-24 | remove extra space after touch | Mike Frysinger | |
2005-09-18 | Patch from steelman. fixes bug 437. | Joakim Tjernlund | |
2005-08-28 | daisuke writes in Bug 397: This patch updates the iptables package to build ↵ | Mike Frysinger | |
version 1.3.3. The 1.3.3 version of iptables adds additional features. | |||
2005-06-24 | be a bit more consistant with naming, always escape wildcards | Eric Andersen | |
2005-05-12 | iptables doesnt need to concern itself with kernel headers | Eric Andersen | |
2005-02-10 | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | |
general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | |||
2005-01-11 | merge some updates from George Joseph | Mike Frysinger | |
2004-11-11 | add help desc | Mike Frysinger | |
2004-10-09 | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen | |
2004-10-09 | use $(TAR_VERBOSITY) | Mike Frysinger | |
2004-10-09 | final step in buildroot facelift | Eric Andersen | |
2004-10-09 | facelift step number two | Eric Andersen | |
2004-10-09 | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen | |
directory. |