[unshield] branch upstream updated (f5c98d6 -> e319415)

Evgeni Golov evgeni at moszumanska.debian.org
Mon Dec 26 13:29:40 UTC 2016


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

evgeni pushed a change to branch upstream
in repository unshield.

      from  f5c98d6   Imported Upstream version 1.3
       new  e319415   New upstream version 1.4

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:
 .gitignore                             |  34 ++-----
 .travis.yml                            |   3 +-
 CMakeLists.txt                         |   7 +-
 README.md                              |  15 ++-
 lib/convert_utf/CMakeLists.txt         |   2 +-
 lib/file.c                             |  81 ++++++++++++---
 lib/helper.c                           |   2 +-
 lib/internal.h                         |   2 +-
 lib/libunshield.c                      |  10 ++
 lib/libunshield.h                      |   3 +
 lib/log.h                              |   8 +-
 lib/md5/CMakeLists.txt                 |   2 +-
 lib/unshield_config.h.in               |   3 +
 man/unshield.1                         |   3 +
 rebuild.sh                             |   6 +-
 run-tests.sh                           |   5 +
 src/CMakeLists.txt                     |   2 +
 src/unshield-deobfuscate.c             |   4 +-
 src/unshield.c                         | 174 ++++++++++++++++++++++++++++++---
 test/v0/avigomanager.md5               |  50 ++++++++++
 test/v0/avigomanager.sh                |  45 +++++++++
 test/v5/CVE-2015-1386/CVE-2015-1386.sh |  35 +++++++
 test/v5/CVE-2015-1386/data1.cab        | Bin 0 -> 520 bytes
 test/v5/CVE-2015-1386/data1.hdr        | Bin 0 -> 3113 bytes
 24 files changed, 427 insertions(+), 69 deletions(-)
 create mode 100755 run-tests.sh
 create mode 100644 test/v0/avigomanager.md5
 create mode 100755 test/v0/avigomanager.sh
 create mode 100755 test/v5/CVE-2015-1386/CVE-2015-1386.sh
 create mode 100644 test/v5/CVE-2015-1386/data1.cab
 create mode 100644 test/v5/CVE-2015-1386/data1.hdr

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/unshield.git



More information about the Pkg-games-commits mailing list