* [ANNOUNCE] iptables 1.4.15 release
@ 2012-07-31 11:25 Pablo Neira Ayuso
[not found] ` <201208030820.40088.arekm@maven.pl>
0 siblings, 1 reply; 3+ messages in thread
From: Pablo Neira Ayuso @ 2012-07-31 11:25 UTC (permalink / raw)
To: netfilter-devel; +Cc: netdev, netfilter, netfilter-announce, lwn
[-- Attachment #1: Type: text/plain, Size: 407 bytes --]
Hi!
The Netfilter project proudly presents:
iptables 1.4.15
This release includes support for new features now present in the
Linux kernel 3.5 and one major bugfix (that shows up with gcc-4.7).
See ChangeLog that comes attached to this email for more details.
You can download it from:
http://www.netfilter.org/projects/iptables/downloads.html
ftp://ftp.netfilter.org/pub/iptables/
Have fun!
[-- Attachment #2: changes-iptables-1.4.15.txt --]
[-- Type: text/plain, Size: 805 bytes --]
Denys Fedoryshchenko (1):
libxt_recent: add --mask netmask
Eldad Zack (1):
libxt_recent: remove unused variable
Florian Westphal (2):
libxt_devgroup: add man page snippet
libxt_hashlimit: add support for byte-based operation
Hans Schillstrom (3):
extensions: add HMARK target
libxt_HMARK: fix output of iptables -L
libxt_HMARK: correct a number of errors introduced by Pablo's rework
Pablo Neira Ayuso (6):
libxtables: add xtables_ip[6]mask_to_cidr
libxt_HMARK: fix ct case example
iptables-restore: move code to add_param_to_argv, cleanup (fix gcc-4.7)
Revert "iptables-restore: move code to add_param_to_argv, cleanup (fix gcc-4.7)"
iptables-restore: fix parameter parsing (shows up with gcc-4.7)
bump version to 1.4.15
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ANNOUNCE] iptables 1.4.15 release
[not found] ` <201208030820.40088.arekm@maven.pl>
@ 2012-08-03 8:46 ` Pablo Neira Ayuso
2012-08-03 8:59 ` Jan Engelhardt
0 siblings, 1 reply; 3+ messages in thread
From: Pablo Neira Ayuso @ 2012-08-03 8:46 UTC (permalink / raw)
To: Arkadiusz Miśkiewicz; +Cc: netfilter-devel
On Fri, Aug 03, 2012 at 08:20:39AM +0200, Arkadiusz Miśkiewicz wrote:
> On Tuesday 31 of July 2012, Pablo Neira Ayuso wrote:
> > Hi!
> >
> > The Netfilter project proudly presents:
> >
> > iptables 1.4.15
> >
> > This release includes support for new features now present in the
> > Linux kernel 3.5 and one major bugfix (that shows up with gcc-4.7).
>
> Hm but 3.5 doesn't contain ip_queue.h anymore:
>
> In file included from libipq.c:34:0:
> ../include/libipq/libipq.h:33:43: fatal error:
> linux/netfilter_ipv4/ip_queue.h: No such file or directory
That doesn't necessarily means we have to remove libipq from the tree.
You can still use new iptables version with old Linux kernels.
I've fixed this:
http://git.netfilter.org/cgi-bin/gitweb.cgi?p=iptables.git;a=commit;h=ad8858c0d3ef875e2c118ebcc69487070fb87f72
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ANNOUNCE] iptables 1.4.15 release
2012-08-03 8:46 ` Pablo Neira Ayuso
@ 2012-08-03 8:59 ` Jan Engelhardt
0 siblings, 0 replies; 3+ messages in thread
From: Jan Engelhardt @ 2012-08-03 8:59 UTC (permalink / raw)
To: Pablo Neira Ayuso; +Cc: Arkadiusz Miśkiewicz, netfilter-devel
On Friday 2012-08-03 10:46, Pablo Neira Ayuso wrote:
>On Fri, Aug 03, 2012 at 08:20:39AM +0200, Arkadiusz Miśkiewicz wrote:
>> On Tuesday 31 of July 2012, Pablo Neira Ayuso wrote:
>> > Hi!
>> >
>> > The Netfilter project proudly presents:
>> >
>> > iptables 1.4.15
>> >
>> > This release includes support for new features now present in the
>> > Linux kernel 3.5 and one major bugfix (that shows up with gcc-4.7).
>>
>> Hm but 3.5 doesn't contain ip_queue.h anymore:
>>
>> In file included from libipq.c:34:0:
>> ../include/libipq/libipq.h:33:43: fatal error:
>> linux/netfilter_ipv4/ip_queue.h: No such file or directory
>
>That doesn't necessarily means we have to remove libipq from the tree.
Or you can just ./configure --disable-libipq :)
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-08-03 8:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-31 11:25 [ANNOUNCE] iptables 1.4.15 release Pablo Neira Ayuso
[not found] ` <201208030820.40088.arekm@maven.pl>
2012-08-03 8:46 ` Pablo Neira Ayuso
2012-08-03 8:59 ` Jan Engelhardt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).