libnetfilter_conntrack branch, master, updated. libnetfilter_conntrack-0.0.102-2-g9b04f2f

Pablo Neira netfilter-cvslog-bounces at lists.netfilter.org
Sat Sep 4 13:30:24 CEST 2010


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 "libnetfilter_conntrack".

The branch, master has been updated
       via  9b04f2f352edbabdaab57b6176390d6facfc2e85 (commit)
       via  af3062777d3f99e9371aeeded872a2cbeb0b5a0c (commit)
      from  620734ead3c7eebb085b22c783e65aff59257b19 (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 9b04f2f352edbabdaab57b6176390d6facfc2e85
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Sat Sep 4 13:25:32 2010 +0200

    build: add libtool m4 support
    
    libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
    libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree
    libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
    
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

commit af3062777d3f99e9371aeeded872a2cbeb0b5a0c
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Fri Sep 3 12:59:15 2010 +0200

    ct: fix regression with helpers for Linux kernel >= 2.6.34
    
    Since Linux kernel 2.6.34, the attribute validation for CTA_HELP_NAME
    requires that the string must be NULL terminated. I think that this
    should be fixed in the kernel instead since it breaks old binaries of
    the library. However, we're already in 2.6.36-rc, so let's fix it
    in user-space and hope that everyone upgrades.
    
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

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

Summary of changes:
 Makefile.am           |    2 ++
 configure.in          |    2 +-
 m4/.gitignore         |    2 ++
 src/conntrack/build.c |    2 +-
 4 files changed, 6 insertions(+), 2 deletions(-)
 create mode 100644 m4/.gitignore


hooks/post-receive
-- 
libnetfilter_conntrack



More information about the netfilter-cvslog mailing list