[Forensics-changes] [yara] 318/415: Imported Upstream version 1.7.1

Hilko Bengen bengen at moszumanska.debian.org
Thu Apr 3 05:43:19 UTC 2014


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

bengen pushed a commit to branch debian
in repository yara.

commit b3b9bed55290d3fa0543de25986d384eb69795e0
Merge: 976881b c98514d
Author: Hilko Bengen <bengen at debian.org>
Date:   Thu Dec 19 10:21:24 2013 +0100

    Imported Upstream version 1.7.1

 ._AUTHORS                         |   Bin 184 -> 0 bytes
 ._COPYING                         |   Bin 171 -> 0 bytes
 ._Makefile.am                     |   Bin 187 -> 0 bytes
 ._NEWS                            |   Bin 184 -> 0 bytes
 ._README                          |   Bin 184 -> 0 bytes
 ._yara.c                          |   Bin 184 -> 0 bytes
 ._yara.man                        |   Bin 186 -> 0 bytes
 AUTHORS                           |     1 -
 ChangeLog                         |    78 -
 INSTALL                           |   370 -
 Makefile.am                       |     2 +-
 Makefile.in                       |  1002 --
 README                            |    13 -
 README.md                         |   151 +
 REVISION                          |     1 -
 aclocal.m4                        |   867 --
 bootstrap.sh                      |    68 +
 build.sh                          |     4 +
 config.guess                      |  1530 ---
 config.h.in => config.h           |    46 +-
 config.sub                        |  1782 ----
 configure                         | 18359 ----------------------------------
 configure.ac                      |    17 +-
 depcomp                           |   707 --
 doc/YARA User's Manual.pdf        |   Bin 0 -> 263042 bytes
 extra/TextMate-bundle.zip         |   Bin 0 -> 3782 bytes
 extra/UltraEdit-wordfile.txt      |    33 +
 extra/logo.png                    |   Bin 0 -> 8234 bytes
 extra/logo.psd                    |   Bin 0 -> 4082328 bytes
 NEWS => force.cpp                 |     0
 install-sh                        |   527 -
 libyara/._Makefile.am             |   Bin 187 -> 0 bytes
 libyara/._README                  |   Bin 184 -> 0 bytes
 libyara/._ast.c                   |   Bin 187 -> 0 bytes
 libyara/._ast.h                   |   Bin 186 -> 0 bytes
 libyara/._configure.ac            |   Bin 171 -> 0 bytes
 libyara/._elf.h                   |   Bin 187 -> 0 bytes
 libyara/._eval.c                  |   Bin 188 -> 0 bytes
 libyara/._eval.h                  |   Bin 186 -> 0 bytes
 libyara/._exe.c                   |   Bin 186 -> 0 bytes
 libyara/._exe.h                   |   Bin 186 -> 0 bytes
 libyara/._filemap.c               |   Bin 237 -> 0 bytes
 libyara/._filemap.h               |   Bin 186 -> 0 bytes
 libyara/._grammar.h               |   Bin 184 -> 0 bytes
 libyara/._lex.h                   |   Bin 186 -> 0 bytes
 libyara/._mem.c                   |   Bin 184 -> 0 bytes
 libyara/._mem.h                   |   Bin 186 -> 0 bytes
 libyara/._pe.h                    |   Bin 186 -> 0 bytes
 libyara/._proc.h                  |   Bin 186 -> 0 bytes
 libyara/._regex.h                 |   Bin 184 -> 0 bytes
 libyara/._sizedstr.h              |   Bin 186 -> 0 bytes
 libyara/._weight.c                |   Bin 186 -> 0 bytes
 libyara/._weight.h                |   Bin 186 -> 0 bytes
 libyara/._xtoi.c                  |   Bin 186 -> 0 bytes
 libyara/._xtoi.h                  |   Bin 186 -> 0 bytes
 libyara/._yara.h                  |   Bin 186 -> 0 bytes
 libyara/._ylwrap                  |   Bin 184 -> 0 bytes
 libyara/Makefile.in               |   831 --
 libyara/README                    |     0
 libyara/aclocal.m4                |   888 --
 libyara/ast.c                     |     1 +
 libyara/{config.h.in => config.h} |    45 +-
 libyara/configure                 | 19355 ------------------------------------
 libyara/configure.ac              |    18 +-
 libyara/eval.c                    |    10 +-
 libyara/grammar.c                 |   759 +-
 libyara/grammar.h                 |     4 +-
 libyara/grammar.y                 |   643 +-
 libyara/lex.c                     |   732 +-
 libyara/lex.l                     |    66 +-
 libyara/libyara.c                 |   334 +-
 libyara/m4/libtool.m4             |  7982 ---------------
 libyara/m4/ltoptions.m4           |   384 -
 libyara/m4/ltsugar.m4             |   123 -
 libyara/m4/ltversion.m4           |    23 -
 libyara/m4/lt~obsolete.m4         |    98 -
 libyara/proc.c                    |   128 +-
 libyara/regex/._Makefile.am       |   Bin 184 -> 0 bytes
 libyara/regex/._Makefile.in       |   Bin 184 -> 0 bytes
 libyara/regex/._regex-pcre.c      |   Bin 186 -> 0 bytes
 libyara/regex/Makefile.in         |   484 -
 libyara/scan.c                    |   368 +-
 libyara/scan.h                    |    25 +
 ltmain.sh                         |  9656 ------------------
 m4/libtool.m4                     |  7437 --------------
 m4/ltoptions.m4                   |   369 -
 m4/ltsugar.m4                     |   123 -
 m4/ltversion.m4                   |    23 -
 m4/lt~obsolete.m4                 |    98 -
 sample.rules                      |    11 +
 windows/include/getopt.h          |     7 +
 windows/include/pcre.h            |   294 +
 windows/include/pcreposix.h       |   147 +
 windows/include/regex.h           |     7 +
 windows/lib/pcre.lib              |   Bin 0 -> 167802 bytes
 windows/lib/pcre32.lib            |   Bin 0 -> 283028 bytes
 windows/lib/pcre64.lib            |   Bin 0 -> 308148 bytes
 windows/libyara/libyara.vcxproj   |   140 +
 windows/yara/getopt.c             |   120 +
 windows/yara/yara.sln             |    39 +
 windows/yara/yara.vcxproj         |   170 +
 yara-python/MANIFEST              |     3 +
 yara-python/README                |   192 +
 yara-python/setup.py              |    17 +
 yara-python/setupwin32.py         |    15 +
 yara-python/setupwin64.py         |    15 +
 yara-python/tests.py              |   340 +
 yara-python/yara-python.c         |   968 ++
 yara.c                            |   924 +-
 109 files changed, 4856 insertions(+), 75118 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