[Forensics-changes] [afflib] branch upstream updated (2ab51bd -> 1247d6a)

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Thu Oct 2 14:14:21 UTC 2014


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

eriberto pushed a change to branch upstream
in repository afflib.

      from  2ab51bd   Adding upstream version 3.7.1
       new  1247d6a   Imported Upstream version 3.7.4-dfsg.

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:
 ChangeLog                                   |   8 +
 INSTALL                                     |  16 +-
 Makefile.am                                 |  11 +-
 config.h.in                                 | 446 ----------------------------
 configure.ac                                |  27 +-
 lib/Makefile.am                             |   4 +-
 lib/aff_db.cpp                              |  14 +-
 lib/aff_toc.cpp                             |  96 +++++-
 lib/afflib.cpp                              |  55 ++--
 lib/afflib.h                                |  43 ++-
 lib/afflib_i.h                              |  33 +-
 lib/afflib_os.cpp                           |  14 +-
 lib/afflib_pages.cpp                        |  87 ++++--
 lib/afflib_stream.cpp                       | 103 +++----
 lib/afflib_util.cpp                         |   6 +-
 lib/aftest.cpp                              |  52 ++--
 lib/aftimer.h                               |  14 +-
 lib/base64.cpp                              |  12 +-
 lib/base64.h                                |   0
 lib/crypto.cpp                              |  68 ++---
 lib/lzma_glue.cpp                           |   8 +-
 lib/qemu/block-vmdk.c                       |  10 +-
 lib/qemu/block-vvfat.c                      |  12 +-
 lib/s3.cpp                                  |  16 +-
 lib/s3_glue.cpp                             |  28 +-
 lib/s3_glue.h                               |   4 +-
 lib/utils.cpp                               |   6 +-
 lib/vnode_afd.cpp                           |  48 +--
 lib/vnode_aff.cpp                           | 247 +++++++--------
 lib/vnode_afm.cpp                           |  20 +-
 lib/vnode_qemu.cpp                          |   6 +-
 lib/vnode_raw.cpp                           |  50 ++--
 lib/vnode_s3.cpp                            |  18 +-
 lib/vnode_split_raw.cpp                     |  32 +-
 lzma443/C/7zip/Archive/7z_C/makefile        |  55 ++++
 lzma443/C/7zip/Compress/LZMA_Alone/makefile | 100 +++++++
 lzma443/C/7zip/Compress/LZMA_C/makefile     |  43 +++
 tests/Makefile.am                           |   2 +-
 tests/{encrypted.iso => encrypted.raw}      |   0
 tests/test_decryption.sh                    |   4 +-
 tools/Makefile.am                           |   2 +-
 tools/aff_bom.cpp                           |   5 +-
 tools/affinfo.cpp                           |  16 +-
 tools/test_afsegment.sh                     |   7 +-
 tools/test_crypto.sh                        |   2 +-
 tools/test_fatty.sh                         |   2 +-
 tools/test_passphrase.sh                    |   2 +-
 tools/test_recovery.sh                      |   4 +-
 tools/test_sealing.sh                       |   2 +-
 tools/test_signing.sh                       |  28 +-
 50 files changed, 897 insertions(+), 991 deletions(-)
 delete mode 100644 config.h.in
 mode change 100755 => 100644 lib/base64.cpp
 mode change 100755 => 100644 lib/base64.h
 create mode 100755 lzma443/C/7zip/Archive/7z_C/makefile
 create mode 100755 lzma443/C/7zip/Compress/LZMA_Alone/makefile
 create mode 100755 lzma443/C/7zip/Compress/LZMA_C/makefile
 rename tests/{encrypted.iso => encrypted.raw} (100%)

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



More information about the forensics-changes mailing list