LWN.net Logo

iptables 1.4.3.1 released

From:  Pablo Neira Ayuso <pablo-AT-netfilter.org>
To:  netfilter-AT-vger.kernel.org
Subject:  [ANNOUNCE]: Release of iptables-1.4.3.1
Date:  Tue, 24 Mar 2009 14:08:11 +0100
Message-ID:  <49C8DB3B.909@netfilter.org>
Cc:  Netfilter Development Mailinglist <netfilter-devel-AT-vger.kernel.org>, Linux Netdev List <netdev-AT-vger.kernel.org>, netfilter-announce-AT-lists.netfilter.org, lwn-AT-lwn.net
Archive-link:  Article, Thread

The netfilter coreteam presents:

     iptables version 1.4.3.1

the iptables release for the 2.6.29 kernel. This version includes a
compilation fix and a couple of minor fixes:

- compilation error fix from Peter Volkov

- documentation update from Jan Engelhardt

- cleanup error reporting by myself.

Check out the Changelog for more details.

Remember that this release (and 1.4.3) starts enforcing the deprecation
of NAT filtering that was added in 1.4.2-rc1, filtering rules in the NAT
tables will cause an error instead of a warning from now on. Please make
sure your rulesets are update appropriately.

Version 1.4.3.1 can be obtained from:

http://www.netfilter.org/projects/iptables/downloads.html
ftp://ftp.netfilter.org/pub/iptables/
git://git.netfilter.org/iptables.git

On behalf of the Netfilter Core Team.
Happy firewalling!

-- 
"Los honestos son inadaptados sociales" -- Les Luthiers
Jan Engelhardt (2):
      iptables-save: minor corrections to the manpage markup
      libxt_hashlimit: add missing space for iptables-save output

Pablo Neira Ayuso (2):
      build: bump version to 1.4.3.1
      iptables: refer to dmesg if we hit EINVAL

Peter Volkov (2):
      libxtables: fix compile error due to incomplete change
      build: fix linker issue when LDFLAGS contains --as-needed



(Log in to post comments)

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds