[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-3.2RC1-67-g8b84269

OISF Git noreply at openinfosecfoundation.org
Tue Nov 29 11:47:53 UTC 2016


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  8b8426934fed76c0d01e86999f592b9076ec528f (commit)
       via  51f5ce6563e9d9f085154b2fc36e005564d72dfd (commit)
       via  ba6a1aa73ebbb5fb9eb3bb03c7e33cad9a0d68db (commit)
       via  4aceaf9fcd2c0a9fca174a38d0e754d0028c2a3a (commit)
       via  c0377a98708f897805f980ff1b87581bf785a555 (commit)
       via  5c80a3edf794929b48df75e9dde2ee3c187300bd (commit)
       via  53a8c75385100cf14b1c0dc6d7d6084b78e0ef49 (commit)
       via  2a0bb108d02755aec142c9523b99f87f956eea7a (commit)
      from  4d8e9ae6656e4d420ba4fcf1a8d9b5d581bd277d (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 8b8426934fed76c0d01e86999f592b9076ec528f
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Nov 29 09:29:17 2016 +0100

    qa: only run cocci tests on one linux builder

commit 51f5ce6563e9d9f085154b2fc36e005564d72dfd
Author: Jason Ish <ish at unx.ca>
Date:   Mon Nov 28 10:23:34 2016 -0600

    travis: macos support

commit ba6a1aa73ebbb5fb9eb3bb03c7e33cad9a0d68db
Author: Jason Ish <ish at unx.ca>
Date:   Mon Nov 28 12:19:52 2016 -0600

    unittest-helper: fix format string compiler warnings

commit 4aceaf9fcd2c0a9fca174a38d0e754d0028c2a3a
Author: Jason Ish <ish at unx.ca>
Date:   Mon Nov 28 12:19:13 2016 -0600

    detect-stream_size: fix format string compiler warnings

commit c0377a98708f897805f980ff1b87581bf785a555
Author: Jason Ish <ish at unx.ca>
Date:   Mon Nov 28 12:18:47 2016 -0600

    stream-tcp: fix format string compiler warnings

commit 5c80a3edf794929b48df75e9dde2ee3c187300bd
Author: Jason Ish <ish at unx.ca>
Date:   Mon Nov 28 12:18:23 2016 -0600

    modbus: fix format string compiler warnings

commit 53a8c75385100cf14b1c0dc6d7d6084b78e0ef49
Author: Jason Ish <ish at unx.ca>
Date:   Mon Nov 28 10:07:41 2016 -0600

    dnp3: rename "index" variables to "point_index"
    
    Gcc 4.6 will warning with -Wshadow for a local variable
    named "index" as <strings.h> has a function named "index".
    
    Newer versions of gcc handle this case.

commit 2a0bb108d02755aec142c9523b99f87f956eea7a
Author: Jason Ish <ish at unx.ca>
Date:   Mon Nov 28 10:06:14 2016 -0600

    dnp3-gen: rename index variable to point_index
    
    Gcc 4.6 will warning with -Wshadow for a local variable
    named "index" as <strings.h> has a function named "index".
    
    Newer versions of gcc handle this case.

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

Summary of changes:
 .travis.yml                  |  20 +-
 scripts/dnp3-gen/dnp3-gen.py |  12 +-
 src/app-layer-dnp3-objects.c | 910 +++++++++++++++++++++----------------------
 src/app-layer-modbus.c       | 103 +++--
 src/detect-modbus.c          |  30 +-
 src/detect-stream_size.c     |   2 +-
 src/stream-tcp.c             |  24 +-
 src/util-unittest-helper.c   |   2 +-
 8 files changed, 557 insertions(+), 546 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list