| From: |
| Pablo Neira Ayuso <pablo@netfilter.org> |
| To: |
| netfilter-announce@lists.netfilter.org,
netfilter <netfilter@lists.netfilter.org>,
Netfilter Development Mailinglist <netfilter-devel@lists.netfilter.org> |
| Subject: |
| [ANNOUNCE] Release of iptables 1.3.8 |
| Date: |
| Mon, 25 Jun 2007 15:21:10 +0200 |
| Cc: |
| lwn@lwn.net |
| Archive-link: |
| Article,
Thread
|
Hi!
The netfilter coreteam proudly presents:
iptables version 1.3.8
This release contains lots of accumulated bugfixes, manpage updates, and
support for IPv6-MH, TCPMSS and port randomization for NAT. The
ChangeLog is attached to this mail. Upgrade is recommended.
Version 1.3.8 can be obtained from:
http://www.netfilter.org/projects/iptables/downloads.html
ftp://ftp.netfilter.org/pub/iptables/
Happy firewall,
Pablo (on behalf of the Netfilter Core Team)
--
"Países en desarrollo es el nombre con que los expertos designan a los
países arrollados por el desarrollo ajeno" -- Patas Arriba. La Escuela
del Mundo al Revés -- E. Galeano
- Fix build error of conntrack match
[Yasuyuki Kozakai]
- Remove whitespace in ip6tables.c
[Yasuyuki Kozakai]
- `-p all' and `-p 0' should be allowed in ip6tables
[Yasuyuki Kozakai]
- hashlimit doc update
[Jan Engelhardt]
- add --random option to DNAT and REDIRECT
[Patrick McHardy]
- Makefile uses POSIX conform directory check
[Roy Marples]
- Fix missing newlines in iptables-save/restore output
[Pavol Rusnak]
- Update quota manpage for SMP
[Phil Oester]
- Output for unspecified proto is `all' instead of `0'
[Phil Oester]
- Fix iptables-save with --random option
[Patrick McHardy]
- Remove unnecessary IP_NAT_RANGE_PROTO_RANDOM ifdefs
[Patrick McHardy]
- Remove libnsl from LDLIBS
[Patrick McHardy]
- Fix problem with iptables-restore and quotes
[Pablo Neira Ayuso]
- Remove unnecessary includes
[Patrick McHardy]
- Fix --modprobe parameter
[Maurice van der Pot]
- ip6tables-restore should output error of modprobe after failed to load
[Yasuyuki Kozakai]
- Add random option to SNAT
[Eric Leblond]
- Fix missing space in error message
[Patrick McHardy]
- Fixes for manpages of tcp, udp, and icmp{,6}
[Yasuyuki Kozakai]
- Add ip6tables mh extension
[Masahide Nakamura]
- Fix tcpmss manpage
[Patrick McHardy]
- Add ip6tables TCPMSS extension
[Arnaud Ebalard]
- Add UDPLITE multiport support
[Patrick McHardy]
- Fix missing space in ruleset listing
[Patrick McHardy]
- Remove extensions for unmaintained/obsolete patchlets
[Patrick McHardy]
- Fix greedy debug grep
[Patrick McHardy]
- Fix type in manpage
[Thomas Aktaia]
- Fix compile/install error for iptables-xml with DO_MULTI=1
[Lutz Jaenicke]