[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-4.0.1-598-g26e807c

OISF Git noreply at openinfosecfoundation.org
Thu Mar 22 10:11:41 UTC 2018


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  26e807ca34e5a93013019b02daa80c1eb4b58069 (commit)
       via  1e56cfe08e5dcde9b2c335457337b9026a98b3bf (commit)
      from  efdc592172008d99cff4aaaa47c3e528b27564d3 (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 26e807ca34e5a93013019b02daa80c1eb4b58069
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Feb 13 11:41:33 2018 +0100

    doc: fix http_header_names example

commit 1e56cfe08e5dcde9b2c335457337b9026a98b3bf
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Mar 21 19:29:30 2018 +0100

    threshold: don't touch globals after init
    
    Don't free/reinit pcre globals per tenant. Others may be using them
    at the same time, or try to free/reinit them at the same time.

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

Summary of changes:
 doc/userguide/rules/http-keywords.rst |   2 +-
 src/suricata.c                        |   2 +
 src/util-threshold-config.c           | 175 +++++++++++++++++-----------------
 src/util-threshold-config.h           |   3 +
 4 files changed, 93 insertions(+), 89 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list