All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] iptables: bump to version 1.4.12
@ 2011-07-28 20:14 Gustavo Zacarias
  2011-07-28 20:14 ` [Buildroot] [PATCH 2/3] iw: bump to version 3.0 Gustavo Zacarias
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Gustavo Zacarias @ 2011-07-28 20:14 UTC (permalink / raw)
  To: buildroot

Bump iptables to version 1.4.12 for linux kernel 3.0 support

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/iptables/iptables.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/iptables/iptables.mk b/package/iptables/iptables.mk
index c464e6b..1ee8828 100644
--- a/package/iptables/iptables.mk
+++ b/package/iptables/iptables.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-IPTABLES_VERSION = 1.4.11.1
+IPTABLES_VERSION = 1.4.12
 IPTABLES_SOURCE = iptables-$(IPTABLES_VERSION).tar.bz2
 IPTABLES_SITE = http://ftp.netfilter.org/pub/iptables
 IPTABLES_INSTALL_STAGING = YES
-- 
1.7.3.4

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-08-04 19:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-28 20:14 [Buildroot] [PATCH 1/3] iptables: bump to version 1.4.12 Gustavo Zacarias
2011-07-28 20:14 ` [Buildroot] [PATCH 2/3] iw: bump to version 3.0 Gustavo Zacarias
2011-08-04 19:43   ` Peter Korsgaard
2011-07-28 20:14 ` [Buildroot] [PATCH 3/3] samba: bump to version 3.3.15 Gustavo Zacarias
2011-07-31 18:41   ` Sven Neumann
2011-08-01 14:44     ` Gustavo Zacarias
2011-08-01 14:47     ` Mike Williams
2011-08-04 19:38   ` Peter Korsgaard
2011-08-04 19:37 ` [Buildroot] [PATCH 1/3] iptables: bump to version 1.4.12 Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.