[Oisf-devel] [COMMIT] OISF branch, master-2.0.x, updated. suricata-2.0.3-6-g5279c24

OISF Git noreply at openinfosecfoundation.org
Mon Sep 22 10:37:01 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-2.0.x has been updated
       via  5279c2472d49fd6eb21a78a65552e9925e03826f (commit)
       via  a065c8d94c3195fd69c6c0a72633436da2d72693 (commit)
      from  0b559b0f2fdc8c32fd9aa10cd75e5db6083458d3 (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 5279c2472d49fd6eb21a78a65552e9925e03826f
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Sep 19 13:39:37 2014 +0200

    rule parser: set flag for optionless keywords
    
    If a keyword doesn't have an argument, it should set the SIGMATCH_NOOPT
    flag so the parser knows.

commit a065c8d94c3195fd69c6c0a72633436da2d72693
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Sep 19 13:38:47 2014 +0200

    rule parser: fix crashing on malformed options
    
    Fix crashing on malformed rule options like 'rev;1;'.
    
    Bug 1254.

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

Summary of changes:
 src/detect-dce-stub-data.c    |    1 +
 src/detect-dns-query.c        |    1 +
 src/detect-fast-pattern.c     |    1 +
 src/detect-file-data.c        |    1 +
 src/detect-filestore.c        |    1 +
 src/detect-ftpbounce.c        |    1 +
 src/detect-http-client-body.c |    1 +
 src/detect-http-cookie.c      |    1 +
 src/detect-http-header.c      |    1 +
 src/detect-http-hh.c          |    1 +
 src/detect-http-hrh.c         |    1 +
 src/detect-http-method.c      |    1 +
 src/detect-http-raw-header.c  |    1 +
 src/detect-http-raw-uri.c     |    1 +
 src/detect-http-server-body.c |    1 +
 src/detect-http-stat-code.c   |    1 +
 src/detect-http-stat-msg.c    |    1 +
 src/detect-http-ua.c          |    1 +
 src/detect-http-uri.c         |    1 +
 src/detect-parse.c            |    8 ++++++++
 src/detect-pkt-data.c         |    1 +
 src/detect-sameip.c           |    1 +
 22 files changed, 29 insertions(+)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list