libnetfilter_queue branch, master, updated. libnetfilter_queue-0.0.17-18-gc5d0a03

Pablo Neira netfilter-cvslog-bounces at lists.netfilter.org
Sun Jul 11 17:32:12 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_queue".

The branch, master has been updated
       via  c5d0a0342677db2969c1119bc0f9a0a0753eaadf (commit)
       via  895c800290f447d042ce0f70e49e2bf0dbe0c6fc (commit)
       via  75a4358ed831c215a68358a387d69f7cf90ad33a (commit)
      from  9ba33008d3f7b45c5004943768822f1990d2cd0b (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 c5d0a0342677db2969c1119bc0f9a0a0753eaadf
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Sun Jul 11 17:19:12 2010 +0200

    nfq: bump version to 1.0.0
    
    This patch bumps the library version to 1.0. I have also introduced
    LIBVERSION for the API versioning.
    
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

commit 895c800290f447d042ce0f70e49e2bf0dbe0c6fc
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Sun Jul 11 17:19:54 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 75a4358ed831c215a68358a387d69f7cf90ad33a
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Sun Jul 11 17:25:30 2010 +0200

    nfq: remove libipq.h
    
    In 224df57de4479d65d4fec3eeaa8b1a4d63b8213f, we forgot to remove
    libipq.h that was introduced to add backward compatibility for
    libipq (which was never completed and now everybody should be
    using libnetfilter_queue instead).
    
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

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

Summary of changes:
 Makefile.am                            |   24 ++++++++
 configure.in                           |    3 +-
 include/libnetfilter_queue/Makefile.am |    2 +-
 include/libnetfilter_queue/libipq.h    |   96 --------------------------------
 m4/.gitignore                          |    2 +
 5 files changed, 29 insertions(+), 98 deletions(-)
 delete mode 100644 include/libnetfilter_queue/libipq.h
 create mode 100644 m4/.gitignore


hooks/post-receive
-- 
libnetfilter_queue



More information about the netfilter-cvslog mailing list