libnetfilter_conntrack branch, master, updated. libnetfilter_conntrack-0.9.1-17-g3c5b871

Pablo Neira Ayuso netfilter-cvslog-bounces at lists.netfilter.org
Fri Dec 30 00:52:05 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 "libnetfilter_conntrack".

The branch, master has been updated
       via  3c5b8711a83caad7d6e4525a823002cac0f593a4 (commit)
      from  e429d0b35f7e505b814c61786bb2df9eff51ab05 (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 3c5b8711a83caad7d6e4525a823002cac0f593a4
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Fri Dec 30 00:49:35 2011 +0100

    src: clarify licensing terms of library (GPLv2+)
    
    This patch is *not* changing the licensing terms of this library (which
    was initially released under GPLv2 and later on extended to GPLv2+ after
    contacting all the contributors who kindly agreed to extend it to any
    later GPL version).
    
    Jan says: "In libnetfilter_conntrack, there are many .c files declaring
    GNU GPL incorporated herein by reference without telling which version(s)
    exactly apply. Given src/main.c for example is actually GPL-2.0+,
    the reference made is ambiguous."
    
    This patch should definitely clarify this.
    
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

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

Summary of changes:
 README                                             |    2 +-
 include/internal/internal.h                        |    5 -----
 .../libnetfilter_conntrack.h                       |    8 +++++---
 .../libnetfilter_conntrack_dccp.h                  |    7 -------
 src/callback.c                                     |    8 +++++---
 src/conntrack/api.c                                |    8 +++++---
 src/conntrack/bsf.c                                |    8 +++++---
 src/conntrack/build.c                              |    8 +++++---
 src/conntrack/compare.c                            |    8 +++++---
 src/conntrack/copy.c                               |    8 +++++---
 src/conntrack/filter.c                             |    8 +++++---
 src/conntrack/getter.c                             |    8 +++++---
 src/conntrack/grp.c                                |    8 +++++---
 src/conntrack/grp_getter.c                         |    8 +++++---
 src/conntrack/grp_setter.c                         |    8 +++++---
 src/conntrack/objopt.c                             |    8 +++++---
 src/conntrack/parse.c                              |    8 +++++---
 src/conntrack/setter.c                             |    8 +++++---
 src/conntrack/snprintf.c                           |    8 +++++---
 src/conntrack/snprintf_default.c                   |    8 +++++---
 src/conntrack/snprintf_xml.c                       |    8 +++++---
 src/conntrack/stack.c                              |    8 +++++---
 src/expect/api.c                                   |    8 +++++---
 src/expect/build.c                                 |    8 +++++---
 src/expect/getter.c                                |    8 +++++---
 src/expect/parse.c                                 |    8 +++++---
 src/expect/setter.c                                |    8 +++++---
 src/expect/snprintf.c                              |    8 +++++---
 src/expect/snprintf_default.c                      |    8 +++++---
 src/main.c                                         |   10 +++++-----
 30 files changed, 136 insertions(+), 96 deletions(-)


hooks/post-receive
-- 
libnetfilter_conntrack



More information about the netfilter-cvslog mailing list