[Forensics-changes] [yara] 02/05: Update upstream source from tag 'upstream/3.7.1'

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


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

bengen pushed a commit to branch master
in repository yara.

commit d9ea78a57048d45337b0a7bbd17b965d999f44ed
Merge: 2084640 3e2af45
Author: Hilko Bengen <bengen at debian.org>
Date:   Tue Jan 16 13:42:03 2018 +0100

    Update upstream source from tag 'upstream/3.7.1'
    
    Update to upstream version '3.7.1'
    with Debian dir ae643ca2979d1b78c55263739ff20c44777f3fd2

 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(-)

-- 
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