iptables branch, master, updated. v1.4.12.1-50-g79cefab

Jan Engelhardt netfilter-cvslog-bounces at lists.netfilter.org
Sat Dec 31 22:04:57 CET 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  79cefabaac7a0ecf864db7da2a665845c0789f10 (commit)
       via  32d8532a37004e11e5994d93df5e249c43197930 (commit)
       via  f63d056f0c1ac122973a0859445c9cb5747e7213 (commit)
       via  de26cd21f367d929a1aff41e268ce250ad49b04b (commit)
       via  9e1bb81c7e9d2c402ac62e3955af144e49f96ad8 (commit)
       via  20a776cbd45368256601e4e38761ce5b44b35205 (commit)
       via  1fda09431938321b1aed6b9cf0e4cbcefae39b11 (commit)
      from  4c15dcc6ec505d26649be8a8a9c8eb19134bfd5a (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 79cefabaac7a0ecf864db7da2a665845c0789f10
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Fri Dec 30 02:14:00 2011 +0100

    extensions: link on libxtables and check symbols
    
    Have each extension link against libxtables.so; with this, all home
    symbols are known at link time and we can use ld's --no-undefined to
    run the check, dropping the homebrew solution.
    
    By having libxtables.so required by extensions, package managers'
    automatic dependency discovery will become effective so that manual
    dependencies for distros with split extension packages (e.g. OpenWRT)
    will not be necessary anymore.
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit 32d8532a37004e11e5994d93df5e249c43197930
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Sun Dec 18 04:04:37 2011 +0100

    build: use delayed expansion on the user-settable variables
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit f63d056f0c1ac122973a0859445c9cb5747e7213
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Sun Dec 18 20:22:26 2011 +0100

    Update .gitignore
    
    Split off extensions/.gitignore.

commit de26cd21f367d929a1aff41e268ce250ad49b04b
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Sun Dec 18 20:21:27 2011 +0100

    build: use AC_CONFIG_AUX_DIR and stash away tools

commit 9e1bb81c7e9d2c402ac62e3955af144e49f96ad8
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Sun Dec 18 20:20:33 2011 +0100

    Update .gitignore
    
    Only ignore these paths if they are a directory.

commit 20a776cbd45368256601e4e38761ce5b44b35205
Merge: 4c15dcc6ec505d26649be8a8a9c8eb19134bfd5a 1fda09431938321b1aed6b9cf0e4cbcefae39b11
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Sat Dec 31 21:53:54 2011 +0100

    Merge branch 'stable'

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

Summary of changes:
 .gitignore                |   27 ++++-----------------
 configure.ac              |   11 +++++++++
 extensions/.gitignore     |    9 +++++++
 extensions/GNUmakefile.in |   56 +++++++++++++++++++-------------------------
 utils/Makefile.am         |    3 +-
 5 files changed, 51 insertions(+), 55 deletions(-)
 create mode 100644 extensions/.gitignore


hooks/post-receive
-- 
iptables



More information about the netfilter-cvslog mailing list