[Forensics-changes] [hashdeep] branch debian updated (a8c6de6 -> 3f5b50f)

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Mon Jun 15 00:59:27 UTC 2015


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

eriberto pushed a change to branch debian
in repository hashdeep.

      from  a8c6de6   Imported Debian patch 4.3-3
       new  423d9ef   Imported Upstream version 4.4
       new  3f5b50f   Imported Debian patch 4.4-1

The 2 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                                         |     30 +
 CONFIGURE_FC.sh                                    |    110 +-
 ChangeLog                                          |    387 +-
 Makefile.am                                        |      2 -
 Makefile.in                                        |    801 -
 NEWS                                               |     84 +-
 README                                             |    167 -
 README => README.md                                |    110 +-
 aclocal.m4                                         |    951 -
 bootstrap.sh                                       |      7 +
 config.h.in                                        |    316 -
 configure                                          |   8424 -
 configure.ac                                       |      7 +-
 debian/changelog                                   |     31 +
 debian/clean                                       |      2 +
 debian/control                                     |     36 +-
 debian/copyright                                   |      4 +-
 debian/hashdeep.README.Debian                      |      8 +
 debian/{docs => hashdeep.docs}                     |      2 +-
 debian/hashdeep.install                            |      2 +
 debian/patches/fix-FTBFS-Hurd                      |     39 +-
 debian/patches/fix-manpages                        |    234 +-
 debian/rules                                       |     15 +-
 debian/watch                                       |      2 +-
 dist/pthreads-w32-2-8-0-release.tar.gz             |    Bin 0 -> 331327 bytes
 doc/Makefile                                       |     31 +
 NEWS => doc/changes.txt                            |      0
 doc/faq.html                                       |    189 +
 doc/hashdeep.html                                  |    329 +
 doc/index.html                                     |   1601 +
 doc/md5deep.html                                   |    374 +
 doc/start-hashdeep.html                            |    505 +
 doc/start-md5deep.html                             |    540 +
 doc/style.css                                      |     20 +
 man/Makefile.am                                    |      5 +-
 man/Makefile.in                                    |    427 -
 man/hashdeep.1                                     |     41 +-
 man/md5deep.1                                      |     12 +-
 man/sha1deep.1                                     |     12 +-
 man/sha256deep.1                                   |     12 +-
 man/{md5deep.1 => sha3deep.1}                      |     12 +-
 man/tigerdeep.1                                    |     12 +-
 man/whirlpooldeep.1                                |     12 +-
 missing                                            |    455 +-
 sample-hashes/hashdeep.txt                         |      7 +
 sample-hashes/hashkeeper/Z00236.hke                |      2 +
 sample-hashes/hashkeeper/Z00236.hsh                |   6996 +
 sample-hashes/hashkeeper/Z00236.zip                |    Bin 0 -> 222727 bytes
 sample-hashes/hashkeeper/sample-hashkeeper         |      1 +
 sample-hashes/ilookv3.hsh                          |      6 +
 sample-hashes/ilookv4.hsh                          |      6 +
 sample-hashes/md5deep-size.txt                     |      4 +
 sample-hashes/md5deep.txt                          |      4 +
 ...a-Formats-of-the-NSRL-Reference-Data-Set-12.pdf |    Bin 0 -> 30165 bytes
 sample-hashes/nsrl/NSRL-1.5.txt                    |    219 +
 sample-hashes/nsrl/NSRL-2.0.txt                    |    219 +
 sample-hashes/nsrl/RDS-000001-15.zip               |    Bin 0 -> 11278 bytes
 sample-hashes/nsrl/RDS-000001-20.zip               |    Bin 0 -> 11127 bytes
 sample-hashes/sample.c                             |      9 +
 sample-hashes/sample.jpg                           |    Bin 0 -> 5632 bytes
 src/Makefile.am                                    |      2 +-
 src/Makefile.in                                    |    565 -
 src/common.h                                       |     12 +-
 src/dig.cpp                                        |    100 +-
 src/display.cpp                                    |     79 +-
 src/files.cpp                                      |      2 +-
 src/hash.cpp                                       |     64 +-
 src/hashlist.cpp                                   |    292 +-
 src/helpers.cpp                                    |      2 +-
 src/main.cpp                                       |    444 +-
 src/main.h                                         |    103 +-
 src/md5.h                                          |      2 +-
 src/multihash.cpp                                  |      6 -
 src/sha256.c                                       |      2 +-
 src/sha256.h                                       |      2 +-
 src/threadpool.cpp                                 |     10 +-
 src/tiger.h                                        |      2 +-
 src/whirlpool.c                                    |      2 +-
 src/whirlpool.h                                    |      2 +-
 src/winpe.cpp                                      |      2 +-
 src/winpe.h                                        |      2 +-
 src/xml.cpp                                        |      2 +-
 src/xml.h                                          |      2 +-
 tests/Makefile.in                                  |    441 -
 tests/WISHLIST                                     |     81 +
 tests/bugs.txt                                     |    278 +
 tests/md5deep-3.9.2.zip                            |    Bin 0 -> 476788 bytes
 tests/testfiles/1072-at.txt                        |      7 +
 tests/testfiles/1072-plus.txt                      |      6 +
 tests/testfiles/Makefile.in                        |    364 -
 tests/testfiles/bsd-hashes.txt                     |      5 +
 COPYING => tests/testfiles/copying.txt             |     24 +-
 tests/testfiles/deadbeef.txt                       |      1 +
 tests/testfiles/dir_a/dir_b/web2a                  |  76205 +++
 tests/testfiles/dir_a/web2                         | 235886 ++++++++
 tests/testfiles/dir_c/words1                       | 549474 ++++++++++++++++++
 tests/testfiles/foo.txt                            |      3 +
 tests/testfiles/ilookv4.hsh                        |      7 +
 INSTALL => tests/testfiles/install.txt             |      0
 tests/testfiles/known.txt                          |      2 +
 tests/testfiles/nsrlfile.txt                       |      3 +
 tests/testfiles/one-byte-file.txt                  |      1 +
 tests/testfiles/symlinktest/dir1/badlink.txt       |      1 +
 tests/testfiles/symlinktest/dir1/dir1              |      1 +
 tests/testfiles/symlinktest/dir1/dir1.txt          |      1 +
 tests/testfiles/symlinktest/dir1/dir2/dir1         |      1 +
 .../testfiles/symlinktest/dir1/dir2/dir1-dir2.txt  |      1 +
 tests/testfiles/symlinktest/dir1/dir2/dir2         |      1 +
 tests/testfiles/symlinktest/dir1/dir2/dir3/dir1    |      1 +
 .../symlinktest/dir1/dir2/dir3/dir1-dir2-dir3.txt  |      1 +
 tests/testfiles/symlinktest/dir1/dir2/dir3/dir2    |      1 +
 tests/testfiles/symlinktest/dir1/dir2/dir3/dir3    |      1 +
 tests/testfiles/symlinktest/dir1/dir3              |      1 +
 tests/testfiles/testfiles.zip                      |    Bin 1103063 -> 0 bytes
 .../unicode_circled_bullet_\342\246\277.txt"       |    Bin 0 -> 22 bytes
 "tests/testfiles/unicode_snowman_\342\230\203.txt" |      4 +
 tests/testfiles/zero-byte-file.txt                 |      0
 tests/tests.sh                                     |     14 +-
 118 files changed, 874462 insertions(+), 13889 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 Makefile.in
 copy README => README.md (65%)
 delete mode 100644 aclocal.m4
 create mode 100644 bootstrap.sh
 delete mode 100644 config.h.in
 delete mode 100755 configure
 create mode 100644 debian/hashdeep.README.Debian
 rename debian/{docs => hashdeep.docs} (67%)
 create mode 100644 debian/hashdeep.install
 create mode 100644 dist/pthreads-w32-2-8-0-release.tar.gz
 create mode 100644 doc/Makefile
 copy NEWS => doc/changes.txt (100%)
 create mode 100644 doc/faq.html
 create mode 100644 doc/hashdeep.html
 create mode 100644 doc/index.html
 create mode 100644 doc/md5deep.html
 create mode 100644 doc/start-hashdeep.html
 create mode 100644 doc/start-md5deep.html
 create mode 100644 doc/style.css
 delete mode 100644 man/Makefile.in
 mode change 100644 => 100755 man/sha1deep.1
 mode change 100644 => 100755 man/sha256deep.1
 copy man/{md5deep.1 => sha3deep.1} (97%)
 mode change 100644 => 100755 man/tigerdeep.1
 mode change 100644 => 100755 man/whirlpooldeep.1
 create mode 100644 sample-hashes/hashdeep.txt
 create mode 100644 sample-hashes/hashkeeper/Z00236.hke
 create mode 100644 sample-hashes/hashkeeper/Z00236.hsh
 create mode 100644 sample-hashes/hashkeeper/Z00236.zip
 create mode 120000 sample-hashes/hashkeeper/sample-hashkeeper
 create mode 100644 sample-hashes/ilookv3.hsh
 create mode 100644 sample-hashes/ilookv4.hsh
 create mode 100644 sample-hashes/md5deep-size.txt
 create mode 100644 sample-hashes/md5deep.txt
 create mode 100644 sample-hashes/nsrl/Data-Formats-of-the-NSRL-Reference-Data-Set-12.pdf
 create mode 100644 sample-hashes/nsrl/NSRL-1.5.txt
 create mode 100644 sample-hashes/nsrl/NSRL-2.0.txt
 create mode 100644 sample-hashes/nsrl/RDS-000001-15.zip
 create mode 100644 sample-hashes/nsrl/RDS-000001-20.zip
 create mode 100644 sample-hashes/sample.c
 create mode 100755 sample-hashes/sample.jpg
 delete mode 100644 src/Makefile.in
 delete mode 100644 tests/Makefile.in
 create mode 100644 tests/WISHLIST
 create mode 100644 tests/bugs.txt
 create mode 100644 tests/md5deep-3.9.2.zip
 create mode 100644 tests/testfiles/1072-at.txt
 create mode 100644 tests/testfiles/1072-plus.txt
 delete mode 100644 tests/testfiles/Makefile.in
 create mode 100644 tests/testfiles/bsd-hashes.txt
 copy COPYING => tests/testfiles/copying.txt (98%)
 create mode 100644 tests/testfiles/deadbeef.txt
 create mode 100644 tests/testfiles/dir_a/dir_b/web2a
 create mode 100644 tests/testfiles/dir_a/web2
 create mode 100644 tests/testfiles/dir_c/words1
 create mode 100644 tests/testfiles/foo.txt
 create mode 100644 tests/testfiles/ilookv4.hsh
 copy INSTALL => tests/testfiles/install.txt (100%)
 create mode 100644 tests/testfiles/known.txt
 create mode 100644 tests/testfiles/nsrlfile.txt
 create mode 100644 tests/testfiles/one-byte-file.txt
 create mode 120000 tests/testfiles/symlinktest/dir1/badlink.txt
 create mode 120000 tests/testfiles/symlinktest/dir1/dir1
 create mode 100644 tests/testfiles/symlinktest/dir1/dir1.txt
 create mode 120000 tests/testfiles/symlinktest/dir1/dir2/dir1
 create mode 100644 tests/testfiles/symlinktest/dir1/dir2/dir1-dir2.txt
 create mode 120000 tests/testfiles/symlinktest/dir1/dir2/dir2
 create mode 120000 tests/testfiles/symlinktest/dir1/dir2/dir3/dir1
 create mode 100644 tests/testfiles/symlinktest/dir1/dir2/dir3/dir1-dir2-dir3.txt
 create mode 120000 tests/testfiles/symlinktest/dir1/dir2/dir3/dir2
 create mode 120000 tests/testfiles/symlinktest/dir1/dir2/dir3/dir3
 create mode 120000 tests/testfiles/symlinktest/dir1/dir3
 delete mode 100644 tests/testfiles/testfiles.zip
 create mode 100644 "tests/testfiles/unicode_circled_bullet_\342\246\277.txt"
 create mode 100644 "tests/testfiles/unicode_snowman_\342\230\203.txt"
 create mode 100644 tests/testfiles/zero-byte-file.txt

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



More information about the forensics-changes mailing list