[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.1beta3-180-g48971af

OISF Git noreply at openinfosecfoundation.org
Fri Apr 17 14:33:17 UTC 2015


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  48971afdfb8f8400956a9f11867005ef8e0ad470 (commit)
       via  f35001a614c92e90c6bdee82cce5be80178cd237 (commit)
       via  6f5c4c12e1a6e16fbe7d9eece6e8f1504647e952 (commit)
       via  d98060410cec5fd1793a6eca056cc53577033630 (commit)
       via  568635c2e142004cd6cb7a4a55618e96fc823288 (commit)
       via  1f9d9256e70bec590304c041eda2e258431f0760 (commit)
       via  8911b04077797b11441598b10817e564b8be3479 (commit)
       via  da88b3b787f67d83610b0f9e2fee9580d2a15de1 (commit)
       via  ca60d8c370ca3675d840b07f35a70095b966f0ff (commit)
      from  00d62986666a4f78552de6157278b7399b7ca878 (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 48971afdfb8f8400956a9f11867005ef8e0ad470
Author: David Maciejak <david.maciejak at gmail.com>
Date:   Sun Feb 8 10:27:03 2015 +0800

    Fix Unit ID check

commit f35001a614c92e90c6bdee82cce5be80178cd237
Author: Eric Leblond <eric at regit.org>
Date:   Tue Jan 27 21:22:29 2015 +0100

    util-running-mode: setup config file
    
    Without that we get warning message.

commit 6f5c4c12e1a6e16fbe7d9eece6e8f1504647e952
Author: Eric Leblond <eric at regit.org>
Date:   Fri Jan 16 14:37:41 2015 +0100

    list keywords: fix regression on app layer name
    
    It was not anymore displayed.

commit d98060410cec5fd1793a6eca056cc53577033630
Author: Eric Leblond <eric at regit.org>
Date:   Fri Jan 16 10:12:55 2015 +0100

    list keywords: restore 2.0 similar output
    
    Unset was previously displayed if the application layer was not
    set. Code before this patch was displaying '(null)' which is not
    user friendly.

commit 568635c2e142004cd6cb7a4a55618e96fc823288
Author: Alexander Gozman <a.gozman at securitycode.ru>
Date:   Tue Apr 7 17:04:52 2015 +0300

    Reject ICMP traffic, not only TCP/UDP

commit 1f9d9256e70bec590304c041eda2e258431f0760
Author: Jason Ish <ish at unx.ca>
Date:   Thu Apr 16 15:56:51 2015 -0600

    spelling - dubbed -> duped (for duplicate)

commit 8911b04077797b11441598b10817e564b8be3479
Author: Jason Ish <ish at unx.ca>
Date:   Thu Apr 16 15:33:32 2015 -0600

    DetectGidSet - safer stripping of quotes.
    
    Discovered by AFL when using a rule like:
        alert tcp any any -> any any (content:"ABC"; gid:";)
    resulting a negative array index.

commit da88b3b787f67d83610b0f9e2fee9580d2a15de1
Author: Jason Ish <ish at unx.ca>
Date:   Thu Apr 16 14:46:24 2015 -0600

    DetectSidSetup - safer stripping of quotes.
    
    Discovered by AFL when using a rule like:
        alert tcp any any -> any any (content:"ABC"; sid:";)
    would result in a negative array index.

commit ca60d8c370ca3675d840b07f35a70095b966f0ff
Author: Jason Ish <ish at unx.ca>
Date:   Thu Apr 16 11:44:55 2015 -0600

    ParseSizeString - don't abort on unknown unit type.

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

Summary of changes:
 src/app-layer-modbus.c   |   4 +-
 src/detect-gid.c         |  48 +++++++++++++++++-----
 src/detect-sid.c         | 104 ++++++++++++++++++++++++++++++++++++++++++-----
 src/detect.c             |   6 +--
 src/respond-reject.c     |   8 +---
 src/util-misc.c          |  10 ++++-
 src/util-running-modes.c |   9 ++++
 7 files changed, 155 insertions(+), 34 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list