[Forensics-changes] [yara] branch upstream updated (8e86cd1 -> 3e2af45)

Hilko Bengen bengen at moszumanska.debian.org
Tue Jan 16 12:50:44 UTC 2018


This is an automated email from the git hooks/post-receive script.

bengen pushed a change to branch upstream
in repository yara.

      from  8e86cd1   New upstream version 3.7.0
       new  3e2af45   New upstream version 3.7.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 configure.ac                   |   2 +-
 docs/conf.py                   |   2 +-
 docs/modules/dotnet.rst        |   1 -
 docs/modules/pe.rst            |   9 ++
 docs/writingmodules.rst        |   2 +-
 libyara/Makefile.am            |   2 +-
 libyara/compiler.c             |  65 +-----------
 libyara/include/yara/libyara.h |   2 +-
 libyara/include/yara/limits.h  |   2 +-
 libyara/include/yara/re.h      |   2 +-
 libyara/lexer.c                | 226 ++++++++++++++++++++++++++---------------
 libyara/lexer.l                |  64 +++++++++++-
 libyara/modules/pe.c           |  29 +++++-
 tests/data/baz.yar             |   1 +
 tests/data/foo.yar             |   3 +
 tests/data/include/bar.yar     |   3 +
 tests/data/true.yar            |   1 -
 tests/test-api.c               |   4 +-
 tests/test-rules.c             |   6 +-
 19 files changed, 265 insertions(+), 161 deletions(-)
 create mode 100644 tests/data/baz.yar
 create mode 100644 tests/data/foo.yar
 create mode 100644 tests/data/include/bar.yar
 delete mode 100644 tests/data/true.yar

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git



More information about the forensics-changes mailing list