[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0.2-87-g85b96d5

OISF Git noreply at openinfosecfoundation.org
Tue Jul 29 08:25:06 UTC 2014


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

The branch, master has been updated
       via  85b96d5032594ddc1018155d3eee6dd7328d7fbf (commit)
       via  d7982fae8c7bbc14cb3548ac929aa74b21d034bc (commit)
      from  0ac94ef777d222bb530e6f314b1092b2b4b24744 (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 85b96d5032594ddc1018155d3eee6dd7328d7fbf
Author: Eric Leblond <eric at regit.org>
Date:   Fri Jul 4 17:00:55 2014 +0200

    travis-ci: use make check
    
    This patch replaces unittest run by make check. It also install
    coccinelle so we should have more test.

commit d7982fae8c7bbc14cb3548ac929aa74b21d034bc
Author: Eric Leblond <eric at regit.org>
Date:   Tue Jul 1 19:27:34 2014 +0200

    coccinelle: fix problem with coccinelle 1.0rc21
    
    coccinelle 1.0rc21 has a problem with regular expression handling.
    This result in a Fatal Error when test system detects an coding
    error.
    
    This patch fixes the problem by using a simple blob inside
    semantic patch instead of using a regular expression to define
    the function.
    
    It also fixes add an optimization on matching suppressing a
    useless <.. ..> construction.
    
    Fixes have been suggested by Julia Lawall.

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

Summary of changes:
 .travis.yml                          |    5 +++--
 qa/coccinelle/banned-functions.cocci |   12 +++++-------
 2 files changed, 8 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list