[Oisf-devel] [COMMIT] OISF branch, master-2.0.x, updated. suricata-2.0.3-4-g0b559b0
OISF Git
noreply at openinfosecfoundation.org
Fri Sep 19 10:25:31 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 0b559b0f2fdc8c32fd9aa10cd75e5db6083458d3 (commit)
via 239a96d5d791b6f6b97b90b7824e76a2dcdf8b93 (commit)
via 83577b5f0ea0afd139de920db3925c0a858b5b76 (commit)
from 928194d6f70367e466052a367f034d581efa0fe7 (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 0b559b0f2fdc8c32fd9aa10cd75e5db6083458d3
Author: Victor Julien <victor at inliniac.net>
Date: Thu Sep 18 17:02:47 2014 +0200
lua: fix http.request_line
The request line scripts were added to the AMATCH list. However, there
is not AppLayerMatch function defined for lua scripts. So scripts
would not run.
This patch adds the request line scripts to the normal 'MATCH' list.
Bug #1273.
commit 239a96d5d791b6f6b97b90b7824e76a2dcdf8b93
Author: Victor Julien <victor at inliniac.net>
Date: Fri Sep 19 10:40:20 2014 +0200
tls: fix a tls.fingerprint issue in debug mode
Print proper variable so we don't NULL-deref.
Bug #1279.
commit 83577b5f0ea0afd139de920db3925c0a858b5b76
Author: Eric Leblond <eric at regit.org>
Date: Tue Sep 2 15:33:34 2014 +0200
source-nfq: fix display of next queue
Suricata was displaying an invalid queue number as the value is
shift at the moment of its assignement.
-----------------------------------------------------------------------
Summary of changes:
src/detect-luajit.c | 2 +-
src/detect-tls.c | 2 +-
src/source-nfq.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list