[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-4.0.1-144-g84f09d5
OISF Git
noreply at openinfosecfoundation.org
Thu Dec 14 20:39:45 UTC 2017
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 84f09d5124643c6be7fc9b9604f24609a6bfb1c4 (commit)
via d6c3a36113fadd579fd3fe1cde6bac80d439a7c4 (commit)
via 77e548ed1c3cfaa384b498e054e52d054e0e2b40 (commit)
via be9ec3958ebf4eb2dc73a41f8668c57b1623b577 (commit)
from 0f50dc1488fe65b2ed5444dde67e653eddaa3833 (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 84f09d5124643c6be7fc9b9604f24609a6bfb1c4
Author: Jason Ish <ish at unx.ca>
Date: Wed Dec 13 16:18:40 2017 -0600
template scripts: fixup detect setup scripts
Update scripts to reflect recent changes in the detection files.
commit d6c3a36113fadd579fd3fe1cde6bac80d439a7c4
Author: Andreas Herz <andi at geekosphere.org>
Date: Thu Dec 14 01:10:33 2017 +0100
detect-engine: add missing mutex unlock
commit 77e548ed1c3cfaa384b498e054e52d054e0e2b40
Author: Andreas Herz <andi at geekosphere.org>
Date: Thu Dec 14 00:59:30 2017 +0100
rule-reload: fix possible hangup with SIGUSR2
In some cases the rule reload could hang. The pending USR2 signals will
be recognized even with the <2 check. Also the SCLogWarning shouldn't be
used in the handler (see Warning about SCLog* API above in the code).
commit be9ec3958ebf4eb2dc73a41f8668c57b1623b577
Author: Victor Julien <victor at inliniac.net>
Date: Wed Dec 6 22:54:31 2017 +0100
doc: initial suricata-update page
-----------------------------------------------------------------------
Summary of changes:
doc/userguide/rule-management/index.rst | 1 +
doc/userguide/rule-management/suricata-update.rst | 117 +++++++++++++++++++++
.../suricata-update/suricata-update.png | Bin 0 -> 65167 bytes
scripts/setup-app-layer-detect.sh | 33 +++---
scripts/setup-simple-detect.sh | 13 ++-
src/detect-engine.c | 1 +
src/suricata.c | 5 +-
7 files changed, 149 insertions(+), 21 deletions(-)
create mode 100644 doc/userguide/rule-management/suricata-update.rst
create mode 100644 doc/userguide/rule-management/suricata-update/suricata-update.png
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list