iptables branch, master, updated. v1.4.11.1-35-g88e0a09

Patrick McHardy netfilter-cvslog-bounces at lists.netfilter.org
Mon Jul 11 10:41:15 CEST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "iptables".

The branch, master has been updated
       via  88e0a097c3f23dadf041b60445c6c9802c502f15 (commit)
       via  d22ceae71eaae9f641e002074fb49cd7925a7c2f (commit)
       via  34d9ce1b80618eebcf63e933cf4a15cc5482c0d2 (commit)
       via  3eab786d6a687187556c92b3dc0f0664d8352471 (commit)
       via  fbe9f1ecccb5ac02858fa7eee2979e0e4d97bb5f (commit)
       via  0c384449ae9511157cd9b34d73f8f4cb71123a45 (commit)
       via  c0e69db337540b22a3b3f739b1143341e7b759b7 (commit)
      from  795ea2e8d4d9f01a606d0d7aac22572801e06989 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 88e0a097c3f23dadf041b60445c6c9802c502f15
Merge: 795ea2e8d4d9f01a606d0d7aac22572801e06989 d22ceae71eaae9f641e002074fb49cd7925a7c2f
Author: Patrick McHardy <kaber at trash.net>
Date:   Mon Jul 11 10:41:10 2011 +0200

    Merge branch 'master' of git://dev.medozas.de/iptables

commit d22ceae71eaae9f641e002074fb49cd7925a7c2f
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Sun Jul 10 13:13:49 2011 +0200

    libxt_conntrack: move more data into the xt_option_entry
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit 34d9ce1b80618eebcf63e933cf4a15cc5482c0d2
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Sun Jul 10 12:48:42 2011 +0200

    libxt_conntrack: restore network-byte order for v1,v2
    
    References: http://bugs.debian.org/632804
    References: http://marc.info/?l=netfilter-devel&m=130999299016674&w=2
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit 3eab786d6a687187556c92b3dc0f0664d8352471
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Sun Jul 10 11:47:46 2011 +0200

    libxtables: set clone's initial data to NULL
    
    Avoid a crash in xs_init_match when a clone's m->udata points at the
    parent.
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit fbe9f1ecccb5ac02858fa7eee2979e0e4d97bb5f
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Sat Jul 9 19:37:31 2011 +0200

    option: remove last traces of intrapositional negation
    
    Intrapositional negation was deprecated in 1.4.3.
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit 0c384449ae9511157cd9b34d73f8f4cb71123a45
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Sat Jul 9 16:19:09 2011 +0200

    libxtables: ignore whitespace in the multiaddress argument parser
    
    References: http://bugzilla.netfilter.org/show_bug.cgi?id=727
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit c0e69db337540b22a3b3f739b1143341e7b759b7
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Sat Jul 9 16:01:18 2011 +0200

    libxtables: properly reject empty hostnames
    
    An empty hostname in the address list of an -s/-d argument, which may
    be the result of a typo, is interpreted as 0/0, which, when combined
    with -j ACCEPT, leads to an undesired opening of the firewall.
    
    References: http://bugzilla.netfilter.org/show_bug.cgi?id=727
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

-----------------------------------------------------------------------

Summary of changes:
 extensions/libxt_SET.c       |    9 -----
 extensions/libxt_conntrack.c |   54 +++++++++++++++++++++++-------
 extensions/libxt_rateest.c   |   13 -------
 extensions/libxt_sctp.c      |    4 --
 extensions/libxt_set.c       |    4 --
 extensions/libxt_tcp.c       |    5 ---
 include/xtables.h.in         |    2 -
 iptables/ip6tables.c         |    5 ---
 iptables/iptables.c          |    5 ---
 iptables/xtables.c           |   76 +++++++++++++-----------------------------
 10 files changed, 65 insertions(+), 112 deletions(-)


hooks/post-receive
-- 
iptables



More information about the netfilter-cvslog mailing list