ulogd2 branch, master, updated. ulogd-2.0.0beta4-23-g3011dcf

Pablo Neira Ayuso netfilter-cvslog-bounces at lists.netfilter.org
Thu Feb 3 18:17:55 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 "ulogd2".

The branch, master has been updated
       via  3011dcf8a1ea426ef2a07f528430ee6219ddf401 (commit)
       via  422c5ece0242f7863737ddee703c88529b165ba9 (commit)
       via  bf85255e1c813ef208eee77079f14eb5ebe766de (commit)
      from  6c21436c119cd7ba053937229aeb09dfd25925c2 (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 3011dcf8a1ea426ef2a07f528430ee6219ddf401
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Tue Feb 1 02:56:49 2011 +0100

    build: use compile/link information from pkgconfig
    
    This is important for when the libraries are in a non-default path.
    Also, libs must be listed in LDADD/LIBADD, not LDFLAGS.
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit 422c5ece0242f7863737ddee703c88529b165ba9
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Tue Feb 1 02:37:18 2011 +0100

    build: use appropriate location for program modules
    
    Modules - since they are dependent on the executable - generally go to
    libexec/.
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit bf85255e1c813ef208eee77079f14eb5ebe766de
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Tue Feb 1 02:41:27 2011 +0100

    build: avoid use of LIBS variable
    
    The variable contains global libraries linked into every possible
    object, which is unwanted. Clean up things.
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

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

Summary of changes:
 Makefile.am                   |    2 +-
 configure.ac                  |    5 ++-
 filter/Makefile.am            |   13 ++++++-----
 filter/raw2packet/Makefile.am |    2 +-
 input/flow/Makefile.am        |    2 +-
 input/packet/Makefile.am      |    4 +-
 output/Makefile.am            |   15 +++++++------
 output/dbi/Makefile.am        |    4 +-
 output/mysql/Makefile.am      |    4 +-
 output/pcap/Makefile.am       |    4 +-
 output/pgsql/Makefile.am      |    4 +-
 output/sqlite3/Makefile.am    |    4 +-
 src/Makefile.am               |    1 +
 ulogd.conf.in                 |   42 ++++++++++++++++++++--------------------
 14 files changed, 55 insertions(+), 51 deletions(-)


hooks/post-receive
-- 
ulogd2



More information about the netfilter-cvslog mailing list