[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-4.0.0-10-gf27b4fc

OISF Git noreply at openinfosecfoundation.org
Thu Aug 3 21:34:52 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  f27b4fc8fe64f524d3ca7c35214c40ee0d3bfe2f (commit)
       via  23f8cc4a03bbb6cfb2722ad2789708bf0ca2448b (commit)
       via  e4129c15684a351e0203cd27f236a16b41831992 (commit)
      from  17d9616fde7f06257920ad4de6ba09f030a34d1f (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 f27b4fc8fe64f524d3ca7c35214c40ee0d3bfe2f
Author: Julian <julian at net23.de>
Date:   Fri Jun 2 17:34:44 2017 +0200

    redis: support for rpush in list mode
    
    This adds a new redis mode rpush. Also more consistent config keywords orientated at the redis command: lpush and publish.
    Keeping list and channel config keywords for backwards compatibility

commit 23f8cc4a03bbb6cfb2722ad2789708bf0ca2448b
Author: Mats Klepsland <mats.klepsland at gmail.com>
Date:   Wed Aug 2 14:49:43 2017 +0200

    app-layer-tls: don't decode client certificates
    
    Decoding client certificate overwrites the validity dates from the
    server certificate, so we therefore don't decode it, since we don't
    do anything with it (right now) anyway.
    
    Fixes Bug #2050

commit e4129c15684a351e0203cd27f236a16b41831992
Author: Pierre Chifflier <chifflier at wzdftpd.net>
Date:   Wed Aug 2 10:00:07 2017 +0200

    Rust/Lua: cast value to arch-dependant type (fix build on x86, #2197)

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

Summary of changes:
 doc/userguide/configuration/suricata-yaml.rst |  4 +++-
 doc/userguide/output/eve/eve-json-output.rst  |  8 ++++++--
 rust/src/lua.rs                               |  4 ++--
 src/app-layer-ssl.c                           | 15 +++++++++++----
 src/util-error.c                              |  1 +
 src/util-error.h                              |  3 ++-
 src/util-log-redis.c                          | 15 +++++++++++----
 suricata.yaml.in                              |  4 +++-
 8 files changed, 39 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list